summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch '18297-i-would-like-text-to-wrap-when-in-edit-mode-on-we...Jacob Schatz2016-09-291-67/+0
* Added soft wrap logic and button to editorLuke Bennett2016-09-281-0/+67
* Fix snippets pagination22500-can-t-paginate-through-snippetsRémy Coutable2016-09-261-0/+14
* fixing security specs after mergeJames Lopez2016-09-211-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-09-216-4/+41
|\
| * Merge branch 'slash-commands-load-fix' into 'master' Robert Speicher2016-09-201-0/+21
| |\
| | * Use admin user in testsPhil Hughes2016-09-161-3/+1
| | * Correctly loads gfm autocomplete source on pages where it is requiredPhil Hughes2016-09-161-0/+23
| * | Merge remote-tracking branch 'upstream/master' into fix-download-artifacts-bu...Lin Jen-Shin2016-09-201-0/+0
| |\ \
| | * | squashed - Fix DB exceptions raised importing some specific projects.James Lopez2016-09-191-0/+0
| | |/
| * | Fix download artifacts button link:Lin Jen-Shin2016-09-194-4/+20
| |/
* | Merge branch 'feature/import-export-security-specs' into 'master' Douwe Maan2016-09-202-1/+81
|\ \ | |/ |/|
| * more spec refactoring based on feedbackJames Lopez2016-09-092-3/+17
| * fix wordingJames Lopez2016-09-091-2/+2
| * fixing a couple of bugs and lots of refactoring of the export file specJames Lopez2016-09-091-3/+12
| * more refactoring of the specsJames Lopez2016-09-091-25/+2
| * refactored specs based on feedbackJames Lopez2016-09-091-86/+4
| * fix specs so they work in EE straight awayJames Lopez2016-09-091-1/+1
| * Export integration test and attribute change spec - squashedJames Lopez2016-09-091-0/+162
* | Fix issuable templates dropdown for forked projectsissue_21824Felipe Artur2016-09-151-8/+12
* | Merge branch 'issue-description-scroll-fix' into 'master' Fatih Acet2016-09-151-0/+13
|\ \
| * | Trigger autosize update after template selectionissue-description-scroll-fixPhil Hughes2016-09-091-0/+13
| |/
* | Merge branch 'branches-mr-button-permissions' into 'master' Robert Speicher2016-09-091-17/+31
|\ \ | |/ |/|
| * Hides merge request button on branches pagebranches-mr-button-permissionsPhil Hughes2016-09-021-17/+31
* | improve code after reviewubudzisz2016-09-061-1/+1
* | add feature testubudzisz2016-09-061-0/+20
* | Merge branch 'project-edit-features-hide' into 'master' Fatih Acet2016-09-021-0/+57
|\ \
| * | Hides merge request section in edit project when disabledPhil Hughes2016-09-021-0/+57
| |/
* | Merge branch 'fix/handle-raw-trace-error-on-old-builds' into 'master' Douwe Maan2016-09-021-24/+90
|\ \ | |/ |/|
| * Fix rubocop offencesTomasz Maczukin2016-09-011-2/+2
| * Update specs - add mocks to simulate old versionsTomasz Maczukin2016-09-011-24/+90
* | Project tools visibility levelFelipe Artur2016-09-012-0/+122
|/
* Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-246-22/+153
|\
| * Merge branch 'expiration-date-on-memberships' into 'master' Douwe Maan2016-08-192-0/+77
| |\
| | * Allow project group links to be expiredSean McGivern2016-08-181-0/+32
| | * Add expiration date to group membershipsSean McGivern2016-08-181-1/+1
| | * Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-1813-57/+655
| | |\
| | * | Only use let! where neededSean McGivern2016-08-181-2/+2
| | * | Single quotes all the way.Adam Niedzielski2016-08-071-5/+5
| | * | Set explicit time in tests so they return consistent results regardless of th...Adam Niedzielski2016-08-061-18/+23
| | * | Allow to edit access expiration date.Adam Niedzielski2016-08-051-7/+20
| | * | Update spec for adding member.Adam Niedzielski2016-08-051-2/+2
| | * | Add test for a member with the expiration date.Adam Niedzielski2016-08-031-0/+27
| * | | Merge branch 'branch-delete-tooltip' into 'master' Jacob Schatz2016-08-191-0/+24
| |\ \ \
| | * | | Change sleep to wait_for_ajaxbranch-delete-tooltipPhil Hughes2016-08-191-1/+3
| | * | | Added testsPhil Hughes2016-08-191-0/+22
| | | |/ | | |/|
| * | | Merge branch 'fix/improve-test-coverage-badge-pipelines' into 'master' Douwe Maan2016-08-191-16/+25
| |\ \ \
| | * | | Update coverage report badge feature testsfix/improve-test-coverage-badge-pipelinesGrzegorz Bizon2016-08-181-16/+25
| | |/ /
| * | | Merge branch 'cs-async-branch-dropdown' into 'master' Jacob Schatz2016-08-192-6/+27
| |\ \ \ | | |/ / | |/| |
| | * | Add a test for the cherry pick dropdown.cs-async-branch-dropdownConnor Shea2016-08-171-5/+26