Commit Graph

1227 Commits

Author SHA1 Message Date
Douwe Maan a33fb2132c Merge branch '18000-remember-me-for-oauth-login' into 'master'
Fix `migration:path` build for "Honor the 'Remember me' parameter for OAuth-based login"

Closes #34713

See merge request !12668
2017-07-06 12:59:21 +00:00
Timothy Andrew 8d49a9fd58 Add Jasmine tests for `OAuthRememberMe` 2017-07-06 06:30:07 +00:00
Filipa Lacerda f040336545 Handles realtime with 2 states for environments table 2017-07-05 16:08:53 +00:00
Sean McGivern 8a3022a698 Revert "Merge branch '18000-remember-me-for-oauth-login' into 'master'"
This reverts merge request !11963
2017-07-05 16:01:40 +00:00
Sean McGivern 6df61942e9 Merge branch '18000-remember-me-for-oauth-login' into 'master'
Honor the "Remember me" parameter for OAuth-based login

Closes #18000

See merge request !11963
2017-07-05 12:41:06 +00:00
Timothy Andrew 2ae8158c8c Add Jasmine tests for `OAuthRememberMe` 2017-07-04 12:29:39 +00:00
Jose Ivan Vargas 2a829d0f53 Fixed the y_label not setting correctly for each graph on the monitoring dashboard 2017-07-03 10:43:56 -05:00
Jacob Schatz e48f54b5b2 Merge branch 'enable-webpack-code-splitting' into 'master'
Enable webpack code splitting

Closes #32989

See merge request !12032
2017-06-30 20:55:09 +00:00
Clement Ho 8513072e96 Merge branch 'winh-issue-show-aftereach' into 'master'
Remove empty afterEach() from issue_show app_spec.js

See merge request !12577
2017-06-30 20:12:04 +00:00
Kushal Pandya 9e3ef082be Remove placeholder note when award emoji slash command is applied 2017-06-30 14:10:09 +00:00
Winnie Hellmann 553346a4f4 Remove empty afterEach() from issue_show app_spec.js 2017-06-29 22:31:58 +00:00
Sean McGivern 88c60307bd Merge branch 'dm-merge-request-creations-controller' into 'master'
Split up MergeRequestsController

See merge request !12150
2017-06-29 11:57:06 +00:00
Douwe Maan 70b05a8377 Split up MergeRequestsController 2017-06-28 18:17:44 -05:00
Mike Greiling f26d477865 dynamically import emoji helpers for AwardsHandler class 2017-06-28 13:04:34 -05:00
Clement Ho 500d3a990e Merge branch 'winh-no-current-user-search-bar' into 'master'
Add condition if there is a current user to DropdownUser

See merge request !12415
2017-06-28 16:16:46 +00:00
Tim Zallmann 5870fc5daf Merge branch 'cherry-pick-5ea675be' into 'master'
Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-review-branch'

See merge request !12454
2017-06-28 15:49:42 +00:00
Tim Zallmann 08ad0af49c Merge branch 'refactor-emoji-utils' into 'master'
Refactor emoji helpers in preparation for async loading

See merge request !12432
2017-06-28 05:51:30 +00:00
winh 6ab12777bc Introduce addClassIfElementExists utility 2017-06-27 20:37:30 +02:00
Bryce Johnson 2da314212f Slightly refactor pipeline schedules form in preparation for additions 2017-06-27 16:52:13 +00:00
Luke "Jared" Bennett 64b0a799f3 Resolve "Submitting reply to existing diff discussion using Cmd/Ctrl+Enter submits twice and refreshes page" 2017-06-27 16:06:38 +00:00
winh abfb59109d Add failing test for #34141 2017-06-27 16:31:01 +02:00
Filipa Lacerda 99bdfd189b Merge branch 'issue-form-multiple-line-markdown' into 'master'
Fixed multi-line markdown in issue edit form

Closes #34318

See merge request !12458
2017-06-27 11:34:21 +00:00
Phil Hughes 018f7e46c7 Merge branch 'winh-mr-widget-no-pipeline' into 'master'
Handle missing pipeline in merge request widget

Closes #32987

