summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'i-#25814-500-error' into 'master' Sean McGivern2017-01-181-0/+30
|\ \ \ \ \ \ \
| * | | | | | | Added specs for the preservation of the from/to parameter Martin Cabrera2017-01-151-1/+21
| * | | | | | | Added specs for branches compare when from & to are emptyMartin Cabrera2017-01-101-0/+10
| |/ / / / / /
* | | | | | | Address MR commentsJarka Kadlecova2017-01-131-3/+19
* | | | | | | refresh merge widget after using /merge commandJarka Kadlecova2017-01-111-0/+52
* | | | | | | support `/merge` slash comand for MRsJarka Kadlecova2017-01-111-0/+48
|/ / / / / /
* | | | | | Merge branch 'master' into auto-pipelines-vueRegis2017-01-093-10/+24
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed testsJose Ivan Vargas2017-01-031-3/+3
| * | | | | Added tests for the MembersController and corrected some more testsJose Ivan Vargas2017-01-031-0/+14
| * | | | | Removed the "Groups" option from the settings gearJose Ivan Vargas2017-01-031-2/+2
| * | | | | Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas2017-01-031-7/+7
| | |_|_|/ | |/| | |
* | | | | fix pipelines/index.html.haml merge conflictRegis2017-01-024-3/+103
|\ \ \ \ \ | |/ / / /
| * | | | Fix redirect after update file when user has forked projectFelipe Artur2016-12-291-1/+31
| * | | | applies url_for so that we dont lose filters when redirecting19988-prevent-empty-pagination-when-list-not-emptyTiago Botelho2016-12-233-7/+8
| * | | | adds specs for respective behaviourTiago Botelho2016-12-213-2/+71
* | | | | merge master and fix application.rb conflictRegis2016-12-232-4/+58
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '23638-remove-builds-tab' into 'master' Kamil Trzciński2016-12-211-4/+0
| |\ \ \ \
| | * | | | Removes builds tab from merge requestFilipa Lacerda2016-12-211-4/+0
| * | | | | Merge branch 'zj-mattermost-slash-config' into 'master' Kamil Trzciński2016-12-211-0/+58
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add new testsZ.J. van de Weg2016-12-211-1/+6
| | * | | | Merge branch 'zj-mattermost-slash-config' of gitlab.com:gitlab-org/gitlab-ce ...Kamil Trzcinski2016-12-201-0/+53
| | |\ \ \ \
| | | * | | | Add controller testZ.J. van de Weg2016-12-201-0/+53
* | | | | | | Add controller specs for pipeline index API endpointGrzegorz Bizon2016-12-211-1/+21
|/ / / / / /
* | | | | | Merge branch '19703-direct-link-pipelines' into 'master' Grzegorz Bizon2016-12-201-0/+47
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix stage and pipeline specs and rubocop offenses19703-direct-link-pipelinesGrzegorz Bizon2016-12-201-9/+10
| * | | | | Move test for HTML stage endpoint to controller specsGrzegorz Bizon2016-12-201-0/+46
| |/ / / /
* | | | | Add terminal UI and controller actionsFatih Acet2016-12-191-0/+1
* | | | | Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-0/+68
|/ / / /
* | | | Fix 500 error for invalid path when visiting blame pageJeff Stubler2016-12-171-0/+5
* | | | Merge branch 'issue_13270' into 'master' Sean McGivern2016-12-131-0/+55
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow to delete tag release noteissue_13270Felipe Artur2016-12-121-0/+55
| | |/ | |/|
* | | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-1/+14
|/ /
* | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+60
* | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-303-2/+82
|\ \ | |/
| * fix blob controller spec failure - updated not to use file-path-fix/blob-controller-specJames Lopez2016-11-291-1/+1
| * Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan2016-11-282-2/+33
| * Merge branch 'jej-22869' into 'security'Douwe Maan2016-11-281-0/+49
* | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-252-1/+44
|\ \ | |/
| * Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
| * Updated code based on feedbackfix/cycle-analytics-no-dataJames Lopez2016-11-211-2/+2
| * Adds a flag to reflect whether or not there is data in cycle analyticsJames Lopez2016-11-211-0/+43
* | Rename MWBS service to Merge When Pipeline SucceedsGrzegorz Bizon2016-11-211-1/+3
|/
* Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski2016-11-184-9/+83
|\
| * Merge branch 'fix-singin-redirect-for-fork-new' into 'master' Sean McGivern2016-11-171-0/+58
| |\
| | * Remove newlines between context and it in addition to testing redirection for...Cagdas Gerede2016-11-151-6/+1
| | * Add authentication for for create action. Add more tests for for new and crea...Cagdas Gerede2016-11-151-6/+55
| | * Move sign_out out of it into beforeCagdas Gerede2016-11-131-2/+1
| | * Replace tabs with spacesEarth2016-11-131-1/+1
| | * Add a unit test for redirecting to sign-in page when user is not logged in an...Earth2016-11-131-0/+15
| * | Add helper method to toggle label subscription on labels controller specDouglas Barbosa Alexandre2016-11-171-2/+6