Commit Graph

3993 Commits

Author SHA1 Message Date
Vokhmin Alexey V cab3debd4a Fixed: sign_up 2014-03-27 18:25:15 +04:00
Alexander Machehin 297dd4bd44 [#345] fix "No route matches missing required keys: [:id]" error 2014-03-27 13:17:29 +06:00
Vokhmin Alexey V 4087f4c94a #345: rollback changes 2014-03-27 01:12:56 +04:00
Vokhmin Alexey V ca834696b8 #345: fixed: undefined method [] for nil:NilClass 2014-03-27 00:12:31 +04:00
Vokhmin Alexey V a15353e460 #345: fixed: usage of name_with_owner 2014-03-27 00:02:28 +04:00
Vokhmin Alexey V bd36a6a807 #345: fixed: visibility of projects 2014-03-26 14:24:52 +04:00
Vokhmin Alexey V 3cda2248a2 #345: fixed: visibility of projects 2014-03-26 14:21:54 +04:00
Alexander Machehin 7f39986b99 [#345] fix error with ActionController::UnknownFormat for .patch and .diff 2014-03-26 14:55:29 +06:00
Alexander Machehin ed1f6764fa [#345] fix 500 error 2014-03-26 14:36:02 +06:00
Alexander Machehin ddd2cae8da [#345] add missing { 2014-03-26 12:23:31 +06: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 4adae8319b #345: updated authenticate_user! 2014-03-25 22:32:46 +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 c2b9690f3f [#345] fix error with jbuilder 2014-03-25 23:44:17 +06:00
Alexander Machehin 2d8a2bdc7c [#345] fix mistype 2014-03-25 23:34:04 +06:00
Vokhmin Alexey V 64f969274d #345: cleanup 2014-03-24 22:37:51 +04:00
Vokhmin Alexey V 0b626f90fa #345: refactoring 2014-03-24 22:28:03 +04:00
Vokhmin Alexey V 1217bdad88 #345: fixed: undefined method name_with_owner for nil:NilClass 2014-03-24 21:55:02 +04:00
Vokhmin Alexey V 7a3ffc5b82 #345: fixed build_lists page 2014-03-24 21:50:56 +04:00
Alexander Machehin 139cb5aa0d [#345] fix projects url path 2014-03-24 20:26:36 +06:00
Vokhmin Alexey V 7df3fd13d6 #345: Fixed JS 2014-03-21 22:42:03 +04:00
Vokhmin Alexey V f04c1105d3 #345: fixed: /modify, /projects search 2014-03-21 22:22:05 +04:00
Alexander Machehin f9b298b8e8 [#345] fix wiki path 2014-03-21 16:41:35 +06:00
Alexander Machehin 197c33195a [#345] fix authorizing projects controller 2014-03-21 16:40:58 +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 9fece259d8 #345: update api/v1/issues_controller_spec 2014-03-21 02:28:17 +04:00
Vokhmin Alexey V 4166951cda #345: fixed api/v1/build_lists_controller_spec 2014-03-21 02:01:13 +04:00
Vokhmin Alexey V 9102042d6e #345: fixed product_build_lists_controller_spec 2014-03-21 01:25:43 +04:00
Alexander Machehin b3aee9d73a [#345] fix tour js 2014-03-20 23:37:05 +06:00
Vokhmin Alexey V c0d5c6ec88 #345: fixed groups/profile_controller 2014-03-20 03:00:16 +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
Alexander Machehin d7a3f629e8 [#345] replace owner_with_name to name_with_owner 2014-03-19 13:19:03 +06:00
Alexander Machehin d013d8c138 [#345] refactoring specs 2014-03-19 13:11:16 +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