summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Render MR page when no persisted diff_refs or diffs sizeOswaldo Ferreira2018-07-181-0/+17
* Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-23/+110
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-1144-98/+98
* Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon2018-07-101-5/+7
|\
| * Fix specsKamil Trzciński2018-07-091-6/+5
| * Fix and add specs for testing metadata entryKamil Trzciński2018-07-091-2/+5
| * Access metadata directly from Object StorageKamil Trzciński2018-07-091-1/+1
* | Updates from `rubocop -a`Lin Jen-Shin2018-07-094-7/+7
|/
* Merge branch 'port-c32af9da-to-ce' into 'master'Sean McGivern2018-07-051-1/+1
|\
| * Allow 2 more queries in spec/controllers/projects/pipelines_controller_spec.rbRémy Coutable2018-07-051-1/+1
* | Web Terminal Ci BuildFrancisco Javier López2018-07-051-0/+101
|/
* Merge branch '45739-add-metrics-to-operations-tab' into 'master'Filipa Lacerda2018-07-041-0/+19
|\
| * Fixes backend specsTiago Botelho2018-07-021-2/+2
| * Remove GET empty from EnvironmentsControllerTiago Botelho2018-06-291-11/+2
| * Prevents project first environment from being fetched in every project viewTiago Botelho2018-06-281-0/+18
| * Specify environment actions to distinguish between metrics and every other en...Tiago Botelho2018-06-261-0/+10
* | Merge branch '43446-new-cluster-page-tabs' into 'master'Kamil Trzciński (OoO till 3th)2018-07-043-271/+226
|\ \
| * \ Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang2018-06-212-3/+8
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang2018-06-198-44/+173
| |\ \ \
| * | | | consolidate back into one controllerDennis Tang2018-06-193-162/+138
| * | | | update testsDennis Tang2018-06-053-142/+164
| * | | | Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang2018-06-014-8/+7
| |\ \ \ \
| * | | | | fix tests for new cluster POSTDennis Tang2018-06-011-1/+17
| * | | | | remove focus on testDennis Tang2018-05-311-10/+7
| * | | | | Adjust permitted params filtering on merge schedulingOswaldo Ferreira2018-05-311-2/+2
| * | | | | consolidate clusters controller specsDennis Tang2018-05-313-271/+215
* | | | | | Merge branch 'ee-5481-epic-todos' into 'master'Sean McGivern2018-07-041-110/+23
|\ \ \ \ \ \
| * | | | | | [backend] Addressed review commentsJan Provaznik2018-07-031-110/+23
* | | | | | | Merge branch 'jprovazn-direct-upload' into 'master'Kamil Trzciński (OoO till 3th)2018-07-041-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Add workhorse authorize method for project/group uploadsJan Provaznik2018-06-181-0/+8
* | | | | | | | Merge branch 'bvl-graphql-pipeline-lists' into 'master'Douwe Maan2018-07-041-1/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Add pipeline lists to GraphQLBob Van Landuyt2018-07-041-1/+19
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '47040-inconsistent-job-list-in-job-details-view' into 'master'Kamil Trzciński (OoO till 3th)2018-07-041-0/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Check for correct builds collectionMatija Čupić2018-06-291-0/+9
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Updated test for promoted milestones success messageConstance Okoghenun2018-06-211-1/+1
|/ / / / / /
* | | | | | Changes tab VUE refactoringFelipe Artur2018-06-215-40/+88
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'rails5-fix-48104' into 'master'Rémy Coutable2018-06-201-1/+6
|\ \ \ \ \
| * | | | | Rails5 fix expected: 1 time with arguments: (97, anything, {"squash"=>false})...Jasper Maes2018-06-191-1/+6
| | |_|_|/ | |/| | |
* | | | | Rails5 fix Projects::PagesController specJasper Maes2018-06-191-2/+2
|/ / / /
* | | | Merge branch 'blackst0ne-rails5-fix-pipeline-schedules-controller-spec' into ...Rémy Coutable2018-06-181-3/+13
|\ \ \ \
| * | | | [Rails5] Fix pipeline_schedules_controller_specblackst0ne-rails5-fix-pipeline-schedules-controller-specblackst0ne2018-06-161-3/+13
| |/ / /
* | | | Merge branch 'rails5-fix-47960' into 'master'Rémy Coutable2018-06-181-4/+4
|\ \ \ \
| * | | | Rails5 fix update_attribute usage not causing a saveJasper Maes2018-06-151-4/+4
* | | | | Merge branch '47933-MR-invisible-milestone' into 'master'Douwe Maan2018-06-181-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix milestones disappearing when changed on MR47933-MR-invisible-milestoneMario de la Ossa2018-06-151-1/+1
| |/ / /
* | | | Reuse viewer param and move logic to blob controllerDouwe Maan2018-06-151-2/+3
* | | | Changed the query string parameter to a string46668-make-the-html-attribute-on-the-blob-json-call-optionalTim Zallmann2018-06-151-1/+1
* | | | Fixed linting error with trailing space in rbTim Zallmann2018-06-141-1/+1
* | | | Makes the html attribute in the json output optional with the option html_ren...Tim Zallmann2018-06-141-0/+18
|/ / /
* | | Merge branch 'rs-update-rspec' into 'master'Rémy Coutable2018-06-111-1/+1
|\ \ \