Pavel Chipiga
|
4f46b82914
|
Fix bugs after renaming unixname to name. Refs #2261
|
2011-11-30 15:55:59 +02:00 |
Pavel Chipiga
|
6a3c0cec6c
|
Rollback last changes and fix deploy script. Refs #2261
|
2011-11-30 15:55:59 +02:00 |
Pavel Chipiga
|
20e0757adf
|
Try to fix strange production error with project fork. Refs #2261
|
2011-11-30 15:55:59 +02:00 |
Pavel Chipiga
|
3bc2ff894c
|
Improve and fix project fork functionality. Fix project create and validation. Add user role display. Add user role at user edit form. Refs #2261
|
2011-11-30 15:55:59 +02:00 |
konstantin.grabar
|
7f8091e83e
|
[refs #2249] Add repositories specs. Fixes perosonal repo factory
|
2011-11-30 15:55:58 +02:00 |
George Vinogradov
|
7023dda7e0
|
First iteration of groups refactoring.
|
2011-11-30 16:58:14 +04:00 |
konstantin.grabar
|
ff9bfa3f9d
|
[refs #2249] Add corrections to rspec controllers tests
|
2011-11-29 18:36:51 +04:00 |
konstantin.grabar
|
bc504dfcf7
|
[refs #2249] Add more fixes to global renaming
|
2011-11-29 14:51:14 +04:00 |
konstantin.grabar
|
3b03aca2a8
|
[refs #2249] Global renames fixes
|
2011-11-29 14:51:14 +04:00 |
konstantin.grabar
|
148a0fec28
|
[refs #2249] Global name to description and unixname to name renames
|
2011-11-29 14:51:14 +04:00 |
Pavel Chipiga
|
cfceda9c53
|
Fix product_build_list XML create callback. Refs #2261
|
2011-11-28 23:13:59 +02:00 |
Pavel Chipiga
|
ea42fc19f2
|
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 |
konstantin.grabar
|
05054abdb9
|
[refs #2249] Add platforms specs. Correct some collaborators specs
|
2011-11-28 17:28:29 +04:00 |
Pavel Chipiga
|
02a813a474
|
Upgrade rails, devise and other gems. Refactor controllers. Fix application.yml config - remove unused keys and setup correct values for tests. Add product build lists status_build callback auth. Allow platform and project unixname uppercase. Write tests and fix bugs for ProductBuildList controller. Fix all unresolved test problems. Refs #2262
|
2011-11-26 02:54:40 +02:00 |
Vladimir Sharshov
|
74acc3b4a5
|
Block non-working test
|
2011-11-25 22:59:00 +04:00 |
Vladimir Sharshov
|
b1affb3f32
|
Config APP_CONFIG['root_path'] for testing
|
2011-11-25 22:57:56 +04:00 |
Vladimir Sharshov
|
158fc7dec2
|
Merge branch 'staging' of github.com:warpc/rosa-build into staging
Conflicts:
Gemfile
|
2011-11-25 22:45:58 +04:00 |
konstantin.grabar
|
8200f1c5e2
|
[refs #2249] Fix colloborators specs
|
2011-11-25 20:36:02 +04:00 |
konstantin.grabar
|
c2202e8113
|
[refs #2249] Add projects controller specs
|
2011-11-25 20:23:10 +04:00 |
Vladimir Sharshov
|
86e96fa529
|
Allow run spec without RAILS_ENV=test
Remove unicorn
|
2011-11-25 19:16:04 +04:00 |
Pavel Chipiga
|
796ff75857
|
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 |
konstantin.grabar
|
0573acb650
|
[refs #2249] Add more Collaborators and Projects controllers specs
|
2011-11-24 23:22:37 +04:00 |
konstantin.grabar
|
97e4a7d26d
|
[refs #2249] Finished CanCan models tests. Add new factories
|
2011-11-23 22:12:55 +04:00 |
Pavel Chipiga
|
141fe7677f
|
Apply project fork button. Refactor and cleanup code. Refs #2243
|
2011-11-23 17:52:33 +02:00 |
konstantin.grabar
|
fc3c6a05c9
|
[refs #2249] CanCan tests
|
2011-11-22 23:21:31 +04:00 |
konstantin.grabar
|
ba77244b02
|
[refs #2249] Some rules and roles fixes
|
2011-11-22 23:21:31 +04:00 |
Pavel Chipiga
|
a9026bd6f8
|
Change git_repo_url logic. Refs #2261
|
2011-11-22 20:58:23 +02:00 |
Pavel Chipiga
|
4bd9b81f65
|
Change default_url_options settings. Stub brutal hack. Refs #2261
|
2011-11-22 20:47:45 +02:00 |
Pavel Chipiga
|
165b146787
|
Improve grack wrapper. Fix settings to work in production. Code cleanup. Refs #2243, #2261
|
2011-11-22 20:14:27 +02:00 |
Pavel Chipiga
|
1cbd725e14
|
Fix mailer domains. Fix projects import script. Refs #2261
|
2011-11-22 15:01:33 +02:00 |
Pavel Chipiga
|
42713dd9b9
|
Refix scripts one more. Refs #2261
|
2011-11-22 00:38:21 +02:00 |
Pavel Chipiga
|
6dc42b1b8a
|
Refix scripts again. Refs #2261
|
2011-11-22 00:31:13 +02:00 |
Pavel Chipiga
|
3dd53c8d62
|
Refix scripts. Refs #2261
|
2011-11-22 00:12:48 +02:00 |
Pavel Chipiga
|
078c9f7e2f
|
Fix scripts. Refs #2261
|
2011-11-21 23:59:56 +02:00 |
Pavel Chipiga
|
a1afb81bb6
|
Fix platform mount scripts. Refs #2261
|
2011-11-21 23:55:52 +02:00 |
Pavel Chipiga
|
366ca320e0
|
Change and fix role assign logic and abilities. Other minor fixes. Refs #2261
|
2011-11-21 21:06:34 +02:00 |
konstantin.grabar
|
b98453bd62
|
[refs #2249] Add new user managment logic
|
2011-11-21 22:26:56 +04:00 |
konstantin.grabar
|
140eaf6265
|
[refs #2249] Remove old roles managment system
|
2011-11-21 21:43:37 +04:00 |
konstantin.grabar
|
1a24dc2b56
|
[refs #2249] Some scripts changes
|
2011-11-21 18:58:24 +04:00 |
Pavel Chipiga
|
211ae3f9c6
|
Fix deploy script. Refs #261
|
2011-11-21 15:33:27 +02:00 |
Pavel Chipiga
|
9daf08a36c
|
Minor fix
|
2011-11-21 15:26:32 +02:00 |
konstantin.grabar
|
98a3493f41
|
[refs #2249] Add user role validation correction
|
2011-11-21 17:17:35 +04:00 |
konstantin.grabar
|
cd0f7462c5
|
[refs #2249] Add sh scripts into bin directory
|
2011-11-21 17:02:01 +04:00 |
Pavel Chipiga
|
ce60f7b057
|
Generate files for easy_urpmi during platform mount. Improve nd refactor auth module for grack, apply cancan. Adapt project import script to new source file. Fix bugs. Refactor. Refs #2261, #2243
|
2011-11-21 14:59:23 +02:00 |
George Vinogradov
|
82433c0909
|
Fixed ROLES array and returned add_default_role method in User model.
|
2011-11-21 03:03:51 +04:00 |
konstantin.grabar
|
5e7ded2e93
|
[refs #2249] Remove custom ACL from project
|
2011-11-19 16:11:44 +04:00 |
konstantin.grabar
|
44191926f7
|
[refs #2249] Some CanCan fixes. Add ru exception message
|
2011-11-19 15:49:14 +04:00 |
konstantin.grabar
|
e50959e205
|
[refs #2249] Add full rules, helpers and filters of CanCan
|
2011-11-19 15:41:11 +04:00 |
Pavel Chipiga
|
d49880f24e
|
Merge branch 'smart_http' into staging
Conflicts:
app/models/relation.rb
app/models/user.rb
|
2011-11-18 20:35:12 +02:00 |
konstantin.grabar
|
7b750a6f93
|
Merge branch 'cancan' into staging
|
2011-11-18 22:30:23 +04:00 |