summaryrefslogtreecommitdiff
path: root/spec/controllers/groups
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-291-0/+5
|\
| * Merge branch 'security-60551-fix-upload-scope' into 'master'GitLab Release Tools Bot2019-07-261-0/+5
| |\
| | * Queries for Upload should be scoped by modelAdam Hegyi2019-07-111-0/+5
* | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-252-4/+4
|/ /
* | Cleanup usages of `JSON.parse` in specsPeter Leitzen2019-07-162-4/+2
|/
* Remove group_clusters feature flagThong Kuah2019-06-281-49/+31
* Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-261-1/+1
* Allow switching clusters between managed/unmanagedTiger2019-06-181-0/+4
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+27
* Add some frozen string to spec/**/*.rbgfyoung2019-04-1511-0/+22
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-098-0/+177
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-058-177/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-058-0/+177
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-052-3/+3
* Remove redirecting to last visited boardHeinrich Lee Yu2019-03-131-20/+0
* Refactor groups and projects boards actionsHeinrich Lee Yu2019-03-131-3/+1
* Enable/disable Auto DevOps at Group levelMayra Cabrera2019-03-121-0/+73
* Merge branch '56937-edit-knative-domain' into 'master'Grzegorz Bizon2019-03-071-20/+80
|\
| * Rename ClusterUpdateAppWorker to ClusterPatchAppWorkerJoão Cunha2019-03-051-2/+2
| * Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-051-20/+80
* | Change policy regarding group visibilityMałgorzata Ksionek2019-02-201-0/+2
|/
* Remove TLD validation from Cluster#domainDylan Griffith2019-02-141-1/+1
* Addresses backend/db review commentsMayra Cabrera2019-02-041-1/+1
* Moves domain setting to Cluster settingMayra Cabrera2019-02-041-2/+19
* Add subresources removal to member destroy serviceJames Lopez2019-01-311-1/+1
* Merge branch '54905-milestone-search' into 'master'Sean McGivern2019-01-251-3/+28
|\
| * Adds milestone searchJacopo2019-01-241-3/+28
* | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-3/+3
|/
* Merge branch 'ccr/49289_milestone_link' into 'master'Mike Greiling2019-01-021-1/+1
|\
| * Add project milestone link to dashboard milestonesccr/49289_milestone_linkFatih Acet2018-12-201-1/+1
* | Merge branch 'security-master-group-cicd-settings-accessible-to-maintainer' i...John Jarvis2019-01-011-10/+45
|\ \
| * | Check for group admin permissionsMatija Čupić2018-12-201-10/+45
| |/
* | Remove deprecated xhr from specsJasper Maes2018-12-191-4/+6
|/
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-1913-101/+129
* Remove trailing commas to satisfy rubocopMike Greiling2018-11-081-3/+3
* Only project clusters has Project Namespace fieldThong Kuah2018-11-081-15/+3
* Minor updates to spec for readabilityThong Kuah2018-11-081-21/+33
* Adds feature flag for Group ClustersMayra Cabrera2018-11-081-28/+46
* Extend clusters_controller for group type clustersThong Kuah2018-11-082-0/+643
* Fix transient error with boards_controller_spec53467-transient-failure-in-spec-controllers-groups-boards_controller_spec-rbBrett Walker2018-11-031-3/+4
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-2/+2
* Fix problem with spec that showed up in EE mergeBrett Walker2018-10-291-1/+1
* Automatically navigate to last board visitedBrett Walker2018-10-261-2/+56
* Simplify runner registration token resettingTomasz Maczukin2018-10-041-0/+14
* Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-0/+11
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-115-5/+5
* Add workhorse authorize method for project/group uploadsJan Provaznik2018-06-181-0/+8
* Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-1/+1
* Hide archived projects from `shared_projects`bvl-hide-archived-shared-projectsBob Van Landuyt2018-06-041-1/+10
* Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-311-2/+1