This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
gitlab-foss
Watch
1
Star
0
Fork
0
You've already forked gitlab-foss
mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced
2025-08-20 14:11:11 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
d30202f5d22c9a225f6eeb015eb84d28d0a0ef4a
gitlab-foss
/
app
/
controllers
/
import
History
Jacopo
181cd299f9
Adds Rubocop rule for line break after guard clause
...
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
2017-11-16 17:58:29 +01:00
..
base_controller.rb
Create subgroups if they don't exist while importing projects
2017-04-05 10:09:31 +00:00
bitbucket_controller.rb
…
fogbugz_controller.rb
…
gitea_controller.rb
…
github_controller.rb
Rewrite the GitHub importer from scratch
2017-11-07 23:24:59 +01:00
gitlab_controller.rb
Enable the Layout/SpaceBeforeBlockBraces cop
2017-08-09 11:52:22 +02:00
gitlab_projects_controller.rb
Adds Rubocop rule for line break after guard clause
2017-11-16 17:58:29 +01:00
google_code_controller.rb
…