summaryrefslogtreecommitdiff
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-0631-278/+154
|
* Merge branch '32418-make-link-to-self-less-obvious' into 'master'Fatih Acet2017-05-221-1/+1
|\ | | | | | | | | | | | | Change links to issuable meta to black Closes #32418 See merge request !11505
| * Fix specs32418-make-link-to-self-less-obviousAnnabel Dunstone Gray2017-05-191-1/+1
| |
* | Show password field mask while editing service settingsKushal Pandya2017-05-221-1/+1
|/
* Use same last commit widget on project homepage and tree viewdm-consistent-commit-widgetDouwe Maan2017-05-171-2/+2
|
* Rename Personal Audit LogTim Zallmann2017-05-164-7/+7
|
* Merge branch 'dm-wait-for-requests' into 'master' Douwe Maan2017-05-121-2/+2
|\ | | | | | | | | Wait for requests after each Spinach scenario instead of feature See merge request !11349
| * Wait for requests after each Spinach scenario instead of featuredm-wait-for-requestsDouwe Maan2017-05-121-2/+2
| |
* | Merge branch '30975-fixed-top-nav-POC' into 'master' Annabel Dunstone Gray2017-05-124-9/+13
|\ \ | |/ |/| | | | | | | | | Add fixed positioning to top level navbar Closes #30975 See merge request !10751
| * Fix specsAnnabel Dunstone Gray2017-05-121-1/+1
| |
| * Fix specsAnnabel Dunstone Gray2017-05-124-8/+12
| |
* | Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-122-32/+3
|/
* Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into ↵Robert Speicher2017-05-101-1/+1
|\ | | | | | | | | | | | | | | | | | | 'master' Resolve "Use consistent style for trailing commas" Closes #27144 See merge request !11063
| * Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
| | | | | | | | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-104-0/+7
|/
* Merge branch 'issue_27168_2' into 'master' Sean McGivern2017-05-091-0/+1
|\ | | | | | | | | | | | | Preloads head pipeline for each merge request Closes #27168 See merge request !10064
| * Fix SpecsFelipe Artur2017-05-081-0/+1
| |
* | Merge request widget redesignFatih Acet2017-05-0910-17/+55
|/
* Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-054-6/+6
|\ | | | | | | | | Backport of Multiple Assignees feature See merge request !11089
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ↵Valery Sizov2017-05-0510-39/+52
| |\ | | | | | | | | | skip]
| * | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-044-6/+6
| | |
* | | 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
| | |
* | | Add instant comments supportKushal Pandya2017-05-052-0/+11
| | |
* | | Merge branch 'deploy-keys-load-async' into 'master' Filipa Lacerda2017-05-042-7/+15
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Deploy keys load async Closes #29667 See merge request !10973
| * \ \ Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-046-20/+34
| |\ \ \
| * \ \ \ Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-0311-13/+26
| |\ \ \ \
| * | | | | Fixed some spinach & rspec testsPhil Hughes2017-04-282-7/+15
| | | | | |
* | | | | | Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern2017-05-042-12/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-042-12/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch '30529-remove-pages-tab-if-pages-isn-t-enabled' into 'master' Rémy Coutable2017-05-044-20/+20
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | 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-044-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-032-0/+14
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | 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-032-0/+14
| | |_|/ | |/| |
* | | | Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz2017-05-034-8/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Load milestone tabs asynchronously See merge request !10919
| * | | | Fixed spinach testsPhil Hughes2017-04-264-8/+7
| | | | | | | | | | | | | | | | | | | | Removed a spinach test as it wasn't actually testing what it said it should be
* | | | | Merge branch '29836-try-waiting-for-ajax-in-addition-to-requests' into 'master' Sean McGivern2017-05-031-1/+8
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Wait for AJAX requests at the JS level in addition to wait for requests at the middleware level Closes #29836 See merge request !10688
| * | | | Ensure Spinach features with JS waits for requests to complete29836-try-waiting-for-ajax-in-addition-to-requestsRémy Coutable2017-04-261-1/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Show Raw button as Download for binary filesDouwe Maan2017-04-301-1/+1
| | | | |
* | | | | Use blob viewers for snippetsDouwe Maan2017-04-304-2/+9
| |_|/ / |/| | |
* | | | Pull preserve into render helpersDouwe Maan2017-04-281-1/+1
| |_|/ |/| |
* | | Fix feature specsDouwe Maan2017-04-275-2/+28
| | |
* | | Merge branch '31439-fix-transient-spinach-failures' into 'master' Sean McGivern2017-04-261-0/+5
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Wait for AJAX after steps defined in SharedActiveTab Closes #31439 See merge request !10935
| * | Wait for AJAX after steps defined in SharedActiveTab31439-fix-transient-spinach-failuresRémy Coutable2017-04-261-0/+5
| |/ | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Don't expect underlying DB data to be updated in feature specRémy Coutable2017-04-261-2/+1
|/ | | | | | | Only assert that the page shows something, this waits for requests to be completed. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix scoping issues with Spinach tests (e.g. ↵sh-fix-spinach-5-10-testsStan Hu2017-04-241-1/+1
| | | | https://gitlab.com/gitlab-org/gitlab-ce/builds/14929499)
* Merge branch 'rs-rename-login_as' into 'master' Rémy Coutable2017-04-247-13/+70
|\ | | | | | | | | 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-197-13/+70
| |
* | Adding animation for all dropdownNur Rony2017-04-212-3/+5
| |
* | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-202-1/+4
| | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637