Commit Graph

1972 Commits

Author SHA1 Message Date
Vokhmin Alexey V 552e36cf72 #376: added monitoring tool 2014-04-15 22:08:43 +04:00
Vokhmin Alexey V 5b734e3006 #376: added NodeInstruction 2014-04-15 01:32:25 +04:00
Vokhmin Alexey V cf479a144d ActiveAdmin integration 2014-04-12 00:29:43 +04:00
Vokhmin Alexey V 43fc57ec37 refactoring according to Alexander's comments 2014-04-11 00:09:02 +04:00
Vokhmin Alexey V fd13427794 Optimize query for /projects page 2014-04-10 20:59:15 +04:00
Vokhmin Alexey V be6bd727a6 Fixed: Assign container 2014-04-10 01:20:39 +04:00
Vokhmin Alexey V c65853e072 #373: added ability to destroy ProductBuildList 2014-04-09 22:44:19 +04:00
Vokhmin Alexey V 2ecf2c1d91 #373: rollback ability.rb 2014-04-09 12:53:53 +04:00
Vokhmin Alexey V 8a2aa1f666 #373: remove validation for use_cached_chroot 2014-04-09 12:46:09 +04:00
Vokhmin Alexey V 4a3068ce42 #373: misprint 2014-04-09 01:16:36 +04:00
Vokhmin Alexey V 35a2be81cf #373: rollback changes 2014-04-09 01:07:50 +04:00
Vokhmin Alexey V 6e584e1ec9 #373: cleanup 2014-04-08 01:56:13 +04:00
Vokhmin Alexey V 02d291a032 #373: send token to product_build_list 2014-04-08 01:51:21 +04:00
Vokhmin Alexey V 81c3f6aaa6 #373: rollback changes 2014-04-08 01:37:11 +04:00
Vokhmin Alexey V 7d0b2998dc #373: refactoring, added specs 2014-04-08 01:30:01 +04:00
Vokhmin Alexey V c41fc4d0bb #373: added use_cached_chroot field 2014-04-07 23:00:42 +04:00
Vokhmin Alexey V 3ad56638b7 Added specs for MassBuild 2014-04-05 22:37:27 +04:00
Vokhmin Alexey V 164569b2ad Hook for to slow DB request 2014-04-02 21:16:51 +04:00
Vokhmin Alexey V 4087f4c94a #345: rollback changes 2014-03-27 01:12:56 +04:00
Vokhmin Alexey V a15353e460 #345: fixed: usage of name_with_owner 2014-03-27 00:02:28 +04:00
Vokhmin Alexey V 9d62d732c6 #345: misprint 2014-03-26 00:40:19 +04:00
Vokhmin Alexey V ea4d28d6d1 #345: Fixed: undefined method utc for nil:NilClass 2014-03-26 00:36:54 +04:00
Vokhmin Alexey V 237df48f94 Merge branch '345-update_to_rails4' of abf.rosalinux.ru:abf/rosa-build into 345-update_to_rails4 2014-03-25 22:03:08 +04:00
Vokhmin Alexey V b85d6c4c2d #345: fixed auntification by token 2014-03-25 22:02:53 +04:00
Alexander Machehin b22c100327 [#345] add missing ( 2014-03-25 23:57:40 +06:00
Alexander Machehin 2d8a2bdc7c [#345] fix mistype 2014-03-25 23:34:04 +06:00
Alexander Machehin f9b298b8e8 [#345] fix wiki path 2014-03-21 16:41:35 +06:00
Alexander Machehin eb8326bf30 [#345] fix SystemStackError: stack level too deep 2014-03-21 15:38:40 +06:00
Vokhmin Alexey V 528eb361c9 #345: updated issues_controller_spec 2014-03-21 03:11:12 +04:00
Vokhmin Alexey V 22b8ce9e2c #345: update build_lists_controller 2014-03-21 02:56:59 +04:00
Vokhmin Alexey V 9102042d6e #345: fixed product_build_lists_controller_spec 2014-03-21 01:25:43 +04:00
Vokhmin Alexey V f9fc6fd33d #345: added attr_accessible into FlashNotify 2014-03-20 02:40:47 +04:00
Vokhmin Alexey V 4d7809ec14 #345: rollback changes, added test_after_commit gem 2014-03-20 02:35:59 +04:00
Vokhmin Alexey V ee412382f0 #345: fixed state_machine 2014-03-20 02:01:42 +04:00
Alexander Machehin f33296c266 [#345] fix mass-assign protected attributes for Subscribe: user_id 2014-03-19 21:58:09 +06:00
Alexander Machehin 281f10e745 [#345] remove deprecated Relation#find_in_batches with finder options 2014-03-19 20:31:44 +06:00
Alexander Machehin 7faadc2abe [#345] fix creating advisory 2014-03-19 20:31:06 +06:00
Alexander Machehin 9e1c03f5ea [#345] add attr_accessible to EventLog 2014-03-19 16:05:03 +06:00
Vokhmin Alexey V 50a301d2fa #345: updated comments_controller_spec 2014-03-19 03:00:29 +04:00
Vokhmin Alexey V ebe07ba00c #345: use Redis.current instead of all other 2014-03-19 01:52:40 +04:00
Vokhmin Alexey V cb8246d72f #345: updated repository_spec 2014-03-19 01:12:39 +04:00
Alexander Machehin 2ee3ea93bd [#345] remove deprecated dynamic finder methods 2014-03-18 19:58:51 +06:00
Alexander Machehin 1cd0b182d6 [#345] add attr_accessible 2014-03-18 19:53:43 +06:00
Alexander Machehin 23e43029ea [#345] fix archive_url 2014-03-18 18:42:46 +06:00
Alexander Machehin 83010eca32 [#345] fix specs; fix project url; fix missing method error 2014-03-18 15:39:58 +06:00
Alexander Machehin 4cf3e931bd [#345] fix relations create; refactoring specs; remove unneded files 2014-03-18 15:31:18 +06:00
Vokhmin Alexey V c672aaa0ec #345: fixed some specs, etc 2014-03-18 00:18:46 +04:00
Vokhmin Alexey V e6934057b4 #345: updated routes, fixed specs 2014-03-17 21:01:17 +04:00
Vokhmin Alexey V c06245aa9f #345: fixed some specs, build_list_observer 2014-03-15 02:54:04 +04:00
Vokhmin Alexey V 94e285e64f #345: updated gems, views, fixed specs 2014-03-15 01:55:28 +04:00