summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* Ensure only renderable text diffs are collapsedSean McGivern2016-07-081-1/+1
* added testJames Lopez2016-07-071-0/+17
* Fix specsRémy Coutable2016-07-061-3/+3
* New :request_access ability to replace a ugly helperRémy Coutable2016-07-053-3/+32
* Merge branch 'explicit-requesters-scope' into 'master' Douwe Maan2016-07-012-5/+5
|\
| * Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-012-5/+5
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-013-5/+0
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-expo...James Lopez2016-07-011-1/+1
|\
| * Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon2016-06-291-1/+1
* | updated integration test fileJames Lopez2016-06-291-0/+0
|/
* Update tests to check if label is set after picking a template19008_ci_dropdown_label_fixAlfredo Sumaran2016-06-232-0/+2
* Merge branch '18871-check-improve-how-we-display-access-requesters-in-admin-a...Douwe Maan2016-06-221-1/+1
|\
| * Fix specsRémy Coutable2016-06-201-1/+1
* | Merge branch '18755-fix-destroy-project-causes-post_decline_request-to-be-exe...Douwe Maan2016-06-223-0/+36
|\ \
| * | Show 'Leave project' only if member can actually leave the projectRémy Coutable2016-06-183-0/+36
| |/
* | Add feature test for gitab CI dropdownAlfredo Sumaran2016-06-201-0/+30
* | Tests fix for ref switcherPhil Hughes2016-06-181-3/+5
|/
* Merge branch 'fix-18717' into 'master' Douwe Maan2016-06-172-0/+71
|\
| * Address Douwe's feedbackfix-18717Rémy Coutable2016-06-172-17/+50
| * Group owner cannot request access to a project of their groupRémy Coutable2016-06-172-0/+38
* | Merge branch '18724-dont-show-leave-project-to-group-member' into 'master' Douwe Maan2016-06-171-0/+17
|\ \
| * | Don't show 'Leave Project' to group members18724-dont-show-leave-project-to-group-memberRémy Coutable2016-06-171-0/+17
| |/
* | Merge branch 'feature/project-export' into 'master' Douwe Maan2016-06-172-0/+49
|\ \ | |/ |/|
| * fixed merge conflicts on UI branchJames Lopez2016-06-163-0/+102
| |\
| * | lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-2/+2
| * | fixing specs and some code cleanupJames Lopez2016-06-151-1/+2
| * | yay finally importing working with the new services structureJames Lopez2016-06-141-0/+0
| * | Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-139-13/+326
| |\ \
| * | | updated spec fileJames Lopez2016-05-191-0/+0
| * | | updated test project fileJames Lopez2016-05-181-0/+0
| * | | updated test file with DB configJames Lopez2016-05-181-0/+0
| * | | updated file import specJames Lopez2016-05-161-0/+0
| * | | updated spec fileJames Lopez2016-05-131-0/+0
| * | | updated export file for specJames Lopez2016-05-111-0/+0
| * | | updated spec export fileJames Lopez2016-05-101-0/+0
| * | | fixed spaceJames Lopez2016-05-091-0/+1
| * | | added more tests to integration specJames Lopez2016-05-051-3/+11
| * | | updated export file for testingJames Lopez2016-05-051-0/+0
| * | | fixed import file specJames Lopez2016-05-041-1/+1
| * | | fixing some export issues in specJames Lopez2016-05-031-0/+0
| * | | Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-05-033-0/+154
| |\ \ \
| * | | | fixed integration testJames Lopez2016-05-021-23/+12
| * | | | refactoring and fixing a bunch of stuffJames Lopez2016-05-021-3/+2
| * | | | more refactoring and fixes - fixing spec as wellJames Lopez2016-04-291-3/+32
| * | | | few fixes and new integration spec -WIPJames Lopez2016-04-292-0/+22
* | | | | Implements TemplateDropdown class to create custom template dropdownstemplate_dropdownAlfredo Sumaran2016-06-163-5/+22
| |_|_|/ |/| | |
* | | | UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-142-25/+21
* | | | Add request access for groupsRémy Coutable2016-06-142-0/+105
* | | | Only show branches for revert / cherry-pick18377-cherry-pick-crashes-when-choosing-a-tagSean McGivern2016-06-131-0/+1
| |_|/ |/| |
* | | Merge branch 'issue_14189' into 'master' Jacob Schatz2016-06-072-0/+202
|\ \ \