Vokhmin Alexey V
|
baa82dd5fc
|
#319: small refactoring according to Alexander's comments
|
2013-11-13 13:33:36 +04:00 |
Vokhmin Alexey V
|
578c868ba1
|
#319: fixed routes errors
|
2013-11-12 21:13:05 +04:00 |
Vokhmin Alexey V
|
a7e908b102
|
#319: Added ability to mass adding projects to the repository
|
2013-11-12 16:04:40 +04:00 |
Vokhmin Alexey V
|
ed94a85a64
|
Merge branch 'master' into 312-external-pluggable-build-nodes-statistics
|
2013-11-09 01:24:17 +04:00 |
Vokhmin Alexey V
|
baf68d86a4
|
Fixed: uninitialized constant Localeapp
|
2013-11-09 01:23:36 +04:00 |
Vokhmin Alexey V
|
9d70588da9
|
#312: updated routes
|
2013-11-09 01:15:22 +04:00 |
Vokhmin Alexey V
|
f4f9ba5409
|
#312: added RpmBuildNode model, fetch statistics
|
2013-11-09 01:14:04 +04:00 |
Vokhmin Alexey V
|
5b978fc89f
|
disable sending missing translations
|
2013-11-09 01:11:31 +04:00 |
Vokhmin Alexey V
|
b3ba6555e2
|
#316: added chekbox into #new action for attaching testing subrepo
|
2013-11-07 19:49:43 +04:00 |
Vokhmin Alexey V
|
78d1adcfa3
|
added logglier gem
|
2013-11-07 01:22:13 +04:00 |
Vokhmin Alexey V
|
0cbd5b21e5
|
#316: added new statuses for BuildList
|
2013-11-01 21:11:59 +04:00 |
Vokhmin Alexey V
|
2ce16e805d
|
#312: added #logs action, search build_lists by arches && platforms
|
2013-10-22 21:48:00 +04:00 |
Vokhmin Alexey V
|
0dc1b63623
|
#312: updated UI, models, added migrations
|
2013-10-17 22:00:15 +04:00 |
Vokhmin Alexey V
|
7be0129361
|
#312: show user authentication_token
|
2013-10-16 21:30:40 +04:00 |
Vokhmin Alexey V
|
ce3650e03d
|
#312: added Api::V1::JobsController
|
2013-09-30 20:35:56 +04:00 |
Vokhmin Alexey V
|
17cbeb3d7f
|
update deploy.rb.sample
|
2013-09-27 16:09:18 +04:00 |
Vokhmin Alexey V
|
b2a1fe1533
|
#272: use Rollbar and logentries
|
2013-09-27 15:49:11 +04:00 |
Vokhmin Alexey V
|
3b3ca4f7ea
|
#309: added extra_params into BuildList
|
2013-09-20 22:21:23 +04:00 |
Vokhmin Alexey V
|
b3c8265593
|
#306: Increase release tag for mass builds
|
2013-09-18 23:01:02 +04:00 |
Vokhmin Alexey V
|
6a24b33d28
|
#301: misprint
|
2013-09-12 18:15:49 +04:00 |
Vokhmin Alexey V
|
bebbfffe68
|
#301: show epoch on #show page
|
2013-09-12 18:13:42 +04:00 |
Alexander Machehin
|
7da70b5f12
|
[#277] profile projects 1 ver.
|
2013-09-08 17:56:43 +06:00 |
Vokhmin Alexey V
|
c95ca99e84
|
Merge branch 'master' into 291-frendly-urls
|
2013-09-02 19:06:55 +04:00 |
Alexander Machehin
|
c2a609236b
|
fix moment/ru.js isn't precompiled
|
2013-09-02 17:33:23 +06:00 |
Vokhmin Alexey V
|
5bebaca4f0
|
#291: added friendly_id
|
2013-09-01 19:33:09 +04:00 |
Alexander Machehin
|
5c6220a46d
|
try to stop bots (part2)
|
2013-08-28 21:15:28 +06:00 |
Alexander Machehin
|
01380be9a7
|
Revert "try stop bots"
This reverts commit e6238a7621 .
Conflicts:
app/assets/stylesheets/devise/registration.scss
|
2013-08-28 19:35:16 +06:00 |
Vokhmin Alexey V
|
40ca439cbe
|
#281: misprint
|
2013-08-27 20:54:31 +04:00 |
Vokhmin Alexey V
|
d317eeb413
|
#281: moved concerns into lib folder
|
2013-08-27 20:27:22 +04:00 |
Vokhmin Alexey V
|
a51b1e0e9f
|
#281: Show repodata creation logs
|
2013-08-27 19:43:30 +04:00 |
Alexander Machehin
|
e6238a7621
|
try stop bots
|
2013-08-26 23:53:03 +06:00 |
Vokhmin Alexey V
|
55bc1a8096
|
#276: updated UI of platforms, some refactoring
|
2013-08-23 22:58:29 +04:00 |
Vokhmin Alexey V
|
75d98a75bc
|
#267: added sound_notifications to User
|
2013-08-21 00:10:25 +04:00 |
Alexander Machehin
|
4185ed0a2b
|
Merge branch 'master' into 242-restart_last_build_list
Conflicts:
app/controllers/projects/build_lists_controller.rb
config/routes.rb
|
2013-08-06 19:59:32 +06:00 |
Vokhmin Alexey V
|
bd931acd24
|
#251: configure JsRoutes
|
2013-08-05 22:03:03 +04:00 |
Vokhmin Alexey V
|
63a26553cd
|
#251: removed #search action
|
2013-08-05 16:52:15 +04:00 |
Vokhmin Alexey V
|
b3ab16ec09
|
#251: use AJAX for load data on BuildList#index page
|
2013-08-02 02:24:33 +04:00 |
Alexander Machehin
|
f416bd9071
|
[#242] use datatable
|
2013-08-01 23:18:46 +06:00 |
Alexander Machehin
|
c2ee66cb67
|
Merge branch 'master' into 242-restart_last_build_list
|
2013-08-01 01:32:50 +06:00 |
Alexander Machehin
|
aad9a0a3af
|
[#242] add last build lists list in the new page
|
2013-08-01 01:32:24 +06:00 |
Alexander Machehin
|
c06719d563
|
[#214] fix Russian translation
|
2013-08-01 01:25:43 +06:00 |
Vokhmin Alexey V
|
b796299f60
|
#245: remove average_build_time and build_count columns from Project
|
2013-07-31 17:08:43 +04:00 |
Vokhmin Alexey V
|
30803aa963
|
abf/abf-worker#16: update Redis server for live logs
|
2013-07-30 16:39:43 +04:00 |
Alexander Machehin
|
2362d7073d
|
[#242] add ability to recreate build list
|
2013-07-30 17:31:54 +06:00 |
Vokhmin Alexey V
|
00ffc5ece6
|
abf/abf-ideas#83: changed type of #remove_repo_lock_file action, updated text messages
|
2013-07-29 17:14:55 +04:00 |
Vokhmin Alexey V
|
c996769a4b
|
abf/abf-ideas#83: small refactoring according to Alexander's comments
|
2013-07-29 16:24:41 +04:00 |
Vokhmin Alexey V
|
ad46e25654
|
#83: added #start_sync and #stop_sync actions into Repository API
|
2013-07-26 19:38:39 +04:00 |
Vokhmin Alexey V
|
8e879ef0c7
|
#83: added ability to lock repository
|
2013-07-26 18:41:39 +04:00 |
avm
|
8117bd1561
|
Merge pull request #238 from abf/rosa-build:231-increase-time-of-build-for-Cooker-ARM-packages
#231, #230: Add extra settings for main platforms
|
2013-07-25 14:33:51 +04:00 |
avm
|
72f933217b
|
Merge pull request #228 from abf/rosa-build:226-remove-API-calls-from-JS
#226: Remove API calls from JS
|
2013-07-25 13:19:44 +04:00 |