summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Fix tests.Connor Shea2016-08-171-1/+1
* | | Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz2016-08-171-1/+5
|\ \ \
| * | | Move deployable conditional to variable; fix pipelines_specAnnabel Dunstone2016-08-171-1/+5
| |/ /
* | | Hide `Create new list button` on Issues and MRs pagesDouglas Barbosa Alexandre2016-08-172-0/+40
|/ /
* | Merge branch 'file-content-highlight-line' into 'master' Jacob Schatz2016-08-162-3/+3
|\ \
| * | Highlight empty linesPhil Hughes2016-07-202-3/+3
* | | Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-0/+89
* | | Merge remote-tracking branch 'dev/master'Ruben Davila2016-08-161-38/+60
|\ \ \
| * \ \ Merge branch 'fix/import-permissions' into 'master' Douwe Maan2016-08-151-38/+60
| |\ \ \
| | * | | Fix permissions check in controller, added relevant spec and updated docsJames Lopez2016-08-111-38/+60
* | | | | Merge branch 'frank-west-iii/gitlab-ce-fwiii-5857-web-editor-overwrites-commits'Douwe Maan2016-08-151-0/+34
|\ \ \ \ \
| * | | | | Prevents accidental overwrites of commits from UIFrank West2016-08-151-0/+34
* | | | | | Merge branch 'feature/test-coverage-badge' into 'master' Douwe Maan2016-08-152-14/+105
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add feature specs for test coverage badgeGrzegorz Bizon2016-08-151-0/+73
| * | | | | Expose coverage report badge in pipeline settingsGrzegorz Bizon2016-08-151-14/+32
| |/ / / /
* | | | | Updated testsPhil Hughes2016-08-132-0/+2
|/ / / /
* | | | Fix test failuresKamil Trzcinski2016-08-121-1/+1
* | | | Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski2016-08-121-0/+258
|\ \ \ \ | |/ / / |/| | |
| * | | render only commit titleubudzisz2016-08-111-0/+259
|/ / /
* | | Merge branch 'adambuckland/gitlab-ce-19727-sort-submodules-with-files'Douwe Maan2016-08-091-0/+29
|\ \ \
| * | | Update tree view to sort folders with submodulesAdam Buckland2016-08-091-0/+29
* | | | fixes part1 of files to start using active tensetiagonbotelho2016-08-091-2/+2
|/ / /
* | | Merge branch 'master' into ref-switcher-enter-submitPhil Hughes2016-08-038-11/+303
|\ \ \ | | |/ | |/|
| * | fix repo hooks missing on importfix/import-project-hooksJames Lopez2016-07-281-1/+2
| * | Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre2016-07-271-2/+2
| * | Add feature specs for edit project settingsDouglas Barbosa Alexandre2016-07-271-0/+41
| * | Remove spec/features/projects/branches_spec.rb HEAD fileremove-branches-feature-spec-head-fileDouglas Barbosa Alexandre2016-07-261-32/+0
| * | Merge branch 'filter-branch-by-name' into 'master' Douwe Maan2016-07-252-0/+64
| |\ \
| | * \ Merge branch 'master' into filter-branch-by-nametiagonbotelho2016-07-225-1/+81
| | |\ \
| | | * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho2016-07-214-1/+49
| | | |\ \
| | | * | | updates local schematiagonbotelho2016-07-201-0/+32
| | | | |/ | | | |/|
| | * | | implements the basic filter functionalitytiagonbotelho2016-07-191-0/+32
| | |/ /
| * | | `WikiPage` should have a slug even when not persisted.fix-wiki-error-500Timothy Andrew2016-07-252-9/+179
| | |/ | |/|