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 |
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
|
2cd612e733
|
#345: updated views
|
2014-03-17 20:43:42 +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 |
Vokhmin Alexey V
|
5e1983c88b
|
#345: fixed FriendlyId
|
2014-03-14 23:36:32 +04:00 |
Alexander Machehin
|
cca440b232
|
[#345] temporaly add attribute accessible to activity
|
2014-03-15 00:19:08 +06:00 |
Alexander Machehin
|
6573bb0d9e
|
[#345] temporaly add attribute accessible to relation
|
2014-03-15 00:16:20 +06:00 |
Vokhmin Alexey V
|
e7f8fb6312
|
#345: Fixed JS
|
2014-03-14 03:00:52 +04:00 |
Vokhmin Alexey V
|
4c398ab710
|
#345: fixed presenters, etc
|
2014-03-14 02:31:28 +04:00 |