summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
|\ \ \
| * | | Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-1/+1
* | | | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-073-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-053-3/+3
* | | | Add missing tests around rendering invalid merge requests (HTML+JSON)Ash McKenzie2018-06-061-0/+20
* | | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...backstage/gb/use-persisted-stages-to-improve-pipelines-tableGrzegorz Bizon2018-06-0514-58/+153
|\ \ \ \ | |/ / /
| * | | Merge branch '36862-subgroup-milestones' into 'master'Sean McGivern2018-06-051-9/+26
| |\ \ \ | | |_|/ | |/| |
| | * | Include all ancestors milestones in json list & autocomplete36862-subgroup-milestonesJarka Kadlecová2018-06-041-9/+26
| * | | Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński2018-06-012-6/+5
| |\ \ \
| | * | | Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-312-6/+5
| | |/ /
| * | | Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-012-2/+2
| |/ /
| * | Adjust permitted params filtering on merge scheduling46903-osw-fix-permitted-params-filtering-on-merge-schedulingOswaldo Ferreira2018-05-301-2/+2
| |/
| * Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes2018-05-301-2/+21
| |\
| | * Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-291-2/+21
| * | Merge branch '6045-extract-ee-specific-specs-lines' into 'master'Robert Speicher2018-05-298-37/+97
| |\ \
| | * | Reduce CE/EE diff in spec/controllers/projects/project_members_controller_spe...Rémy Coutable2018-05-241-1/+1
| | * | Reduce CE/EE diff in spec/controllers/projects/issues_controller_spec.rbRémy Coutable2018-05-241-1/+1
| | * | Reduce CE/EE diff in spec/controllers/projects/imports_controller_spec.rbRémy Coutable2018-05-241-12/+6
| | * | Reduce CE/EE diff in spec/controllers/projects/group_links_controller_spec.rbRémy Coutable2018-05-241-0/+12
| | * | Reduce CE/EE diff in spec/controllers/projects/environments_controller_spec.rbRémy Coutable2018-05-241-0/+7
| | * | Reduce CE/EE diff in app/controllers/projects/clusters_controller.rbRémy Coutable2018-05-241-5/+4
| | * | Reduce CE/EE diff in spec/controllers/projects/branches_controller_spec.rbRémy Coutable2018-05-241-0/+18
| | * | Reduce CE/EE diff in spec/controllers/projects/boards_controller_spec.rbRémy Coutable2018-05-241-18/+48
| | |/
* | | Merge branch 'master' into backstage/gb/use-persisted-stages-to-improve-pipel...Grzegorz Bizon2018-05-294-54/+57
|\ \ \ | |/ /