See merge request !12127
2017-06-27 08:33:47 +00:00
Clement Ho 28c45b047d Polish sidebar toggle 2017-06-27 08:06:35 +00:00
Mike Greiling 9d6bbc92c9 move glEmojiTag method to emoji helper 2017-06-27 00:54:34 -05:00
Mike Greiling 27a1348f20 split emoji support methods from the async module 2017-06-27 00:10:17 -05:00
Filipa Lacerda 9cc3500e25 Fix endpoint not being update correctly 2017-06-26 16:50:58 +00:00
winh 1fc9262e3d Handle Promise rejections in mr_widget_pipeline_spec.js 2017-06-26 17:43:29 +02:00
Phil Hughes 2c95411737 Fixed multi-line markdown in issue edit form
Closes #34318
2017-06-26 16:23:06 +01:00
Phil Hughes 871bf96c9b Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-review-branch'
Additional metrics dashboard

See merge request !11740
2017-06-26 14:44:03 +00:00
Clement Ho 47face0175 Merge branch 'winh-karma-suppress-vue-tips' into 'master'
Suppress Vue tips when running Karma

See merge request !12379
2017-06-26 13:19:14 +00:00
Filipa Lacerda 27b98beac9 Merge branch 'issue-inline-edit-quick-submit' into 'master'
Fixes ctrl+enter not submit issue edit form

Closes #33758

See merge request !12422
2017-06-26 09:28:43 +00:00
Phil Hughes ae5a020773 Merge branch '33223-multiple-tooltips-on-the-same-vue-component' into 'master'
Add support for multiple tooltips in the same Vue component

Closes #33223

See merge request !11954
2017-06-26 08:44:00 +00:00
Phil Hughes 6d4e8154b0 Fixes ctrl+enter not submit issue edit form
Closes #33758
2017-06-24 13:32:31 +01:00
Mike Greiling f0a4b4875f update import locations for karma specs 2017-06-23 15:25:21 -05:00
Winnie Hellmann 925eea2672 Make JavaScript tests fail for unhandled Promise rejections 2017-06-23 09:28:19 +00:00
Eric Eastwood 6cb575d612 Add support for multiple tooltips in the same Vue component
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33223
2017-06-23 02:12:45 -05:00
winh 1a58170bd4 Suppress Vue tips when running Karma 2017-06-22 20:21:54 +02:00
Grzegorz Bizon 8fe5602c1a Merge branch '28717-additional-metrics-review-branch' into 'master'
Support additional prometheus metrics - review branch

Closes #28717

See merge request !11712
2017-06-22 16:35:05 +00:00
Jacob Schatz 13bb887bf9 Merge branch '34010-fix-linking-to-parallel-diff-line-number-creating-gray-box' into 'master'
Fix linking to line number on parallel diff creating empty discussion box

Closes #34010

See merge request !12332
2017-06-22 16:27:48 +00:00
Alfredo Sumaran db86a993e3 Resolve "Can't sort Groups" 2017-06-22 16:08:48 +00:00
Pawel Chojnacki 97c42df3b8 Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-review-branch 2017-06-22 15:05:52 +02:00
winh 07742c0254 Add failing test for #32987 2017-06-22 10:06:58 +02:00
Bryce Johnson 9f0b85bf26 Revert to using links instead of buttons in Issuable Index tabs. 2017-06-21 12:50:59 -04:00
Eric Eastwood 5145e39ef7 Fix linking to line number on parallel diff creating empty discussion
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34010
2017-06-21 10:16:06 -05:00
winh 40eb825368 Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"
This reverts commit 6ac777a759, reversing
changes made to 025cbc2ad4.
2017-06-21 15:25:11 +02:00
Jacob Schatz b2e1d32e7a Merge branch '33868-fix-mr-changes-diff-note-up-arrow-editing' into 'master'
Fix pressing up-arrow on a MR "Changes" diff discussion edits your last note

Closes #33868

See merge request !12297
2017-06-20 19:31:02 +00:00
Filipa Lacerda 05cfba6f6d Uniformize code between both pipelines tables 2017-06-20 14:54:55 +00:00
Phil Hughes 5dc253f138 Stop showing task status if no tasks are present
Previously the task status would be visible even if there where no tasks
in the description. This fixes that by changing the regex to check for
tasks without 0.

This also fixes a bug where update the description inline would not
update the task status text on screen.

Closes #33880
2017-06-20 10:58:07 +01:00
Winnie Hellmann 2955e95604 Clean up Vue warnings in tests 2017-06-20 08:05:55 +00:00