summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
* Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-093-5/+11
| | | | In an effort to tackle #18437 this removes 2 of the jQuery UI plugins. Highlight & autocomplete, both used once in our code. Highlight was just removed easily, autocomplete was replaced with GL dropdown
* Merge branch 'dz-create-nested-groups-via-ui' into 'master' Dmitriy Zaporozhets2017-02-097-42/+70
|\ | | | | | | | | Allow creating nested group via UI See merge request !8786
| * Allow creating nested group via UIdz-create-nested-groups-via-uiDmitriy Zaporozhets2017-02-077-42/+70
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz2017-02-082-8/+11
|\ \ | | | | | | | | | | | | Removed jQuery UI datepicker See merge request !8421
| * | Changed date check testremove-jquery-ui-datepickerPhil Hughes2017-02-061-1/+1
| | |
| * | Updated styles for PikadayPhil Hughes2017-02-061-0/+1
| | |
| * | Replaced more jQuery UI datepickersPhil Hughes2017-02-061-3/+0
| | |
| * | Removed jQuery UI datepickerPhil Hughes2017-02-061-5/+10
| |/ | | | | | | Part of #18437 to remove jQuery UI. This removes the datepicker
* | Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-085-2/+12
|\ \ | | | | | | | | | | | | Removed jQuery UI sortable See merge request !8478
| * | Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-065-2/+12
| |/
* | Merge branch '27756-fix-json-404-response' into 'master' Clement Ho2017-02-081-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Fixes ajax requests when current URL has a trailing slash Closes #27756 See merge request !9010
| * | Fixes ajax requests when current URL has a trailing slashAlfredo Sumaran2017-02-071-1/+1
| | |
* | | Merge branch '20495-plus-icon-button' into 'master' Alfredo Sumaran2017-02-082-6/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove plus icon from compare view Closes #20495 See merge request !9056
| * | | Remove plus icon in commits view MR buttonAnnabel Dunstone Gray2017-02-081-3/+1
| | | |
| * | | Remove plus icon from compare viewAnnabel Dunstone Gray2017-02-071-3/+1
| | | |
* | | | Merge branch 'removed-unused-parameter-status-only' into 'master'Rémy Coutable2017-02-082-6/+6
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Removed unused parameter status only Closes #25607 See merge request !9035
| * | | Merge branch 'master' of https://gitlab.com/dinsaw/gitlab-ce into ↵Dinesh Sawant2017-02-07110-293/+522
| |\ \ \ | | | | | | | | | | | | | | | removed-unused-parameter-status-only
| * | | | Removed unused parameter `status_only: true`.Dinesh Sawant2017-02-072-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes Issue #25607 Added changelog.
* | | | | Merge branch '27822-default-bulk-assign-labels' into 'master' Alfredo Sumaran2017-02-081-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Add default labels to bulk assign dropdowns Closes #27822 See merge request !9042
| * | | | Add default labels to bulk assign dropdownsAnnabel Dunstone Gray2017-02-071-4/+4
| | | | |
* | | | | Merge branch '25134-mobile-issue-view-doesn-t-show-organization-membership' ↵Annabel Dunstone Gray2017-02-071-4/+7
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Show organisation membership and delete comment action on smaller viewports, plus chang… Closes #25134 See merge request !8905
| * | | | Fix static class error25134-mobile-issue-view-doesn-t-show-organization-membershipAnnabel Dunstone Gray2017-02-071-1/+1
| | | | |
| * | | | Show organisation membership and delete comment on smaller viewports, plus ↵dimitrieh2017-02-061-4/+7
| | | | | | | | | | | | | | | | | | | | change comment author name to username
* | | | | Merge branch 'fix/gb/invalid-new-merge-request-api' into 'master' Fatih Acet2017-02-072-2/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix rendering pipelines for a new merge request See merge request !9032
| * | | | | Remove changelog entry; Changes after reviewFilipa Lacerda2017-02-071-1/+1
| | | | | |
| * | | | | Update _pipelines.html.hamlKamil Trzciński2017-02-071-1/+1
| | | | | |
| * | | | | Fix rendering pipelines for a new merge requestGrzegorz Bizon2017-02-071-1/+1
| | | | | |
| * | | | | Pass proper endpoint path to MR pipelines partialGrzegorz Bizon2017-02-071-1/+3
| | | | | |
* | | | | | Merge branch ↵Alfredo Sumaran2017-02-073-25/+30
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graph' into 'master' added inline pipeline graph Closes #23785 See merge request !8576
| * | | | | | added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graphLuke "Jared" Bennett2017-02-073-25/+30
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added tests review changes
* | | | | | Merge branch 'route-map' into 'master' Robert Speicher2017-02-077-6/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 'View on [env]' link to blobs and individual files in diffs See merge request !8867
| * | | | | | Address feedbackDouwe Maan2017-02-062-3/+3
| | | | | | |
| * | | | | | Validate route mapDouwe Maan2017-02-061-1/+1
| | | | | | |
| * | | | | | Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-067-5/+11
| | | | | | |
* | | | | | | Merge branch '27352-search-label-filter-header' into 'master' Annabel Dunstone Gray2017-02-072-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 27352 Update label dropdown titles for bulk edits Closes #27352 See merge request !8852
| * | | | | | | 27352-search-label-filter-header27352-search-label-filter-headertauriedavis2017-02-032-2/+2
| | | | | | | |
* | | | | | | | Merge branch ↵Clement Ho2017-02-073-32/+47
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '25487-small-improvements-to-the-ui-of-mattermost-and-slack-command-services' into 'master' Resolve "Small improvements to the UI of Mattermost and Slack Command services" Closes #25487 See merge request !8491
| * | | | | | | | Added small improvments to the chat slash command servicesLuke "Jared" Bennett2017-02-073-32/+47
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Updated specs
* | | | | | | | Merge branch '26059-segoe-ui-vertical' into 'master' Filipa Lacerda2017-02-072-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Align Segoe UI label text See merge request !8884
| * | | | | | | | Align Segoe UI label text26059-segoe-ui-verticalAnnabel Dunstone Gray2017-02-072-2/+2
| | | | | | | | |
* | | | | | | | | Merge branch '24147-delete-env-button' into 'master' Rémy Coutable2017-02-072-2/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes stop button visible in environment page Closes #24147 See merge request !7379
| * | | | | | | | | Fix stoppable?Kamil Trzcinski2017-02-071-1/+1
| | | | | | | | | |
| * | | | | | | | | Update changesKamil Trzcinski2017-02-062-2/+2
| | | | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-02-06194-438/+491
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-01-24483-2696/+3943
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Allow to stop any environmentKamil Trzcinski2016-11-102-2/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Makes stop button visible in environment pageFilipa Lacerda2016-11-091-1/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '8082-permalink-to-file' into 'master' Alfredo Sumaran2017-02-072-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add keyboard shortcut to move to file permalink `y` Closes #8082 See merge request !8799
| * | | | | | | | | | | Add keyboard shortcut to move to file permalink8082-permalink-to-fileEric Eastwood2017-02-062-1/+9
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/8082
* | | | | | | | | | | Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern2017-02-074-1/+24
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use reCaptcha when an issue identified as spam Closes #21518 See merge request !8846