Commit Graph

3981 Commits

Author SHA1 Message Date
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 e7bcf2dac4 [#345] small method refactoring 2014-03-13 22:46:21 +06:00
Alexander Machehin 718c8bb08c [#345] remove url_for hack 2014-03-13 22:35:00 +06:00
Alexander Machehin 5aa5997203 [#345] fix error with path method 2014-03-13 22:32:36 +06:00
Alexander Machehin 8ff7ae6870 [#345] temporaly fix error with mass-assign protected attributes 2014-03-13 16:43:04 +06:00
Alexander Machehin bfc64162e1 [#345] remove unneeded serialize line 2014-03-13 16:26:07 +06:00
Alexander Machehin f8aa106919 [#345] small refactoring 2014-03-13 16:23:14 +06:00
Alexander Machehin d51d917fa4 [#345] remove deprecated live event 2014-03-13 16:09:00 +06:00
Vokhmin Alexey V 29d603f5c8 Fix: autostart_build_lists 2014-03-13 00:49:36 +04:00
Alexander Machehin 694f41f036 [#345] remove warning: default_scope without a block is deprecated 2014-03-12 19:20:32 +06:00
Alexander Machehin 9fb226acef [#345] fix error with quotes 2014-03-12 19:14:19 +06:00
Alexander Machehin 211b403897 [#345] remove an unnecessary line 2014-03-11 19:58:20 +06:00
Alexander Machehin f05f0e1d72 [#345] fix activity concern 2014-03-11 19:44:30 +06:00
Alexander Machehin fcc7af94df [#345] small refactoring 2014-03-11 18:40:44 +06:00
Alexander Machehin f99211da9a [#345] remove deprecations with association conditions 2014-03-11 18:40:02 +06:00
Alexander Machehin a559d7f918 [#345] avoid lazy load because
ActiveRecord::StatementInvalid - PG::ProtocolViolation: ERROR:  bind message supplies 4 parameters,
but prepared statement "a7" requires 2
2014-03-11 18:21:50 +06:00
Alexander Machehin ef63ddcaac [#345] fix mistypes 2014-03-11 17:47:03 +06:00
Alexander Machehin 3fbaa265c3 [#345] fix mistype 2014-03-11 15:56:06 +06:00
Alexander Machehin 775ab380a2 [#345] move markdown to helper 2014-03-11 15:55:42 +06:00
Alexander Machehin 0a7d5d22da [#345] move lib/modules/models to app/models/concerns; small refactoring 2014-03-11 14:58:36 +06:00
Alexander Machehin a5f56bb835 [#345] remove observers; use new labmda syntax 2014-03-11 14:28:17 +06:00
avm afc01cfe96 Merge pull request #364 from abf/rosa-build:247-remove_private_users
#247 remove old code (part 2)
2014-03-06 16:57:29 +04:00
avm 3a9e016f3f Merge pull request #363 from abf/rosa-build:247-remove_related_models
#247 remove old code
2014-03-06 16:56:46 +04:00
Alexander Machehin 636ae022bf [#247] remove private users 2014-03-06 17:24:33 +06:00
Vokhmin Alexey V 8f75f1b077 updated response for live inspector 2014-03-06 02:18:19 +04:00
Vokhmin Alexey V bd4f7fbe4d updated build_list status transactions 2014-03-06 01:44:37 +04:00
Alexander Machehin d5f7957447 [#247] remove related models 2014-03-05 15:08:07 +06:00
Vokhmin Alexey V 46ed8d0f0f Added comment 2014-02-27 23:31:30 +04:00
Vokhmin Alexey V 5b15444543 Fixed: cleaning of old queues 2014-02-27 23:25:37 +04:00
Vokhmin Alexey V 4bde41588a refactoring 2014-02-27 23:00:52 +04:00
Vokhmin Alexey V 813ac91a99 Added BuildListsQueuesMonitoringJob 2014-02-27 22:51:57 +04:00
Vokhmin Alexey V 8dc8f2abb8 Updated CleanBuildListsQueuesJob 2014-02-27 01:27:54 +04:00
Vokhmin Alexey V f8ba1d05a0 Cleanup 2014-02-27 00:50:39 +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 4a881f7a19 Fixed: nil can't be coerced into Fixnum 2014-02-26 02:27:29 +04:00
Vokhmin Alexey V b519a6cce1 Merge branch 'master' into parallel-build-lists 2014-02-26 02:01:50 +04:00
Alexander Machehin b9d6ad417a [#360] use rails caching 2014-02-25 20:54:57 +06:00
Alexander Machehin 67d0b4288e [#360] refactoring 2014-02-25 15:29:09 +06:00
Vokhmin Alexey V 4838d5e0b8 Cleanup, refactoring, updated transaction 2014-02-25 00:59:20 +04:00
Vokhmin Alexey V fe20a9788a Use resque-schedule for cleanup 2014-02-25 00:36:51 +04:00
Alexander Machehin 0e8f6321fb [#360] remove mass build cached counters 2014-02-24 22:35:15 +06:00
Vokhmin Alexey V 8d178b856f refactoring 2014-02-21 23:07:27 +04:00
Vokhmin Alexey V f1323bf9bd Clean/restore queues 2014-02-21 22:20:05 +04:00
Vokhmin Alexey V 5f5ed0d1ce Merge branch 'master' into parallel-build-lists
Conflicts:
	app/controllers/api/v1/jobs_controller.rb
	app/models/build_list.rb
	lib/abf_worker/model_helper.rb
2014-02-21 21:41:52 +04:00
Vokhmin Alexey V 52ed4a0c16 #358: hotfix 2014-02-20 19:25:17 +04:00
Vokhmin Alexey V 3e7d84f943 #358: small refactoring according to Alexander's comments 2014-02-20 19:06:07 +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
Vokhmin Alexey V 4250e31cdc Merge branch 'master' into 354-add-possibility-to-rebuild-projects-periodically
Conflicts:
	Gemfile.lock
2014-02-19 13:16:27 +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 95d5d7f4e5 #354: cleanup 2014-02-18 23:18:22 +04:00
Vokhmin Alexey V 93885af29a #354: updated UI 2014-02-18 23:16:23 +04:00
Alexander Machehin 658e22300e Update tos 2014-02-18 17:15:44 +06:00
Vokhmin Alexey V f33272f8aa #354: start UI 2014-02-18 01:53:35 +04:00
Vokhmin Alexey V 1183f009e3 #354: small refactoring 2014-02-18 01:39:49 +04:00
Vokhmin Alexey V 21ac1aef1c #354: autostart build_lists for personal platforms 2014-02-18 01:32:47 +04:00
Vokhmin Alexey V ea8bb0b42b #354:added specs for autostart build_lists 2014-02-18 01:02:48 +04:00
Vokhmin Alexey V 5bebb4d5a8 #354: added autostart_status into Project 2014-02-17 00:51:41 +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
Vokhmin Alexey V a26a44781d #351: small refactoring 2014-02-13 00:10:27 +04:00
Vokhmin Alexey V 7809f755b3 #351: cleanup 2014-02-12 23:53:03 +04: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 3020d2683b #349: mispring 2014-02-12 20:23:07 +04:00
Alexander Machehin 0451c1eaa6 Merge branch 'master' into 347-update_paperclip
Conflicts:
	Gemfile.lock
2014-02-12 21:36:16 +06:00
Alexander Machehin 8fb07626aa [#347] small validation refactoring 2014-02-12 21:32:53 +06: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 f662332be5 decrease count of puma threads, small refactoring 2014-02-11 21:34:48 +04:00
Vokhmin Alexey V b9e48664ec Fixed: wrong number of arguments (1 for 0) 2014-02-11 00:14:52 +04:00
Vokhmin Alexey V e889f23660 Configure resque-scheduler gem 2014-02-10 23:36:10 +04:00
Alexander Machehin 15cbc93154 [#347] small refactoring 2014-02-10 21:54:49 +06:00
Alexander Machehin 2bcf8c39f3 [#347] update paperclip gem; change file validations 2014-02-10 21:50:22 +06:00
Vokhmin Alexey V 8402728f4d Fixed: loss build_lists tasks 2014-02-10 19:17:09 +04:00
Vokhmin Alexey V f7e6dcb88b create separate queues for each mass_build && user 2014-02-05 02:43:01 +04:00
Vokhmin Alexey V a35448a210 Generate list with tests failed build_lists 2014-02-03 19:32:31 +04:00
Vokhmin Alexey V 1aad7f5b01 [abf/abf-ideas#119] send BUILD_ID into ISO builds 2014-01-23 14:50:39 +04:00
Alexander Machehin fde57baac8 [#343] fix errors 2014-01-21 11:02:26 +06:00
Alexander Machehin c9cbb46daf [#343] fix errors 2014-01-21 10:58:53 +06:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Vokhmin Alexey V 0f00d696ce #341: updated ability.rb 2014-01-21 01:58:50 +04:00
Vokhmin Alexey V 7ab1fc9932 #341: rollback changes 2014-01-21 01:26:03 +04:00
Vokhmin Alexey V e98624ec41 #341: added new action #packages into Repository API 2014-01-21 01:24:22 +04:00
Vokhmin Alexey V 8399bd8a69 #29: fixed: creation of archive 2014-01-17 21:27:44 +04:00
Vokhmin Alexey V 015c0375e8 #29: updated gems, remove old code 2014-01-15 23:34:54 +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 150180e4bf remove temporally hook 2014-01-15 21:56:55 +04:00
avm dca08d6004 Merge pull request #340 from abf/rosa-build:339-fail-a-build-globally-if-it-fails-on-one-architecture
#339: Fail a build globally if it fails on one architecture
2014-01-15 16:54:24 +04:00
Vokhmin Alexey V fdcb4cdaf7 #339: misprint 2014-01-15 15:14:42 +04:00
Vokhmin Alexey V 1fb8d93eff #339: cleanup 2014-01-15 00:33:47 +04:00
Vokhmin Alexey V 89cd764146 [abf/abf-ideas#52] fixed: increasing release tag at mass build 2014-01-14 23:13:26 +04:00
Vokhmin Alexey V a881dd73ca #339: small refactoring, checking ability to publish into repository on auto publishing 2014-01-14 22:42:35 +04:00
Vokhmin Alexey V 09e360b8a9 #339: updated build_list#show UI 2014-01-14 22:14:14 +04:00
Vokhmin Alexey V 0c6d4b8995 #339: added locales, updated UI 2014-01-14 02:37:27 +04:00
Vokhmin Alexey V 5db6516085 #339: added synchronizing_publications into Repository 2014-01-14 01:51:12 +04: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 4b4b1fe5d8 #336: rollback changes 2014-01-10 02:57:44 +04:00
Vokhmin Alexey V 6a6fcc321f #336: use set instead of list 2014-01-10 02:56:11 +04:00