Vokhmin Alexey V
|
aac63a4404
|
#823: small refactoring
|
2013-01-15 15:55:51 +04:00 |
Vokhmin Alexey V
|
6bd28dacb0
|
Merge branch 'master' into 823-publication-groups-of-build-lists
|
2013-01-15 15:36:02 +04:00 |
Vladimir Sharshov
|
02f50b845c
|
Merge pull request #835 from warpc/829-fix_issue_notifications
[refs #829] Prevent send notification email for issues creator
|
2013-01-15 03:20:10 -08:00 |
Vokhmin Alexey V
|
4e132f5ed7
|
#823: remove unnecessary code
|
2013-01-14 20:58:01 +04:00 |
Vokhmin Alexey V
|
e55a4ef7e5
|
#823: write "fullname" instead of "sha1" for old_packages
|
2013-01-14 16:10:56 +04:00 |
Vokhmin Alexey V
|
73b769aeb5
|
#823: update PublishObserver
|
2013-01-12 21:18:13 +04:00 |
Vokhmin Alexey V
|
19b7caef02
|
#823: remove unnecessary code
|
2013-01-12 05:43:13 +04:00 |
Vokhmin Alexey V
|
81931be8cc
|
#823: add BuildListsPublishTaskManager
|
2013-01-12 05:36:00 +04:00 |
Vladimir Sharshov
|
3944f3e555
|
Merge pull request #831 from warpc/790-enable_remember_me
[refs #790] enable remember me by default
|
2013-01-11 06:09:37 -08:00 |
Alexander Machehin
|
02839c8cff
|
[refs #829] fix & add specs
|
2013-01-11 20:01:10 +06:00 |
Alexander Machehin
|
4c3a5b5def
|
[refs #829] dont send email to issue creator
|
2013-01-11 20:00:22 +06:00 |
Vokhmin Alexey V
|
9ea5f47e45
|
#780: update batch_size
|
2013-01-11 17:06:21 +04:00 |
Vokhmin Alexey V
|
4a8045ecfb
|
#780: small refactoring
|
2013-01-11 16:27:29 +04:00 |
Alexander Machehin
|
49589e5c56
|
[refs #790] enable remember me by default
|
2013-01-11 16:22:42 +06:00 |
Alexander Machehin
|
182a90af4a
|
[refs #818] refactoring part4
|
2013-01-11 16:03:24 +06:00 |
Alexander Machehin
|
be095223e4
|
[refs #818] change new header
|
2013-01-10 22:46:44 +06:00 |
Alexander Machehin
|
ba026c948d
|
[refs #818] refactoring part 3
|
2013-01-10 22:43:36 +06:00 |
Alexander Machehin
|
1427f86b4c
|
[refs #818] add simple user navigation
|
2013-01-10 21:56:43 +06:00 |
Alexander Machehin
|
abf83a563d
|
[refs #818] small refactoring part2
|
2013-01-10 21:50:49 +06:00 |
Alexander Machehin
|
5d6e8f6c3a
|
[refs #818] small refactoring
|
2013-01-10 20:50:12 +06:00 |
Vokhmin Alexey V
|
26ec4cdeaf
|
#780: fix rake task new_core#update_packages
|
2013-01-10 18:48:26 +04:00 |
Alexander Machehin
|
493fe9da90
|
Merge branch 'master' into 818-system_users
|
2013-01-10 19:23:58 +06:00 |
Vokhmin Alexey V
|
4f9d63e4da
|
#780: update publications
|
2013-01-10 16:49:01 +04:00 |
Vokhmin Alexey V
|
4fcedfff25
|
#780: add rake task for updating packages
|
2013-01-10 16:30:18 +04:00 |
Vokhmin Alexey V
|
6b75eca457
|
#780: update schema.rb
|
2013-01-10 15:21:12 +04:00 |
Vokhmin Alexey V
|
c521e5d77e
|
#780: add sha1 field into build_list_packages table, update models, views
|
2013-01-10 15:16:08 +04:00 |
Vokhmin Alexey V
|
140d5a036a
|
Merge pull request #828 from warpc/update-rails-to-3.2.11
Update rails to 3.2.11
|
2013-01-09 08:35:49 -08:00 |
Alexander Machehin
|
c80cd78756
|
fixed rspec send_file fail
|
2013-01-09 22:01:28 +06:00 |
Vokhmin Alexey V
|
6049f59307
|
stub Redis for product_build_lists_controller_spec
|
2013-01-09 14:56:00 +04:00 |
Alexander Machehin
|
508ec266f0
|
fix build list factory
same as https://github.com/warpc/rosa-build/pull/799/files#diff-26
|
2013-01-09 16:23:34 +06:00 |
Alexander Machehin
|
71125eac81
|
update rails to 3.2.11
|
2013-01-09 14:25:21 +06:00 |
Vladimir Sharshov
|
6a3310bf99
|
Merge pull request #827 from warpc/publish-mass-build
Publish mass_build 317 (temporarily task)
|
2012-12-29 09:20:17 -08:00 |
Vokhmin Alexey V
|
4daca143bd
|
remove unnecessary statuses
|
2012-12-29 21:17:05 +04:00 |
Vokhmin Alexey V
|
87ab1ea803
|
update condition by status
|
2012-12-29 21:01:12 +04:00 |
Vokhmin Alexey V
|
d8a535412d
|
rename "repository_path" variable to "platform_repository_folder"
|
2012-12-29 20:52:17 +04:00 |
Vokhmin Alexey V
|
e5f1851f9b
|
change id of mass build
|
2012-12-29 20:37:36 +04:00 |
Vokhmin Alexey V
|
8b8c15bc49
|
remove root_folder variable
|
2012-12-29 20:33:12 +04:00 |
Vokhmin Alexey V
|
3415c74ec1
|
small fixes
|
2012-12-29 20:27:22 +04:00 |
Alexander Machehin
|
9384e08c08
|
[refs #818] fix mistake
|
2012-12-29 22:22:21 +06:00 |
Vokhmin Alexey V
|
5ef8a56568
|
refactoring
|
2012-12-29 20:21:25 +04:00 |
Vokhmin Alexey V
|
e1cc324b9d
|
small refactoring
|
2012-12-29 20:19:11 +04:00 |
Vokhmin Alexey V
|
233e22e341
|
add #publish_mass_build_317 rake task
|
2012-12-29 20:16:56 +04:00 |
Alexander Machehin
|
6366080e0c
|
fix en transtation
|
2012-12-29 20:51:09 +06:00 |
Alexander Machehin
|
52a2e03fff
|
[refs #818] fixed some errors
|
2012-12-29 20:49:28 +06:00 |
Alexander Machehin
|
70903249ce
|
[refs #818] small ui changes
|
2012-12-29 18:38:14 +06:00 |
Vladimir Sharshov
|
2f69a60aa6
|
Merge pull request #826 from warpc/synchronize-with-refactoring-branch-of-abf-worker
Support priority queue (Synchronize with refactoring branch of abf worker)
|
2012-12-29 04:30:59 -08:00 |
Vokhmin Alexey V
|
558d942dde
|
rename classes for publishing
|
2012-12-29 14:48:19 +04:00 |
Vokhmin Alexey V
|
3ce6feb382
|
Merge branch 'master' into 822-add-queue-with-priorities-for-new-core
|
2012-12-29 14:38:30 +04:00 |
Vladimir Sharshov
|
e27c01a711
|
Merge pull request #824 from warpc/712-refactoring-css
[issue #795] The wrong time to be displayed on the page assembly jobs when user have incorect local time
|
2012-12-28 11:44:18 -08:00 |
Alexander Machehin
|
1e878f0775
|
[refs #818] working with system users
|
2012-12-29 01:24:41 +06:00 |