summaryrefslogtreecommitdiff
path: root/spec/support/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-261-3/+3
|\
| * Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-3/+3
* | Add frozen_string_literal to spec/supportThong Kuah2019-07-254-0/+8
|/
* Revert Rails.application.env_config after using mock_auth_hashRémy Coutable2019-04-231-1/+5
* Improve the GitHub and Gitea import feature table interfaceLuke Bennett2019-02-131-19/+84
* convert specs in javascripts/ and support/ to new syntaxJasper Maes2018-12-211-17/+17
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-7/+7
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-0/+92
* Strip whitespace around GitHub personal access tokensStan Hu2018-10-171-0/+12
* Simplify error message handling in Projects::CreateServiceStan Hu2018-06-061-15/+0
* Show a more helpful error for import statusStan Hu2018-06-061-2/+22
* Merge branch 'jej/refactor-omniauth-controller' into 'master'Douwe Maan2018-04-241-0/+33
|\
| * Refactor OmniauthCallbacksController to remove duplicationJames Edwards-Jones2018-04-221-0/+33
* | Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-4/+5
|/
* Resolve failures in GitHub-ish import controller specsrs-pick-securityRobert Speicher2018-02-091-4/+4
* Merge branch 'fix/gh-namespace-issue' into 'security-10-4'James Lopez2018-02-091-3/+54
* Replace $.post in importer status with axiosClement Ho2018-02-091-32/+63
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-18/+18
* Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-6/+8
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-50/+50
* Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-4/+12
* Create subgroups if they don't exist while importing projectsJames Lopez2017-04-051-3/+56
* Allow users to import GitHub projects to subgroupsDouglas Barbosa Alexandre2017-03-301-0/+14
* Namespace access token session key in `Import::GithubController`Rémy Coutable2016-12-191-12/+16
* Modify GithubImport to support GiteaRémy Coutable2016-12-192-0/+238