summaryrefslogtreecommitdiff
path: root/features/project
Commit message (Collapse)AuthorAgeFilesLines
* Add modal for deleting a milestonewinh-delete-milestone-modalWinnie Hellmann2018-01-251-2/+5
|
* update spinach test for subscription toggleMike Greiling2018-01-121-1/+1
|
* Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+17
| | | | | | | | | | | | | | When a project uses fast-forward merging strategy user has to rebase MRs to target branch before it can be merged. Now user can do rebase in UI by clicking 'Rebase' button instead of doing rebase locally. This feature was already present in EE, this is only backport of the feature to CE. Couple of changes: * removed rebase license check * renamed migration (changed timestamp) Closes #40301
* Merge branch 'replace_project_merge_requests.feature' into 'master'Rémy Coutable2017-10-061-324/+0
|\ | | | | | | | | Replace the 'project/merge_requests.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14621
| * Replace the 'project/merge_requests.feature' spinach test with an rspec analogreplace_project_merge_requests.featureVitaliy @blackst0ne Klachkov2017-10-051-324/+0
| |
* | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-264-169/+15
|\ \ | |/
| * Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-232-19/+15
| |
| * Merge branch 'replace_project_shortcuts.feature' into 'master'Rémy Coutable2017-09-221-63/+0
| |\ | | | | | | | | | | | | Replace the 'project/shortcuts.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14431
| | * Replace the 'project/shortcuts.feature' spinach test with an rspec analogreplace_project_shortcuts.featureVitaliy @blackst0ne Klachkov2017-09-221-63/+0
| | |
| * | Replace the 'project/service.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-221-87/+0
| |/
* | Port fast-foward spinach specs from EEEric Eastwood2017-09-191-0/+24
|/
* Merge branch 'replace_project_snippets.feature' into 'master'Rémy Coutable2017-09-181-35/+0
|\ | | | | | | | | Replace the 'project/snippets.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14326
| * Replace the 'project/snippets.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-181-35/+0
| |
* | Merge branch 'replace_project_commits_revert.feature' into 'master'Rémy Coutable2017-09-181-31/+0
|\ \ | | | | | | | | | | | | Replace the 'project/commits/revert.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14325
| * | Replace the 'project/commits/revert.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-181-31/+0
| |/
* | Replace the 'project/archived.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-171-30/+0
|/
* Merge branch 'replace_project_issues_award_emoji.feature' into 'master'Rémy Coutable2017-09-121-45/+0
|\ | | | | | | | | Replace the 'project/issues/award_emoji.feature' spinach test with an rspec analog See merge request !14202
| * Replace the 'project/issues/award_emoji.feature' spinach test with an rspec ↵Vitaliy @blackst0ne Klachkov2017-09-121-45/+0
| | | | | | | | analog
* | Replace the 'project/builds/summary.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-121-30/+0
|/
* Merge branch 'replace_project_merge_requests_revert.feature' into 'master'Rémy Coutable2017-09-121-29/+0
|\ | | | | | | | | Replace the 'project/merge_requests/revert.feature' spinach test with an rspec analog See merge request !14201
| * Replace the 'project/merge_requests/revert.feature' spinach test with an ↵Vitaliy @blackst0ne Klachkov2017-09-121-29/+0
| | | | | | | | rspec analog
* | Merge branch 'replace_milestone.feature' into 'master'Rémy Coutable2017-09-121-16/+0
|\ \ | |/ |/| | | | | Replace the 'project/milestone.feature' spinach test with an rspec analog See merge request !14171
| * Replace the project/milestone.feature spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-121-16/+0
| |
* | Merge branch 'replace_project_merge_requests_accept.feature' into 'master'Rémy Coutable2017-09-111-28/+0
|\ \ | | | | | | | | | | | | Replace the 'project/merge_requests/accept.feature' spinach test with an rspec analog See merge request !14176
| * | Replace the 'project/merge_requests/accept.feature' spinach test with an ↵blackst0ne2017-09-111-28/+0
| |/ | | | | | | rspec analog
* | Merge branch 'replace_spinach_wiki.feature' into 'master'Rémy Coutable2017-09-111-101/+0
|\ \ | | | | | | | | | | | | Replace 'project/wiki.feature' spinach test with an rspec analog See merge request !13856
| * | Replace 'project/wiki.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-111-101/+0
| |/
* | Merge branch 'replace_group_links.feature' into 'master'Rémy Coutable2017-09-111-16/+0
|\ \ | | | | | | | | | | | | Replace 'project/group_links.feature' spinach test with an rspec analog See merge request !14169
| * | Replace project/group_links.feature spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-101-16/+0
| |/
* | Replace the project/team_management.feature spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-101-26/+0
|/
* Merge branch 'replace_spinach_user_lookup.feature' into 'master'Robert Speicher2017-08-301-16/+0
|\ | | | | | | | | Replace 'project/user_lookup.feature' spinach test with an rspec analog See merge request !13863
| * Replace 'project/user_lookup.feature' spinach test with an rspec analogblackst0ne2017-08-301-16/+0
| |
* | Replace 'project/star.feature' spinach test with an rspec analogblackst0ne2017-08-301-39/+0
|/
* Replace 'source/search_code.feature' spinach test with an rspec analogblackst0ne2017-08-251-15/+0
|
* Port spinach tests to rspec feature specszj-pipeline-badge-improvementsZ.J. van de Weg2017-07-211-27/+0
| | | | | | | Logic is the same, just now ported, while this feature was being improved anyway in this branch. Resolves #20961
* Replace 'browse_files.feature' spinach test with an rspec analogblackst0ne2017-07-121-323/+0
|
* Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-071-6/+5
|
* Removes file_name_regex from Gitlab::Regex32408-allow-creation-of-files-and-dirs-with-spaces-in-web-uiTiago Botelho2017-07-051-10/+0
|
* Replace 'create.feature' spinach test with an rspec analogblackst0ne2017-06-211-14/+0
|
* Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda2017-06-122-0/+4
|
* Fix spinach testClement Ho2017-06-062-0/+4
|
* simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-011-13/+13
|
* 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