Wedge
|
87e9a26396
|
Removed builder clear job
|
2016-06-10 16:21:42 +03:00 |
Wedge
|
ac1b4b583d
|
Move to sidekiq
|
2016-05-28 21:21:02 +03:00 |
Wedge
|
ac379fce04
|
Remove more unused code
|
2016-03-21 19:52:11 +03:00 |
Wedge
|
9ea4b1e2f3
|
Remove unwanted bahaviour
|
2016-03-21 17:22:43 +03:00 |
Wedge
|
94cfbf2daf
|
More fixes
|
2016-03-20 16:36:03 +03:00 |
Wedge
|
de268f468b
|
Remove old code
|
2016-03-20 15:50:58 +03:00 |
Wedge
|
c33fd582ed
|
Huge code clean up
|
2016-03-20 12:28:32 +03:00 |
Alexander Khryukin
|
b46a1ab4d5
|
rpmvercmp > rpmEVRcmp, for unknown reason rpmvercmp not working in ruby
|
2016-03-16 15:26:49 +03:00 |
Wedge
|
179abe356f
|
ActiveAdmin create user fix, fix job shifting
|
2016-03-01 06:27:30 +03:00 |
Wedge
|
75a1cb3e95
|
Build pending forever fix
|
2016-02-24 07:59:40 +03:00 |
Wedge
|
c7f8b2587d
|
Added hostname field to buildlists, changed commit_hash logic, removed yandex and google counters, initial work on iso building
|
2016-02-08 17:47:15 +03:00 |
Wedge
|
881cae6afa
|
Fixed bug, when redis spop returns a string and it is being compared to an integer
|
2016-02-02 21:40:02 +03:00 |
Wedge
|
72e8faa988
|
Increase release tag on github(wip)
|
2015-12-29 22:22:17 +03:00 |
duratarskeyk
|
98e4dc1730
|
bugfixes
|
2015-12-15 06:27:57 +00:00 |
duratarskeyk
|
bdb6458393
|
modify project model, add project controller for project page
|
2015-12-12 18:19:02 +00:00 |
Alexander Machehin
|
2ff3c581b3
|
small refactoring
|
2015-07-14 21:42:48 +05:00 |
Alexander Machehin
|
d483b5929e
|
build log: timeout log request, truncate redis log
|
2015-07-14 21:33:12 +05:00 |
Vokhmin Alexey V
|
ca22bbc632
|
#472: Update Api::V1::BuildListsController and Projects::BuildListsController
|
2015-06-01 22:56:56 +03:00 |
Vokhmin Alexey V
|
4dfdd3b10d
|
#472: Remove protected_attributes gem, use strong_parameters for Api::V1::AdvisoriesController
|
2015-06-01 22:56:56 +03:00 |
Vokhmin Alexey V
|
04b5b77f7c
|
#465: Cleanup
|
2015-04-14 23:21:37 +03:00 |
Vokhmin Alexey V
|
e736586129
|
#465: Update specs
|
2015-04-07 23:44:39 +03:00 |
Vokhmin Alexey V
|
0625a941bd
|
#465: Update specs
|
2015-04-07 23:14:29 +03:00 |
Vokhmin Alexey V
|
d4d8f75f12
|
#465: wip...
|
2015-04-07 23:07:07 +03:00 |
Alexander Machehin
|
6facf6c7c1
|
build list: fix mistype
|
2015-03-27 15:24:36 +05:00 |
Alexander Machehin
|
eacf67a68b
|
build list: fix callback
|
2015-03-26 21:17:45 +05:00 |
Alexander Machehin
|
d2c47369d9
|
build lists create api: fix error with wrong parameters
|
2015-03-26 20:20:14 +05:00 |
Alexander Machehin
|
2e95334ded
|
build lists create api: fix error with include repos values
|
2015-03-26 20:08:46 +05:00 |
Alexander Machehin
|
fa39de82d9
|
build lists create api: fix error with blank parameters
|
2015-03-26 19:53:34 +05:00 |
Vokhmin Alexey V
|
e599be5828
|
#463: Increased life time for builds of mass builds
|
2015-03-11 02:43:58 +03:00 |
Vokhmin Alexey V
|
2a01474d03
|
#452: added "Builds settings" for user
|
2015-02-11 01:08:39 +03:00 |
Alexander Machehin
|
ab0a57d6b2
|
Merge branch 'master' into 369-bootstrap
Conflicts:
app/models/build_list.rb
app/models/build_list/package.rb
app/models/build_script.rb
app/models/product_build_list.rb
app/models/project_tag.rb
app/views/projects/build_lists/_filter.html.haml
|
2014-12-18 15:07:27 +05:00 |
Vokhmin Alexey V
|
44041581e7
|
cleanup of BuildList#next_build_from_queue
|
2014-12-11 01:17:55 +03:00 |
Vokhmin Alexey V
|
4e09827f8d
|
updated a logic of fetching of task from queue
|
2014-12-11 00:15:41 +03:00 |
Alexander Machehin
|
c8db1109d3
|
build lists api: add new filters
|
2014-12-09 20:33:27 +05:00 |
Vokhmin Alexey V
|
ad10ea3f20
|
Fixed: adding of a key into set for fetching tasks in future
|
2014-12-09 00:02:46 +03:00 |
Alexander Machehin
|
212eb66a9e
|
[#247] fix model specs
|
2014-11-25 22:38:13 +05:00 |
Alexander Machehin
|
ec3f6e6fd3
|
[#247] update validations
Conflicts:
app/models/product_build_list.rb
|
2014-11-25 21:45:29 +05:00 |
Alexander Machehin
|
0124b9bb10
|
[#247] update validations
|
2014-11-25 21:42:02 +05:00 |
Vokhmin Alexey V
|
90f6bca72d
|
Merge branch 'master' into 369-bootstrap
Conflicts:
Gemfile.lock
app/models/concerns/feed/git.rb
app/models/issue.rb
|
2014-11-08 01:09:32 +03:00 |
Alexander Machehin
|
d0ab09902c
|
[#369] new build list page: add last build lists
|
2014-11-05 15:52:16 +05:00 |
Vokhmin Alexey V
|
3ac550d7a1
|
Updated regex for BuildList#prepare_extra_params
|
2014-10-23 22:52:38 +04:00 |
Vokhmin Alexey V
|
e4f5af6707
|
Updated regex for BuildList#prepare_extra_params
|
2014-10-23 22:29:46 +04:00 |
Vokhmin Alexey V
|
abeb7fbc1a
|
allow publish packages with same release versions for rhel
|
2014-10-14 22:19:44 +04:00 |
Alexander Machehin
|
dbb1d19ac0
|
try to catch a MentosError error
|
2014-10-07 22:38:52 +06:00 |
Vokhmin Alexey V
|
4310582596
|
#428: add save_buildroot to BuildList
|
2014-09-25 00:44:32 +04:00 |
Vokhmin Alexey V
|
e7a24a27a3
|
#416: sends email when build list status is 'Unpermitted architecture'
|
2014-09-23 21:41:34 +04:00 |
Vokhmin Alexey V
|
3d444f3b91
|
Merge branch 'master' into 416-handle-ExcludeArch-and-ExclusiveArch-tags
|
2014-09-22 23:35:38 +04:00 |
Vokhmin Alexey V
|
cedd9b8b28
|
refactorng, added extra condition into #next_build_from_queue
|
2014-09-19 01:29:01 +04:00 |
Vokhmin Alexey V
|
6b6cb02f0b
|
Added filter by platforms and arches for tasks
|
2014-09-19 01:00:31 +04:00 |
Alexander Machehin
|
74bd058e68
|
fix error "undefined method delayed_add_job_to_abf_worker_queue for nil:NilClass"
|
2014-08-28 18:56:43 +06:00 |