Alexander Machehin
|
1cd0b182d6
|
[#345] add attr_accessible
|
2014-03-18 19:53:43 +06:00 |
Alexander Machehin
|
bfc64162e1
|
[#345] remove unneeded serialize line
|
2014-03-13 16:26:07 +06:00 |
Alexander Machehin
|
a5f56bb835
|
[#345] remove observers; use new labmda syntax
|
2014-03-11 14:28:17 +06:00 |
Vokhmin Alexey V
|
93885af29a
|
#354: updated UI
|
2014-02-18 23:16:23 +04:00 |
Vokhmin Alexey V
|
ea8bb0b42b
|
#354:added specs for autostart build_lists
|
2014-02-18 01:02:48 +04:00 |
Alexander Machehin
|
0e39aae1bf
|
[#343] use new ruby hash syntax
|
2014-01-21 10:51:49 +06:00 |
Alexander Machehin
|
0cb585ef71
|
Merge branch 'master' into 29-migrate-to-ruby-2.1
Conflicts:
Gemfile
Gemfile.lock
app/controllers/activity_feeds_controller.rb
app/models/activity_feed_observer.rb
config/environments/development.rb
config/initializers/a_app_config.rb
config/initializers/airbrake.rb
lib/modules/models/git.rb
spec/controllers/activity_feeds_controller_spec.rb
spec/helpers/activity_feeds_helper_spec.rb
|
2014-01-10 08:31:31 +06:00 |
Vokhmin Alexey V
|
958017b3ed
|
#82: update for adding new packages into repository
|
2013-04-08 18:27:50 +04:00 |
Vokhmin Alexey V
|
e055d0080b
|
#29: removed hack for encoding
|
2013-03-18 15:36:16 +04:00 |
Vokhmin Alexey V
|
06f629fdd6
|
#778: revers tome changes
|
2012-12-18 21:29:21 +04:00 |
Vokhmin Alexey V
|
eaa26db89a
|
#778: remove unnecessary code
|
2012-12-17 18:50:09 +04:00 |
Vokhmin Alexey V
|
c159146048
|
#778: add #destroy_project_from_repository method
|
2012-12-17 18:39:02 +04:00 |
Pavel Chipiga
|
b192ebdcea
|
Create directory for platform before clone. Fix created directory permissions. Increase timeout during XML RPC clone. Switch off cascade XML RPC requests during platform destroy. Refs #207
|
2012-02-23 00:57:43 +02:00 |
Pavel Chipiga
|
13780a1b53
|
Add magic encodings. Refs #95
|
2012-01-30 22:39:34 +02:00 |
Pavel Chipiga
|
fab4aa6eb6
|
Refactor and fix projects by_name scope. Apply case insensitive projects, repositories and platforms name uniqness validation. Apply case insensitive project search fallback. Redirect import task outnput to log file. Rename all task. Refs #112
|
2012-01-28 03:04:11 +02:00 |
George Vinogradov
|
7d8d77a386
|
[issue #79] Added validation to ProjectToRepository
|
2011-12-23 21:06:47 +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 |
Pavel Chipiga
|
141fe7677f
|
Apply project fork button. Refactor and cleanup code. Refs #2243
|
2011-11-23 17:52:33 +02:00 |
Pavel Chipiga
|
a725a51bc3
|
Disable XML callbacks during platform clone. Code cleanup. Refs #2162
|
2011-11-03 22:41:06 +02:00 |
Pavel Chipiga
|
0c3a044f81
|
Fix REXML Exception when using Unicorn or Passenger with XmlRPC. Add XML RPC events logging. Refactor. Improve after_rollback callback. Refs #2162
|
2011-10-30 18:46:52 +02:00 |
Pavel Chipiga
|
3281bf5706
|
Fix deprecation. Extend project unixname validation regexp. Add rollback callbacks to avoid core polution. Increase git timeout. Improve import script. Refs #2162
|
2011-10-30 14:54:24 +02:00 |
konstantin.grabar
|
c2422a26dd
|
Fix xml_rpc_create and xml_rpc_destroy
|
2011-10-28 17:53:46 +04:00 |
konstantin.grabar
|
365dac9c11
|
Add xml_rpc_destory call to ProjectToRepository
|
2011-10-28 17:33:31 +04:00 |
konstantin.grabar
|
6147ebf79e
|
Fix create_project XML-RPC and comment project_to_repository symlinks
|
2011-10-28 16:40:38 +04:00 |
konstantin.grabar
|
0718778b3f
|
Add system ln and rm call with sudo
|
2011-10-28 15:45:00 +04:00 |
konstantin.grabar
|
8f459f8abc
|
Fix repository and project_to_repository paths and symbolinks
|
2011-10-28 15:16:32 +04:00 |
konstantin.grabar
|
f497fc3d89
|
Add xml_rpc_create call on project to repository linking
|
2011-10-28 03:39:51 +04:00 |
George Vinogradov
|
7ef909afbb
|
Changed some models.
|
2011-10-19 17:14:53 +04:00 |
George Vinogradov
|
229b4bb3f4
|
Created new models and provided relationships between them.
|
2011-10-13 19:55:03 +04:00 |