summaryrefslogtreecommitdiff
path: root/features/steps
Commit message (Collapse)AuthorAgeFilesLines
* Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-1/+1
|
* Revert "Merge branch '1937-https-clone-url-username' into 'master' "Rémy Coutable2017-05-301-1/+1
| | | | | | | This reverts commit c425f366bfa84efab92b5d5e1d0721f16a2890bc, reversing changes made to 82f6c0f5ac4ed29390ed90592d2c431f3494d93f. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch ↵Fatih Acet2017-05-261-1/+5
|\ | | | | | | | | | | | | | | | | '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/+5
| |
* | Merge branch 'dm-consistent-last-push-event' into 'master'Robert Speicher2017-05-261-1/+1
|\ \ | | | | | | | | | | | | Consistently display last push event widget See merge request !11585
| * | Fix specdm-consistent-last-push-eventDouwe Maan2017-05-261-1/+1
| | |
| * | Consistently display last push event widgetDouwe Maan2017-05-251-1/+1
| | |
* | | Add API URL to JIRA settings31448-jira-urlsJarka Kadlecova2017-05-261-2/+4
|/ /
* | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-251-75/+0
|\ \ | | | | | | | | | | | | | | | | | | Implement Web Hooks calls logging Closes #17848 See merge request !11027
| * | Implement web hooks loggingAlexander Randa2017-05-251-75/+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
* | | Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'Douwe Maan2017-05-2419-85/+83
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use wait_for_requests for checking Vue resource and $.ajax requests [CE] Closes #31946 and #31555 See merge request !11451
| * | | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-2219-85/+83
| | |/ | |/|
* | | Merge branch 'issue_32225' into 'master'Robert Speicher2017-05-231-2/+8
|\ \ \ | | | | | | | | | | | | | | | | Add transient head_pipeline_of to pipeline factories See merge request !11566
| * | | Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-221-2/+8
| | | |
* | | | 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-162-3/+3
|
* Merge branch '30975-fixed-top-nav-POC' into 'master' Annabel Dunstone Gray2017-05-123-9/+9
|\ | | | | | | | | | | | | 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-123-8/+8
| |
* | 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-102-0/+3
|/
* 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-096-14/+43
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ↵Valery Sizov2017-05-056-28/+36
|\ | | | | | | skip]
| * Add instant comments supportKushal Pandya2017-05-052-0/+11
| |
| * Merge branch 'deploy-keys-load-async' into 'master' Filipa Lacerda2017-05-041-7/+9
| |\ | | | | | | | | | | | | | | | | | | Deploy keys load async Closes #29667 See merge request !10973
| | * Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-043-10/+24
| | |\
| | * \ Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-036-4/+15
| | |\ \
| | * | | Fixed some spinach & rspec testsPhil Hughes2017-04-281-7/+9
| | | | |
| * | | | Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern2017-05-041-11/+4
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | 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-11/+4
| | | | |
| * | | | Merge branch '30529-remove-pages-tab-if-pages-isn-t-enabled' into 'master' Rémy Coutable2017-05-042-10/+12
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | 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/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-044-6/+6
|/ / / /
* | | | Merge branch 'dm-artifact-browser-header' into 'master' Robert Speicher2017-05-031-0/+12
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | 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/+12
| | | |
* | | | Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz2017-05-032-0/+6
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Load milestone tabs asynchronously See merge request !10919
| * | | Fixed spinach testsPhil Hughes2017-04-262-0/+6
| | | | | | | | | | | | | | | | Removed a spinach test as it wasn't actually testing what it said it should be
* | | | Show Raw button as Download for binary filesDouwe Maan2017-04-301-1/+1
| | | |
* | | | Use blob viewers for snippetsDouwe Maan2017-04-302-2/+7
| |/ / |/| |
* | | Pull preserve into render helpersDouwe Maan2017-04-281-1/+1
| |/ |/|
* | Fix feature specsDouwe Maan2017-04-273-1/+14
| |
* | 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>