Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Collapse)Author
2017-02-09Merge branch 'dz-create-nested-groups-via-ui' into 'master' Dmitriy Zaporozhets
Allow creating nested group via UI See merge request !8786
2017-02-09Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz
Removed jQuery UI datepicker See merge request !8421
2017-02-09Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz
Removed jQuery UI sortable See merge request !8478
2017-02-08Merge branch '27756-fix-json-404-response' into 'master' Clement Ho
Fixes ajax requests when current URL has a trailing slash Closes #27756 See merge request !9010
2017-02-08Merge branch '20495-plus-icon-button' into 'master' Alfredo Sumaran
Remove plus icon from compare view Closes #20495 See merge request !9056
2017-02-08Remove plus icon in commits view MR buttonAnnabel Dunstone Gray
2017-02-08Merge branch 'removed-unused-parameter-status-only' into 'master'Rémy Coutable
Removed unused parameter status only Closes #25607 See merge request !9035
2017-02-08Fixes ajax requests when current URL has a trailing slashAlfredo Sumaran
2017-02-08Merge branch '27822-default-bulk-assign-labels' into 'master' Alfredo Sumaran
Add default labels to bulk assign dropdowns Closes #27822 See merge request !9042
2017-02-08Remove plus icon from compare viewAnnabel Dunstone Gray
2017-02-08Merge branch '25134-mobile-issue-view-doesn-t-show-organization-membership' ↵Annabel Dunstone Gray
into 'master' Show organisation membership and delete comment action on smaller viewports, plus chang… Closes #25134 See merge request !8905
2017-02-08Add default labels to bulk assign dropdownsAnnabel Dunstone Gray
2017-02-08Merge branch 'fix/gb/invalid-new-merge-request-api' into 'master' Fatih Acet
Fix rendering pipelines for a new merge request See merge request !9032
2017-02-07Fix static class errorAnnabel Dunstone Gray
2017-02-07Merge branch ↵Alfredo Sumaran
'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
2017-02-07Merge branch 'route-map' into 'master' Robert Speicher
Add 'View on [env]' link to blobs and individual files in diffs See merge request !8867
2017-02-07Remove changelog entry; Changes after reviewFilipa Lacerda
2017-02-07Merge branch '27352-search-label-filter-header' into 'master' Annabel Dunstone Gray
27352 Update label dropdown titles for bulk edits Closes #27352 See merge request !8852
2017-02-07Merge branch ↵Clement Ho
'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
2017-02-07added inline pipeline graphLuke "Jared" Bennett
Added tests review changes
2017-02-07Added small improvments to the chat slash command servicesLuke "Jared" Bennett
Updated specs
2017-02-07Merge branch '26059-segoe-ui-vertical' into 'master' Filipa Lacerda
Align Segoe UI label text See merge request !8884
2017-02-07Merge branch '24147-delete-env-button' into 'master' Rémy Coutable
Makes stop button visible in environment page Closes #24147 See merge request !7379
2017-02-07Update _pipelines.html.hamlKamil Trzciński
2017-02-07Merge branch 'master' of https://gitlab.com/dinsaw/gitlab-ce into ↵Dinesh Sawant
removed-unused-parameter-status-only
2017-02-07Merge branch '8082-permalink-to-file' into 'master' Alfredo Sumaran
Add keyboard shortcut to move to file permalink `y` Closes #8082 See merge request !8799
2017-02-07Fix rendering pipelines for a new merge requestGrzegorz Bizon
2017-02-07Align Segoe UI label textAnnabel Dunstone Gray
2017-02-07Pass proper endpoint path to MR pipelines partialGrzegorz Bizon
2017-02-07Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern
Use reCaptcha when an issue identified as spam Closes #21518 See merge request !8846
2017-02-07Allow creating nested group via UIDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-02-07Fix stoppable?Kamil Trzcinski
2017-02-07Use reCaptcha when an issue identified as spamJarka Kadlecova
2017-02-07Merge branch ↵Kamil Trzciński
'26165-combine-runners-and-variables-and-triggers-and-ci-cd-pipelines-settings-pages' into 'master' Merge Triggers, Runners, Variables and Pipelines to a single option called "CI/CD Pipelines" Closes #26165 See merge request !8430
2017-02-07Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan
Backport changes from gitlab-org/gitlab-ee!998 See merge request !8984
2017-02-07Address feedbackDouwe Maan
2017-02-07More backportDouwe Maan
2017-02-07Add keyboard shortcut to move to file permalinkEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/8082
2017-02-07Show organisation membership and delete comment on smaller viewports, plus ↵dimitrieh
change comment author name to username
2017-02-07Backport of the frontend view, including testsJose Ivan Vargas
2017-02-07Validate route mapDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-02-07Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet
Use vue.js Pipelines table in commit and merge request view Closes #27141 See merge request !8844
2017-02-06Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas
Added tests to verify the access policy to the new controller
2017-02-06Corrected titles on the triggers and pipelines sectionsJose Ivan Vargas
2017-02-06Removed options from the gear button in the projects and consolidated into oneJose Ivan Vargas
Added test for the CiCdPipelinesController
2017-02-06changed pipelines controller name to ci_cd_pipelinesJose Ivan Vargas
2017-02-06Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas
2017-02-06Removed unused parameter `status_only: true`.Dinesh Sawant
Closes Issue #25607 Added changelog.
2017-02-06Merge branch 'issues-modal-filters' into 'master' Fatih Acet
Issue filters in boards modal Closes #26205 See merge request !8903