Commit Graph

1768 Commits

Author SHA1 Message Date
Alexander Machehin 36d61d2e08 [#345] old route constraint 2014-03-26 01:14:27 +06:00
Alexander Machehin 5a02ed077b [#345] remove unneeded constraint 2014-03-26 00:44:06 +06:00
Vokhmin Alexey V f254b4d0a2 #345: updated routes.rb 2014-03-24 22:30:12 +04:00
Vokhmin Alexey V c4a4b50450 #345: updated route for publishing build_list 2014-03-24 21:54:05 +04:00
Alexander Machehin 27d2b1abc6 [#345] update config/application.yml.sample 2014-03-24 20:29:02 +06:00
Alexander Machehin 9158a9ddf0 [#345] fix get_list route 2014-03-20 23:29:19 +06:00
Vokhmin Alexey V c0d5c6ec88 #345: fixed groups/profile_controller 2014-03-20 03:00:16 +04:00
Vokhmin Alexey V d7a449904b #345: fixed build_lists_publish_task_manager_spec.rb 2014-03-20 00:23:30 +04:00
Alexander Machehin c435c6431d [#345] mistype secret token 2014-03-19 16:03:14 +06:00
Alexander Machehin b4cf625971 [#345] small update config files; remove warning with secret_key_base 2014-03-19 15:47:35 +06:00
Alexander Machehin d7a3f629e8 [#345] replace owner_with_name to name_with_owner 2014-03-19 13:19:03 +06:00
Vokhmin Alexey V ebe07ba00c #345: use Redis.current instead of all other 2014-03-19 01:52:40 +04:00
Vokhmin Alexey V e6934057b4 #345: updated routes, fixed specs 2014-03-17 21:01:17 +04:00
Vokhmin Alexey V c06245aa9f #345: fixed some specs, build_list_observer 2014-03-15 02:54:04 +04:00
Vokhmin Alexey V 331944e0fd #345: updated keys 2014-03-14 01:36:28 +04:00
Vokhmin Alexey V d1ea49c680 Merge branch 'master' into 345-update_to_rails4
Conflicts:
	app/models/platform_arch_setting.rb
2014-03-13 23:56:15 +04:00
Alexander Machehin 718c8bb08c [#345] remove url_for hack 2014-03-13 22:35:00 +06:00
Vokhmin Alexey V 29d603f5c8 Fix: autostart_build_lists 2014-03-13 00:49:36 +04:00
Alexander Machehin bdcbc7e837 [#345] change devise routes 2014-03-12 21:59:57 +06:00
Alexander Machehin 81d628c605 [#345] remove deprecation warning 2014-03-12 19:23:39 +06:00
Alexander Machehin 8d0720091a [#345] simplify config 2014-03-12 19:15:06 +06:00
Alexander Machehin d78879c691 [#345] hide devise secret 2014-03-12 10:57:32 +06:00
Alexander Machehin b73556da4a [#345] fix No such middleware to insert after: Rack::Lock (RuntimeError) 2014-03-11 19:45:48 +06:00
Alexander Machehin 7250b1ae81 [#345] remove a deprecated option 2014-03-11 18:53:08 +06:00
Alexander Machehin 775ab380a2 [#345] move markdown to helper 2014-03-11 15:55:42 +06:00
Alexander Machehin a5f56bb835 [#345] remove observers; use new labmda syntax 2014-03-11 14:28:17 +06:00
Alexander Machehin a81b5fc69e Merge branch 'master' into 345-update_to_rails4
Conflicts:
	Gemfile
	Gemfile.lock
2014-03-07 16:25:32 +06:00
Alexander Machehin 2e4112e6a4 Add skype notifications 2014-03-06 21:45:33 +06:00
Alexander Machehin 636ae022bf [#247] remove private users 2014-03-06 17:24:33 +06:00
Alexander Machehin 0a80306095 [#345] update gems 2014-03-06 13:44:14 +06:00
Vokhmin Alexey V 5b15444543 Fixed: cleaning of old queues 2014-02-27 23:25:37 +04:00
Vokhmin Alexey V d2873c79d5 Updated description 2014-02-27 22:56:40 +04:00
Vokhmin Alexey V 813ac91a99 Added BuildListsQueuesMonitoringJob 2014-02-27 22:51:57 +04:00
Vokhmin Alexey V f8ba1d05a0 Cleanup 2014-02-27 00:50:39 +04:00
Vokhmin Alexey V 139dc177d4 Rollback schedule.rb 2014-02-26 13:22:55 +04:00
Vokhmin Alexey V 1e721a863f Disable cleaning, fixed: nil can't be coerced into Fixnum 2014-02-26 02:40:48 +04:00
Vokhmin Alexey V b519a6cce1 Merge branch 'master' into parallel-build-lists 2014-02-26 02:01:50 +04:00
Vokhmin Alexey V 092bc10b2c cleanup 2014-02-26 01:51:11 +04:00
Vokhmin Alexey V c54225ec03 Rollback changes 2014-02-26 01:21:10 +04:00
Vokhmin Alexey V bcc841033c Updated initializers 2014-02-26 01:15:40 +04:00
Vokhmin Alexey V 7919fb955b rollback changes 2014-02-26 00:47:51 +04:00
Vokhmin Alexey V 85023f415c Reconect to redis 2014-02-26 00:41:13 +04:00
Vokhmin Alexey V b148c786d2 misprint 2014-02-25 17:19:20 +04:00
Vokhmin Alexey V 305508a10e misprint 2014-02-25 14:34:07 +04:00
Alexander Machehin 275ef32018 update ruby to 2.1.1 2014-02-25 14:40:39 +06:00
Vokhmin Alexey V fe20a9788a Use resque-schedule for cleanup 2014-02-25 00:36:51 +04:00
Vokhmin Alexey V 160a8dc967 #358: added auto_publish_status into BuildList 2014-02-20 01:19:49 +04:00
Vokhmin Alexey V e1260ea40b Merge branch 'master' into 354-add-possibility-to-rebuild-projects-periodically 2014-02-19 13:41:23 +04:00
Alexander Machehin bbaa67d674 [#356] fix changing the update type of the build list 2014-02-19 14:24:15 +06:00
Vokhmin Alexey V 93885af29a #354: updated UI 2014-02-18 23:16:23 +04:00
Vokhmin Alexey V f33272f8aa #354: start UI 2014-02-18 01:53:35 +04:00
Vokhmin Alexey V 5bebb4d5a8 #354: added autostart_status into Project 2014-02-17 00:51:41 +04:00
Vokhmin Alexey V cded4aaba3 Updated deploy.rb.sample 2014-02-13 22:52:50 +04:00
avokhmin 26514b5c48 Merge pull request #353 from abf/rosa-build:update-deploy
update sample deploy file
2014-02-13 20:00:57 +04:00
avokhmin f77f286b7e Merge pull request #348 from abf/rosa-build:347-update_paperclip
[#347] update paperclip
2014-02-13 19:59:23 +04:00
Alexander Machehin 9d528ea33c update deploy sample 2014-02-13 20:59:09 +06:00
Alexander Machehin ad537c9d0b [#347] add application/x-rpm mime type 2014-02-13 20:43:28 +06:00
Vokhmin Alexey V a052fa8d6f #351: added ability to search by package name && description in advisory list 2014-02-12 23:51:10 +04:00
Vokhmin Alexey V 54804efb94 Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2014-02-12 21:19:40 +04:00
avokhmin c89265dfd3 Merge pull request #350 from abf/rosa-build:349-automatic-metadata-regeneration
#349: automatic metadata regeneration
2014-02-12 21:18:57 +04:00
Vokhmin Alexey V 832d8d67c0 rollback changes 2014-02-12 12:34:31 +04:00
Vokhmin Alexey V 98d91a761d rollback changes 2014-02-12 12:27:37 +04:00
Vokhmin Alexey V 672aa331be #349: send notifications to platform members 2014-02-12 01:28:32 +04:00
Vokhmin Alexey V 430e01f649 #349: updated schedule.rb 2014-02-12 00:37:14 +04:00
Vokhmin Alexey V 6c471c50b1 #349: added #automatic_metadata_regeneration to Platform 2014-02-12 00:23:34 +04:00
Vokhmin Alexey V ec40018d9b updated DB_POOL variable 2014-02-11 21:48:54 +04:00
Vokhmin Alexey V f662332be5 decrease count of puma threads, small refactoring 2014-02-11 21:34:48 +04:00
Vokhmin Alexey V e889f23660 Configure resque-scheduler gem 2014-02-10 23:36:10 +04:00
Vokhmin Alexey V a35448a210 Generate list with tests failed build_lists 2014-02-03 19:32:31 +04:00
Vokhmin Alexey V 6958c463c6 Cleanup build_lists with status canceling 2014-01-31 21:12:24 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Vokhmin Alexey V e98624ec41 #341: added new action #packages into Repository API 2014-01-21 01:24:22 +04:00
Vokhmin Alexey V 98ca0641ff Merge branch 'master' into 29-migrate-to-ruby-2.1 2014-01-15 22:12:52 +04:00
Vokhmin Alexey V 386919f64e #339: misprint 2014-01-15 14:39:24 +04:00
Vokhmin Alexey V c9dbb38a4f #339: updated locales 2014-01-15 14:15:41 +04:00
Vokhmin Alexey V 0c6d4b8995 #339: added locales, updated UI 2014-01-14 02:37:27 +04:00
Vokhmin Alexey V 0f68d1712f #339: added locales 2014-01-14 02:05:26 +04:00
Alexander Machehin 1bcb179e41 [#29] add host to database.yml 2014-01-10 09:30:45 +06:00
Alexander Machehin b0da168621 [#29] remove encode strings 2014-01-10 08:59:33 +06:00
Alexander Machehin 0cb585ef71 Merge branch 'master' into 29-migrate-to-ruby-2.1
Conflicts:
	Gemfile
	Gemfile.lock
	app/controllers/activity_feeds_controller.rb
	app/models/activity_feed_observer.rb
	config/environments/development.rb
	config/initializers/a_app_config.rb
	config/initializers/airbrake.rb
	lib/modules/models/git.rb
	spec/controllers/activity_feeds_controller_spec.rb
	spec/helpers/activity_feeds_helper_spec.rb
2014-01-10 08:31:31 +06:00
Vokhmin Alexey V 08d51391e7 Updated puma && newrelic_rpm gems 2013-12-10 00:15:59 +04:00
Alexander Machehin 31e9e7fca8 Decrease count of workers 2013-12-06 14:10:08 +06:00
Vokhmin Alexey V b8b7076111 increase count of workers 2013-12-03 15:09:03 +04:00
Vokhmin Alexey V 1ac803294c Rollback config/puma/production.rb 2013-12-02 17:53:33 +04:00
Vokhmin Alexey V 0fdc86c62c Decrease count of workers 2013-12-02 17:27:20 +04:00
Vokhmin Alexey V e76dd21275 Increase count of threads 2013-12-02 17:10:43 +04:00
Vokhmin Alexey V ffd7232692 Decrease count of threads 2013-12-02 16:49:50 +04:00
Vokhmin Alexey V 94e2270ff6 Updated deploy sample 2013-11-28 19:23:37 +04:00
Vokhmin Alexey V 05609a4157 Updated config/newrelic.yml.sample 2013-11-28 18:28:44 +04:00
Vokhmin Alexey V 03cec85116 updated puma comfigs 2013-11-27 23:20:41 +04:00
Vokhmin Alexey V c285b93f08 updated puma recipes 2013-11-27 23:18:01 +04:00
Vokhmin Alexey V fe6b9ee68f remove unnecessary code 2013-11-27 22:25:55 +04:00
Vokhmin Alexey V c89dcc9013 added production.rb configs for puma 2013-11-27 22:20:05 +04:00
Vokhmin Alexey V 199006dc69 Set ENV 2013-11-27 21:36:46 +04:00
Vokhmin Alexey V bda2eaa740 Updated puma.rb config 2013-11-27 21:28:19 +04:00
Vokhmin Alexey V 5e5f5f3f07 Added puma gem 2013-11-27 21:07:18 +04:00
Vokhmin Alexey V de7b60fac2 Rollback changes 2013-11-27 20:35:01 +04:00
Vokhmin Alexey V 858a348544 Updated unicorn.rb 2013-11-27 20:20:47 +04:00
Vokhmin Alexey V 4cd20c7045 Temporally disable logglier 2013-11-27 20:20:06 +04:00
Vokhmin Alexey V 9ab0e1be6f #328: rename field: new_commit to update_code 2013-11-27 13:28:11 +04:00
Vokhmin Alexey V aad38f9358 #328: update locales according to Alexander's comments 2013-11-26 22:58:28 +04:00
Vokhmin Alexey V 00368aff60 #328: fixed I18n 2013-11-26 22:08:30 +04:00
Vokhmin Alexey V 126cdf1e68 #328: Send email on project change 2013-11-26 21:21:50 +04:00
Vokhmin Alexey V a51b3127f5 #327: rollback changes 2013-11-25 21:09:14 +04:00
Vokhmin Alexey V 13d2a701d0 #327: switched to abf.io 2013-11-25 20:35:36 +04:00
Vokhmin Alexey V 6de3b3f999 Misprint 2013-11-23 19:58:57 +04:00
Vokhmin Alexey V bcc9fa28da [abf/abf-ideas#110] pass urpm_options through web interface 2013-11-21 23:49:06 +04:00
Vokhmin Alexey V 0ef707fd98 Use errbit instead of rollbar 2013-11-21 21:59:29 +04:00
avokhmin ccdf15bcad Merge pull request #326 from abf/rosa-build:325-fork_project_with_another_name
#325 fork project with another name
2013-11-20 14:58:00 +04:00
Alexander Machehin 6932420678 Merge branch 'master' into 325-fork_project_with_another_name
Conflicts:
	app/controllers/projects/projects_controller.rb
2013-11-19 17:18:30 +06:00
Alexander Machehin 188c3be355 [#325] add abibity to create fork with different name 2013-11-19 17:06:44 +06:00
Vokhmin Alexey V 0d247779b7 #322: updated routes.rb 2013-11-18 22:12:50 +04:00
Vokhmin Alexey V 2f7b1e6a21 #322: added #publish_into_testing into BuildList API 2013-11-18 21:48:38 +04:00
Vokhmin Alexey V 77b23780be #321: small fixes, added specs 2013-11-15 23:02:19 +04:00
Vokhmin Alexey V 1742a7357d #321: Fixed: translation missing 2013-11-15 20:25:36 +04:00
Vokhmin Alexey V 19ff6288ce #321: added select_tag with repositories into Mass Import 2013-11-15 18:46:09 +04:00
Vokhmin Alexey V dbf3f24b21 #321: added UI for mass_import 2013-11-14 02:01:12 +04:00
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
Vokhmin Alexey V 81936dd3c4 Merge branch 'master' into 231-increase-time-of-build-for-Cooker-ARM-packages
Conflicts:
	app/views/platforms/platforms/_form.html.haml
2013-07-25 12:27:52 +04:00
Alexander Machehin 021d2a03a9 [#234] disable submit buttons 2013-07-25 02:29:28 +06:00
Vokhmin Alexey V 2f9ba0b700 #231: updated locales 2013-07-24 19:28:35 +04:00
Vokhmin Alexey V 04d6dd12cc #231: Show PlatformArchSetting in table 2013-07-24 19:11:23 +04:00
Vokhmin Alexey V d0e748cce0 #231: added PlatformArchSetting model, migration, updated views 2013-07-24 18:43:41 +04:00
Vokhmin Alexey V a098e00a1a Merge branch 'master' into 226-remove-API-calls-from-JS
Conflicts:
	app/assets/javascripts/angularjs/controllers/project_refs_controller.js
	config/routes.rb
2013-07-23 19:23:20 +04:00
Vokhmin Alexey V 4d4260fb7f #222: updated routes.rb 2013-07-23 17:41:05 +04:00
Vokhmin Alexey V 157becb196 #226: removed API calls from JS 2013-07-23 16:29:35 +04:00
Vokhmin Alexey V eb4d4806f4 #226: updated Branches and Tags views, JS, etc. 2013-07-23 14:07:39 +04:00
Vokhmin Alexey V 6f67b580c4 #222: added form for creating new branch 2013-07-22 15:27:14 +04:00
Vokhmin Alexey V 78a33727a6 #214: merge master into branch 2013-07-19 21:08:00 +04:00
Vokhmin Alexey V c44b4ffda2 #214: added "angular-i18n" gem, some refactoring 2013-07-19 16:34:55 +04:00
Vokhmin Alexey V 0a8e04ab1c Merge branch 'master' into 214-delete-and-restore-branches 2013-07-18 20:31:51 +04:00
Vokhmin Alexey V 8795a46774 Merge branch 'master' into 219-use-caching 2013-07-18 20:26:31 +04:00
Vokhmin Alexey V 4bb163a71d Added staging environment 2013-07-18 17:20:23 +04:00
Vokhmin Alexey V d0fae38e17 #219: some refactoring 2013-07-16 16:02:13 +04:00
Vokhmin Alexey V 7586f5ee1b #219: use redis_store as Rails cache_store 2013-07-16 16:00:32 +04:00
Vokhmin Alexey V bc89c873ba #214: updated locales of branches 2013-07-15 15:02:06 +04:00
Vokhmin Alexey V c79fbbd2d5 Merge branch 'master' into 214-delete-and-restore-branches 2013-07-13 00:31:52 +04:00
Vokhmin Alexey V fe8e1216c5 #214: remove unnecessary code 2013-07-12 23:27:49 +04:00
Vokhmin Alexey V 5113e9d3d8 #214: fixed restore of branch 2013-07-12 18:30:15 +04:00
Vokhmin Alexey V ffcdd26c66 #214: updated UI of PullRequest#show 2013-07-12 18:21:46 +04:00
Vokhmin Alexey V 2e33f0038a #214: added ability to destroy branch 2013-07-11 17:03:02 +04:00
Vokhmin Alexey V d747ffd070 #214: updated #branches page, integrated AngularJS 2013-07-11 14:34:44 +04:00
Vokhmin Alexey V e18516533d #82: updated locales 2013-07-08 14:47:17 +04:00
Vokhmin Alexey V d4c6c5edbc #82: added Contents controller, logical model, views 2013-07-05 20:08:09 +04:00
Vokhmin Alexey V 3771dd749e ##192: updated allowed_addresses in application.yml.* 2013-07-04 16:28:24 +04:00
Vokhmin Alexey V cd34a6a553 #192: updated application.yml.travis 2013-07-04 16:25:25 +04:00
Vokhmin Alexey V e3e09c0388 #192: updated application.yml.sample 2013-07-04 14:52:23 +04:00
Vokhmin Alexey V d68e83a9fb #192: fixed locales 2013-07-02 21:33:04 +04:00
Vokhmin Alexey V 2712c7f34b #192: merge master into branch 2013-07-02 11:09:17 +04:00
Vokhmin Alexey V 4226af0a5d #168: fixed specs, refactoring of ActivityFeed 2013-07-01 16:30:54 +04:00
Vokhmin Alexey V f055123d74 #168: removed bs_id from build_list 2013-07-01 16:20:38 +04:00
Vokhmin Alexey V f4c0bd8950 Merge branch 'master' into 192-hidden-platforms-and-tokens 2013-07-01 13:37:58 +04:00
avm 91a6db517e Merge pull request #201 from abf/rosa-build:200-UserMailer-NoMethodError
#200: UserMailer, NoMethodError
2013-07-01 12:47:46 +04:00
avokhmin 5195f5ec0b Merge pull request #198 from abf/rosa-build:105-pull_requests_api
#105 pull requests api && fixes issues api
2013-07-01 12:46:58 +04:00
Vokhmin Alexey V 66fe5c11cf #200: removed activity_feed_observer 2013-06-27 18:40:19 +04:00
Vokhmin Alexey V 999f99a75a #192: added #allowed action to Platform API 2013-06-26 16:04:06 +04:00
Vokhmin Alexey V 874086e1ca #192: added ability to change visibility of platform 2013-06-26 13:00:51 +04:00
Vokhmin Alexey V 0e5e8cfd0b #192: some refactoring of views 2013-06-26 12:08:05 +04:00
Vokhmin Alexey V c501331e52 #192: updated translations, views 2013-06-25 17:56:39 +04:00
Vokhmin Alexey V 32a7cdafb3 #192: updated tokens_controller, added token.ru.yml 2013-06-25 12:10:45 +04:00
Vokhmin Alexey V fd66f243e1 #192: added Token model, migration, controller 2013-06-25 11:00:20 +04:00
Alexander Machehin ebc278d65a [#105] add merge action 2013-06-24 21:18:17 +06:00
Alexander Machehin f16c84bb58 [#105] add commits action 2013-06-21 19:45:28 +06:00
Vokhmin Alexey V 137b86c171 #194: updated error message 2013-06-21 16:21:03 +04:00
Vokhmin Alexey V 2a2009873d #194: added validation to Platform, new specs 2013-06-21 15:58:09 +04:00
Alexander Machehin 20056fbc31 many issue/pull fixes 2013-06-19 02:00:01 +06:00
Alexander Machehin e343ba90aa [#105] pulls api v1 2013-06-19 01:45:40 +06:00
Alexander Machehin 37003f8f0c add source url 2013-06-17 23:29:13 +06:00
avokhmin ae714518c6 Merge pull request #179 from abf/rosa-build:use-shellescape-on-system-actions
Use #shellescape on system actions (part 2)
2013-06-17 21:26:10 +04:00
Alexander Machehin 0e273d8efc quiet assets in dev 2013-06-17 22:21:25 +06:00
Vokhmin Alexey V a3267f20b0 #188: rollback .travis.yml, added secret_token 2013-06-14 18:45:30 +04:00
Vokhmin Alexey V 05012ae52b #188: added config/application.yml.travis 2013-06-14 17:35:32 +04:00
Vokhmin Alexey V b843652cff #188: added .travis.yml 2013-06-14 17:04:17 +04:00
warpc b4b73258fd Merge pull request #150 from abf/rosa-build:135-reject_build_lists
[refs #135] extend ability to reject publish build lists
2013-06-10 20:25:45 +04:00
Alexander Machehin 28b12b8c96 [#135] add publish & reject publish action 2013-06-10 17:26:12 +06:00
Vokhmin Alexey V 62f0fb4bab #169: cleaning of outdated product_build_lists enabled 2013-06-10 14:24:58 +04:00
Vokhmin Alexey V 3f3175c7a4 #156: updated text labels 2013-06-05 21:14:20 +04:00
Vokhmin Alexey V 197dd062fc Merge branch 'master' into 156-mass-build-for-personal-platforms 2013-06-05 18:44:33 +04:00
Vokhmin Alexey V 42c3412a3a #156: updated labels of fields 2013-06-05 17:54:36 +04:00
Vokhmin Alexey V fb0e623e0b #156: added specs for MassBuildController, some refactoring, updated access rights 2013-06-05 17:48:11 +04:00
Vokhmin Alexey V 46c10ad2e0 #156: removed BuildList::PROJECT_VERSION_NOT_FOUND constant 2013-06-05 13:40:36 +04:00
Vokhmin Alexey V 237bd6affb #156: update UI of MassBuild#new BuildList#new 2013-06-04 23:59:08 +04:00
Alexander Machehin dc78b978d4 [#160] add support syntax highlighting for c like languages 2013-06-04 17:26:05 +06:00
Vokhmin Alexey V ff04874278 #156: added MassBuild for personal platforms 2013-06-03 19:20:23 +04:00
Vokhmin Alexey V 40bb62c4ca #154: updated text of Project#srpm field 2013-06-03 13:59:21 +04:00
warpc 0df589c101 Merge pull request #144 from abf/rosa-build:114-change-ui-for-ability-to-attach-at-assembly-additional-packages
[refs #114]: Change UI for ability to attach at assembly additional sources of packages
2013-05-30 14:32:58 +04:00
Vokhmin Alexey V a26aac8463 #114: Split extra repos and build_lists into 2 elements 2013-05-27 22:13:00 +04:00
Vokhmin Alexey V 59a22d00fd #142: hot change 2013-05-24 13:03:41 +04:00
Vokhmin Alexey V ca29426b33 #142: updated text of labels 2013-05-24 13:02:34 +04:00
Vokhmin Alexey V 3e861efe5f #142: update text labels 2013-05-24 12:47:35 +04:00
Vokhmin Alexey V 40449c81ef #142: separate users tasks and tasks of mass builds 2013-05-24 12:35:10 +04:00
warpc 0da9bfef74 Merge pull request #103 from abf/rosa-build:34-webhook
[refs #34]: Webhook
2013-05-17 18:39:27 +04:00
warpc 70a2705405 Merge pull request #131 from abf/rosa-build:98-common_tracker
[refs #98] fix titles & show count only opened issues/pull requests in sidebar
2013-05-16 14:04:46 +04:00
Alexander Machehin 8b0665ab27 [#98] fix common tracker/pulls title for english locale 2013-05-16 16:01:06 +06:00
Alexander Machehin e9f2a5a4a3 [#98] again fix common tracker/pulls title 2013-05-16 15:31:10 +06:00
warpc d092a355a3 Merge pull request #128 from abf/rosa-build:98-common_tracker
[refs #98] common tracker for issues and pull requests
2013-05-16 12:29:14 +04:00
Alexander Machehin f8f53b198b [#98] create home controller; move activity, common issues/pull_requests & root pages here 2013-05-15 23:28:39 +06:00
Vokhmin Alexey V 0b4e7f63fe Merge branch 'master' into 34-webhook 2013-05-14 13:46:31 +04:00
Alexander Machehin 9ac1cdb2c0 [#98] revert translation 2013-05-14 14:55:23 +06:00
Alexander Machehin dd6a319dfb [#98] common pull requests 2013-05-13 23:15:23 +06:00
Alexander Machehin 942d5a669e [#98] add top menu for activity & tracker/pull requests 2013-05-13 22:23:49 +06:00
Alexander Machehin 28752f6f6a [#120] add check before removing '/' from the end of the APP_CONFIG 2013-05-07 17:21:25 +06:00
Alexander Machehin 91f99814dc [#120] remove / from the end of url application parameters 2013-05-07 01:16:55 +06:00
Alexander Machehin 632eeb8e5f [#120] support external downloads storage; remove links for hidden platforms 2013-05-06 23:40:30 +06:00
Alexander Machehin d3ac9d1a2c [#98] Add common issues tracker 2013-04-30 00:14:25 +06:00
Vokhmin Alexey V 67e0226b24 #34: updated Hook model 2013-04-25 19:27:48 +04:00
Vokhmin Alexey V 4c96629a28 #34: merge master into branch 2013-04-25 15:36:00 +04:00
Alexander Machehin 03e2057a5a Merge branch 'master' into 42-issue_api
Conflicts:
	db/schema.rb
2013-04-17 23:35:37 +06:00
Vokhmin Alexey V da4e999fac #34: update application.yml.sample 2013-04-17 15:55:22 +04:00
warpc 079d7110e0 Merge pull request #87 from abf/rosa-build:82-extend-abilities-of-personal-platforms
[refs #82]: Extend abilities of personal platforms
2013-04-17 14:34:36 +04:00
Vokhmin Alexey V f12ad1e3f4 #34: added names of new hooks 2013-04-15 17:54:25 +04:00
Vokhmin Alexey V b8003c9cfb #34: update hook.en.yml and hook.ru.yml 2013-04-15 17:51:07 +04:00
Vokhmin Alexey V 5dca2e914d #34: update ability.rb 2013-04-15 14:30:48 +04:00
Vokhmin Alexey V 03396ea606 #34: update messages, comments 2013-04-15 13:40:41 +04:00
Vokhmin Alexey V 4414479650 #34: update UI 2013-04-15 13:25:40 +04:00
Alexander Machehin 01a721bfcc [#42] issues api 2013-04-12 22:52:56 +06:00
Vokhmin Alexey V d28a2b0173 #34: added Hook model, controller, views 2013-04-12 17:26:18 +04:00
Vokhmin Alexey V e0662cc7bd #96: added sign_up link to every pages 2013-04-11 15:48:26 +04:00
warpc 0f95623470 Merge pull request #57 from abf/rosa-build:30-social-login-and-open-registration
[refs #30]: Social login and open registration
2013-04-10 16:52:50 +04:00
Vladmir Sharhsov(warpc) 7fd8764ca8 Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2013-04-10 15:50:57 +04:00
Vladmir Sharhsov(warpc) 61a19b4e33 Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2013-04-10 14:45:19 +04:00
Alexander Machehin 24ad1485a6 [#19] support # for pull request too 2013-04-10 01:55:32 +06:00
Vokhmin Alexey V 09acc77059 #79: update advisory.en.yml 2013-04-09 15:44:43 +04:00
Vokhmin Alexey V 9b851001f8 Merge branch 'master' into 82-extend-abilities-of-personal-platforms 2013-04-09 15:15:09 +04:00
Vokhmin Alexey V 958017b3ed #82: update for adding new packages into repository 2013-04-08 18:27:50 +04:00
Alexander Machehin 7677d43010 [#19] copy emoji to public folder 2013-04-08 18:38:38 +06:00
Alexander Machehin 4c1ae3d1c3 [#19] try to fix uninitialized constant Emoji 2013-04-08 17:52:26 +06:00
Alexander Machehin 914a2967c3 Merge branch 'master' into 19-gfm
Conflicts:
	app/views/projects/issues/_issue.html.haml
2013-04-08 17:04:59 +06:00
Vokhmin Alexey V df56f518b3 Merge branch 'master' into 30-social-login-and-open-registration 2013-04-04 15:51:13 +04:00
Alexander Machehin 69ffc52bf3 [#76] fix 404 error 2013-04-03 23:52:22 +06:00
Vokhmin Alexey V 9e7eb7af94 #29: merge master into branch 2013-04-03 16:10:22 +04:00
Alexander Machehin d5897aa114 [#19] add reference format to markdown cheat sheet 2013-04-02 20:31:07 +06:00
Alexander Machehin 44cadf4df4 [#19] add help for emoji 2013-04-02 17:08:42 +06:00
Alexander Machehin cac49cf96d Merge branch '19-attach_issue_to_issue' into 19-gfm 2013-04-01 16:31:21 +06:00
Alexander Machehin e78e73cae8 [#19] add gitlabhq markdown 2013-03-29 00:22:24 +06:00
Vokhmin Alexey V 05a8cec169 #53: added Publisher into BuildList 2013-03-28 15:58:26 +04:00
Alexander Machehin 70e37925c6 Merge branch 'master' into 19-attach_issue_to_issue
Conflicts:
	app/assets/stylesheets/design/custom.scss
	db/schema.rb
2013-03-28 00:19:59 +06:00
avm 6a264e0b81 Merge pull request #61 from abf/rosa-build:31-add-project_version-into-product
#31: Add project_version into Product
2013-03-27 21:37:38 +04:00
Vokhmin Alexey V 79c178357e #31: UI: update #project_version field on change project 2013-03-27 17:36:01 +04:00
Vokhmin Alexey V fe836f1212 #31: update notification message 2013-03-27 16:25:25 +04:00
Vokhmin Alexey V 12ca85a513 #31: update notification message 2013-03-27 16:22:31 +04:00
Vokhmin Alexey V eeedbbc79b #31: update notification about removing product_build_list 2013-03-27 15:38:19 +04:00
avm b6ea7c4cf0 Merge pull request #50 from abf/rosa-build:31-autostart-ISO-builds-on-a-regular-basis
#31: Autostart ISO builds on a regular basis (on the anvil)
2013-03-26 22:38:51 +04:00
Vokhmin Alexey V 177c4891e4 #31: disable product_build_list:clear:outdated rake task 2013-03-26 22:17:47 +04:00
Vokhmin Alexey V f903944e6d #30: update scope for github omniauth 2013-03-26 17:43:29 +04:00
Vokhmin Alexey V cd98088e7f #30: find user by email before registration 2013-03-26 17:22:25 +04:00
Vokhmin Alexey V abfe502b5f #30: update devise.rb and omniauth_callbacks_controller 2013-03-26 16:24:15 +04:00
Vokhmin Alexey V e74e660973 #30: update UI for sign_in and sign_up 2013-03-26 15:52:38 +04:00
Alexander Machehin d737960913 [#19] add issues link from comment 2013-03-26 16:47:42 +06:00
Vokhmin Alexey V c2e89f8781 #30: use omniauth for registration through Facebook, GitHub, Google 2013-03-26 03:13:15 +04:00
Vokhmin Alexey V 79f428f6d2 #37: merge master into branch 2013-03-25 19:16:06 +04:00