gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets 4e9add7c2c Merge branch 'clean_old_archives' into 'master'
Clean old archives from repository downloads directory
2014-04-09 17:50:09 +00:00
..
admin Correct BackgroundJobs page for both OSX and linux 2014-03-13 23:15:33 +02:00
groups
profiles Allow oauth signup without email 2014-04-07 14:09:29 +03:00
projects Merge branch 'clean_old_archives' into 'master' 2014-04-09 17:50:09 +00:00
public Allow access to groups with public projects. 2014-02-20 09:26:38 -06:00
application_controller.rb Skip require email for devise controllers 2014-04-07 14:32:59 +03:00
dashboard_controller.rb Show link to public projects for new users. 2014-03-17 13:02:04 +01:00
files_controller.rb
groups_controller.rb Sort projects by activity at group show page 2014-03-06 18:31:08 +02:00
help_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb Do not allow password reset for ldap user. 2014-03-18 12:25:49 +01:00
profiles_controller.rb Allow oauth signup without email 2014-04-07 14:09:29 +03:00
projects_controller.rb Correct identation, default value if note doesn't exist. 2014-03-25 18:53:09 +01:00
registrations_controller.rb
search_controller.rb Fix global search 2014-03-14 14:41:28 +02:00
snippets_controller.rb Render 404 instead of 500 if trying to see snippets of unexisting user 2014-03-14 15:55:41 +02:00
users_controller.rb Allow access to groups with public projects. 2014-02-20 09:26:38 -06:00
users_groups_controller.rb