summaryrefslogtreecommitdiff
path: root/features/project
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch ↵Fatih Acet2017-05-261-1/+2
|\ | | | | | | | | | | | | | | | | '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-actually-delete-the-source-branch-from-a-forked-project' into 'master' Disable "Remove source branch" in MR Widget for users who can't remove, and re-add checkbox to MR form Closes #32447 and #32907 See merge request !11558
| * Update spinach specs to explicitly check Remove Source Branch.Bryce Johnson2017-05-231-1/+2
| |
* | Implement web hooks loggingAlexander Randa2017-05-251-37/+0
|/ | | | | | | | * implemented logging of project and system web hooks * implemented UI for user area (project hooks) * implemented UI for admin area (system hooks) * implemented retry of logged webhook * NOT imeplemented log remover
* Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-102-0/+4
|
* Merge request widget redesignFatih Acet2017-05-093-2/+11
|
* Merge branch 'issue-title-description-realtime' into 'master' Phil Hughes2017-05-051-0/+1
|\ | | | | | | | | | | | | Render Description Realtime :tada: Closes #25049 and #31355 See merge request !10865
| * pass failed spinach specRegis2017-05-031-0/+1
| |
* | Merge branch 'deploy-keys-load-async' into 'master' Filipa Lacerda2017-05-041-0/+6
|\ \ | | | | | | | | | | | | | | | | | | Deploy keys load async Closes #29667 See merge request !10973
| * \ Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-043-10/+10
| |\ \
| * \ \ Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-032-8/+1
| |\ \ \
| * | | | Fixed some spinach & rspec testsPhil Hughes2017-04-281-0/+6
| | | | |
* | | | | Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern2017-05-041-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Use blob viewer for job artifacts Closes #31297 See merge request !11018
| * | | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-1/+2
| | | | |
* | | | | Merge branch '30529-remove-pages-tab-if-pages-isn-t-enabled' into 'master' Rémy Coutable2017-05-042-10/+8
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Disable navigation to Pages config if Pages is disabled Closes #30529 See merge request !11008
| * | | | Disable navigation to Pages config if Pages is disabledMark Fletcher2017-05-042-10/+8
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Regards project-level pages config - Nav link is now shown only if Pages is enabled for instance - Navigation to following controllers denied if Pages disabled: * projects/pages_controller * projects/pages_domains_controller - 'disabled' partial removed + Test for pages_controller introduced
* | | | Merge branch 'dm-artifact-browser-header' into 'master' Robert Speicher2017-05-031-0/+2
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Add breadcrumb, build header and pipelines submenu to artifacts browser See merge request !11050
| * | | Add breadcrumb, build header and pipelines submenu to artifacts browserDouwe Maan2017-05-031-0/+2
| | |/ | |/|
* | | Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz2017-05-031-8/+0
|\ \ \ | |/ / |/| | | | | | | | Load milestone tabs asynchronously See merge request !10919
| * | Fixed spinach testsPhil Hughes2017-04-261-8/+0
| | | | | | | | | | | | Removed a spinach test as it wasn't actually testing what it said it should be
* | | Use blob viewers for snippetsDouwe Maan2017-04-301-0/+1
| |/ |/|
* | Fix feature specsDouwe Maan2017-04-272-1/+14
|/
* Merge branch 'rs-rename-login_as' into 'master' Rémy Coutable2017-04-241-2/+1
|\ | | | | | | | | Except where necessary, use `sign_in` over `login_as` in features See merge request !10320
| * Except where necessary, use `sign_in` over `login_as` in featuresRobert Speicher2017-04-191-2/+1
| |
* | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-0/+4
| | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637
* | Merge branch 'dz-refactor-create-members' into 'master' Douwe Maan2017-04-201-20/+0
|\ \ | | | | | | | | | | | | Refactor code that creates and destroys project/group members See merge request !10735
| * | Move some project/group members spinach tests to rspecdz-refactor-create-membersDmitriy Zaporozhets2017-04-171-20/+0
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Refactor changing files in web UIDouwe Maan2017-04-202-3/+1
| |/ |/|
* | Add renderNote animation and added specLuke "Jared" Bennett2017-04-191-6/+0
|/
* Merge branch 'menu-shortcut' into 'master' Jacob Schatz2017-04-061-1/+1
|\ | | | | | | | | | | | | Add keyboard shortcuts to main menu. Closes #30036 See merge request !10243
| * Fix shortcut specsAnnabel Dunstone Gray2017-04-061-1/+1
| |
* | Fix rspec and spinach testsJose Ivan Vargas2017-04-061-7/+7
|/
* Linking to edit file directlyEric Eastwood2017-04-061-0/+4
|
* MR empty stateLuke "Jared" Bennett2017-04-051-2/+4
|
* Removed the settings gear button inside the Project to a tabJose Ivan Vargas2017-03-071-8/+8
|
* Merge branch 'master' into ↵26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pagesPhil Hughes2017-03-072-4/+34
|\ | | | | | | 26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pages
| * Restore keyboard shortcuts for "Activity" and "Charts"Kushal Pandya2017-03-062-4/+34
| |
* | Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas2017-03-061-3/+3
|/ | | | | Also modified the render calls to the deploy_keys and protected_branches partials
* Cleaning up navigational order - ProjectKushal Pandya2017-03-023-17/+15
|
* Merge branch '25437-just-emoji' into 'master'Sean McGivern2017-03-011-1/+1
|\ | | | | | | | | | | | | #25437 Allow posting of just an emoji in comment; add /award slash command Closes #25437 See merge request !9382
| * add /award slash commandmhasbini2017-02-281-1/+1
| | | | | | | | add /award slash command; Allow posting of just an emoji in comment
* | Merge branch 'remove-jquery-ui-plugins' into 'master' Jacob Schatz2017-02-241-6/+2
|\ \ | |/ |/| | | | | Removed jQuery UI highlight & autocomplete See merge request !8420
| * Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-091-6/+2
| | | | | | | | 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
* | Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-211-7/+0
| |
* | Fix Spinach failurefix-spinach-failureDouwe Maan2017-02-201-0/+1
| |
* | Delete labels spinach test bc covered by rspecAnnabel Dunstone Gray2017-02-151-15/+0
|/
* Fix adding pages domain to projects in groupsKamil Trzcinski2017-01-311-0/+9
|
* Added spinach testsKamil Trzcinski2017-01-311-0/+73
|
* Add tests for Active TabKamil Trzcinski2017-01-311-0/+7
|
* Fixed more testsJose Ivan Vargas2017-01-181-3/+3
|
* Fix spinach testsClement Ho2017-01-092-84/+0
|