.. |
admin
|
Add option for admin to remove users secondary emails.
|
2014-06-23 09:45:26 +02:00 |
groups
|
|
|
profiles
|
Allow oauth signup without email
|
2014-04-07 14:09:29 +03:00 |
projects
|
Remove protected_atrributes gem and start moving to strong params
|
2014-06-26 14:30:07 +03:00 |
public
|
Allow access to groups with public projects.
|
2014-02-20 09:26:38 -06:00 |
application_controller.rb
|
Set return url as param.
|
2014-06-19 14:20:25 +02:00 |
dashboard_controller.rb
|
Show link to public projects for new users.
|
2014-03-17 13:02:04 +01:00 |
files_controller.rb
|
Implements drag and drop upload in creating issues
|
2014-05-23 16:22:42 +08:00 |
groups_controller.rb
|
Fix group projects fetch
|
2014-05-29 22:03:42 +03:00 |
help_controller.rb
|
Remove garbage and apply wiki style
|
2014-06-14 15:51:07 +03:00 |
namespaces_controller.rb
|
Add users to /:id route
|
2014-06-07 15:06:55 +03:00 |
omniauth_callbacks_controller.rb
|
Use an error page when oauth fails.
|
2014-06-24 15:30:29 +03:00 |
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
|
Remove protected_atrributes gem and start moving to strong params
|
2014-06-26 14:30:07 +03:00 |
registrations_controller.rb
|
|
|
search_controller.rb
|
Fix global search
|
2014-03-14 14:41:28 +02:00 |
snippets_controller.rb
|
Rename snippets scopes to plural names.
|
2014-06-04 08:37:19 +02:00 |
users_controller.rb
|
Refactor some search scopes to prevent wierd behaviour and PG::Error issues
|
2014-06-05 20:37:35 +03:00 |
users_groups_controller.rb
|
|
|
users_sessions_controller.rb
|
Set return url as param.
|
2014-06-19 14:20:25 +02:00 |