rosa-build/app/controllers
George Vinogradov 2f5ce7cebe Merge branch 'groups_reincarnation' into staging
Conflicts:
	app/models/ability.rb
	app/models/project.rb
	config/environments/production.rb
2011-12-05 17:16:32 +04:00
..
git Great models refactoring. Refactor some cancan abilities and controllers authorization. Move some common parts to modules. Fix lots bugs. Remove unused files and code. Drop ACL tables. Add more can? helpers. Refs #2249 2011-11-24 23:48:58 +02:00
users Fix nickname format check. Apply readonly nickname field. Show flash notice during registration through OpenID. Fix email read from OpenID response. Refs #1954 2011-10-13 13:19:42 +03:00
application_controller.rb First iteration of groups refactoring. 2011-11-30 16:58:14 +04:00
auto_build_lists_controller.rb [refs #2249] Global name to description and unixname to name renames 2011-11-29 14:51:14 +04:00
build_lists_controller.rb Update gems. Redo exception catch for BuildServer.get_status. Write specs. Experiments with large file uploads. Refs #2261 2011-12-02 03:30:25 +02:00
categories_controller.rb Great models refactoring. Refactor some cancan abilities and controllers authorization. Move some common parts to modules. Fix lots bugs. Remove unused files and code. Drop ACL tables. Add more can? helpers. Refs #2249 2011-11-24 23:48:58 +02:00
collaborators_controller.rb Groups base functional. 2011-12-05 16:32:18 +04:00
containers_controller.rb [refs #2249] Remove custom ACL from project 2011-11-19 16:11:44 +04:00
downloads_controller.rb Great models refactoring. Refactor some cancan abilities and controllers authorization. Move some common parts to modules. Fix lots bugs. Remove unused files and code. Drop ACL tables. Add more can? helpers. Refs #2249 2011-11-24 23:48:58 +02:00
event_logs_controller.rb Great models refactoring. Refactor some cancan abilities and controllers authorization. Move some common parts to modules. Fix lots bugs. Remove unused files and code. Drop ACL tables. Add more can? helpers. Refs #2249 2011-11-24 23:48:58 +02:00
groups_controller.rb Fixed groups creation. 2011-11-30 19:27:19 +04:00
members_controller.rb Groups base functional. 2011-12-05 16:32:18 +04:00
personal_repositories_controller.rb [refs #2249] Global name to description and unixname to name renames 2011-11-29 14:51:14 +04:00
platforms_controller.rb [refs #2249] Add new ACL relations 2011-12-01 18:20:24 +04:00
private_users_controller.rb Great models refactoring. Refactor some cancan abilities and controllers authorization. Move some common parts to modules. Fix lots bugs. Remove unused files and code. Drop ACL tables. Add more can? helpers. Refs #2249 2011-11-24 23:48:58 +02:00
privates_controller.rb [refs #2161] Change private users and personal repos menus 2011-11-02 16:43:41 +04:00
product_build_lists_controller.rb Separate product XML build requests based on platform distrib_type. Adjust code to use new settings structure. Refactor settings and product builder. Refs #2261 2011-11-28 22:38:50 +02:00
products_controller.rb Great models refactoring. Refactor some cancan abilities and controllers authorization. Move some common parts to modules. Fix lots bugs. Remove unused files and code. Drop ACL tables. Add more can? helpers. Refs #2249 2011-11-24 23:48:58 +02:00
projects_controller.rb Redo project versions to use tags and branches for build. Refs #2261 2011-11-30 15:56:00 +02:00
repositories_controller.rb [refs #2249] Global name to description and unixname to name renames 2011-11-29 14:51:14 +04:00
rpc_controller.rb [refs #2249] Global name to description and unixname to name renames 2011-11-29 14:51:14 +04:00
users_controller.rb Great models refactoring. Refactor some cancan abilities and controllers authorization. Move some common parts to modules. Fix lots bugs. Remove unused files and code. Drop ACL tables. Add more can? helpers. Refs #2249 2011-11-24 23:48:58 +02:00