Commit Graph

2271 Commits

Author SHA1 Message Date
Vokhmin Alexey V 23d3f8a0bc #397: added dependent_packages && dependent_projects to BuildList::Package 2014-06-07 02:07:54 +04:00
Vokhmin Alexey V b06ff1f216 Add references into attr_accessible 2014-06-06 16:53:06 +04:00
Vokhmin Alexey V 3a1b505cf5 Fixed: overflow of queue when build list is not valid 2014-06-05 22:22:39 +04:00
Alexander Machehin 811062d4d2 [#369] add alerts 2014-06-03 15:21:13 +06:00
Vokhmin Alexey V d91ceab0a9 rename forbid_to_publish_builds_not_from field to publish_builds_only_from_branch 2014-06-02 20:49:50 +04:00
Vokhmin Alexey V f30feb1153 Added ability for system user for add_repo_lock_file/remove_repo_lock_file 2014-06-02 18:09:35 +04:00
Alexander Machehin aa959496c9 Merge branch 'master' into 369-bootstrap
Conflicts:
	app/views/projects/build_lists/show.html.haml
	app/views/shared/_build_results.html.haml
2014-06-02 19:46:58 +06:00
Vokhmin Alexey V 94f1edc3e3 #394: add ability to set forbid_to_publish_builds_not_from 2014-05-31 00:08:45 +04:00
Vokhmin Alexey V 9b81582997 Fixed: undefined method '[]' for nil:NilClass 2014-05-30 00:55:37 +04:00
Vokhmin Alexey V 4a0402b4f4 #394: misprint 2014-05-29 00:20:34 +04:00
Vokhmin Alexey V 2200c19189 #394: Forbid to publish builds not from valid branch 2014-05-29 00:18:29 +04:00
Vokhmin Alexey V 8cfc2b24f7 #390: send extra data into worker 2014-05-28 00:59:54 +04:00
Vokhmin Alexey V c3f2ba2730 #392: refactoring 2014-05-24 00:31:42 +04:00
Vokhmin Alexey V 0c5e8c012c #392: added use_extra_tests field to BuildList, MassBuild 2014-05-24 00:29:24 +04:00
Vokhmin Alexey V fdac169149 #390: misprint 2014-05-22 03:17:29 +04:00
Vokhmin Alexey V 90f921e038 #390: added ability to rerun tests 2014-05-22 02:58:13 +04:00
Vokhmin Alexey V ebb70a9df1 #388: rollback changes 2014-05-21 01:19:34 +04:00
Vokhmin Alexey V ea62617ed5 #388: Updated UI 2014-05-21 01:15:06 +04:00
Vokhmin Alexey V ac473294b7 #388: added angularjs controller 2014-05-17 01:53:04 +04:00
Vokhmin Alexey V 0d7c1eb4e1 #386: Added filter by group 2014-05-15 23:52:43 +04:00
Vokhmin Alexey V 04a6c1848b #373: refactoring 2014-05-12 23:58:50 +04:00
Vokhmin Alexey V 44cbfe6191 #373: added use_cached_chroot field to MassBuild 2014-05-12 23:55:13 +04:00
Alexander Machehin 91dc74e73f [#369] add missing templates; fix activity feed; add truncation to activity text 2014-05-06 18:58:10 +06:00
Alexander Machehin 2ef938a389 [#369] refactoring; add pagination 2014-05-06 15:51:04 +06:00
Vokhmin Alexey V d229e92d6f misprint 2014-05-05 19:27:09 +04:00
Vokhmin Alexey V 6cea19d720 Refactoring of Project#get_project_tag_sha1 2014-05-05 19:26:03 +04:00
Vokhmin Alexey V 518c87994c refactoring according to Alexander's comments 2014-05-05 18:50:12 +04:00
Vokhmin Alexey V 9b39f3779a refactoring 2014-05-03 00:51:57 +04:00
Vokhmin Alexey V eb753d371d Fixed: stack level too deep 2014-05-03 00:49:17 +04:00
Vokhmin Alexey V acc9b522db Use FileStore for build scripts 2014-05-03 00:38:28 +04:00
Alexander Machehin 46c3b8cabe [#345] remove deprecation warning with eager loading table that are referenced in a string SQL snippet 2014-04-29 13:18:12 +06:00
Alexander Machehin 67031c06f8 Merge branch 'master' into 369-bootstrap
Conflicts:
	config/environments/production.rb
2014-04-21 15:16:30 +06:00
Vokhmin Alexey V 8c2175d890 #376: save output 2014-04-18 01:55:37 +04:00
Vokhmin Alexey V 8cbfdcc12f Merge branch 'master' into 376-add-monitoring-tool 2014-04-18 00:34:02 +04:00
Vokhmin Alexey V 16f2bbb246 #376: refactoring according to Alexander's comments 2014-04-17 23:15:35 +04:00
Vokhmin Alexey V aea5c94219 #376: updated logic, UI 2014-04-17 23:08:22 +04:00
Alexander Machehin 1aceaff1b8 fix wiki creating notification 2014-04-17 17:25:02 +06:00
Vokhmin Alexey V b37ada2ecd #376: some fixes 2014-04-16 01:26:12 +04:00
Vokhmin Alexey V aa73cb361f #376: added ability to restart node 2014-04-15 23:15:52 +04:00
Vokhmin Alexey V 44ac1056ab #376: updated priority of queues 2014-04-15 22:41:06 +04:00
Vokhmin Alexey V 552e36cf72 #376: added monitoring tool 2014-04-15 22:08:43 +04:00
Alexander Machehin d66d9accaf Merge branch '369-remove_codemirror' into 369-bootstrap
Conflicts:
	Gemfile
	Gemfile.lock
	vendor/assets/javascripts/old-codemirror.js
	vendor/assets/javascripts/old-codemirror/keymaps/emacs.js
	vendor/assets/javascripts/old-codemirror/keymaps/vim.js
	vendor/assets/javascripts/old-codemirror/modes/clike.js
	vendor/assets/javascripts/old-codemirror/modes/clojure.js
	vendor/assets/javascripts/old-codemirror/modes/coffeescript.js
	vendor/assets/javascripts/old-codemirror/modes/css.js
	vendor/assets/javascripts/old-codemirror/modes/diff.js
	vendor/assets/javascripts/old-codemirror/modes/gfm.js
	vendor/assets/javascripts/old-codemirror/modes/go.js
	vendor/assets/javascripts/old-codemirror/modes/groovy.js
	vendor/assets/javascripts/old-codemirror/modes/haskell.js
	vendor/assets/javascripts/old-codemirror/modes/htmlembedded.js
	vendor/assets/javascripts/old-codemirror/modes/htmlmixed.js
	vendor/assets/javascripts/old-codemirror/modes/javascript.js
	vendor/assets/javascripts/old-codemirror/modes/jinja2.js
	vendor/assets/javascripts/old-codemirror/modes/less.js
	vendor/assets/javascripts/old-codemirror/modes/lua.js
	vendor/assets/javascripts/old-codemirror/modes/markdown.js
	vendor/assets/javascripts/old-codemirror/modes/mysql.js
	vendor/assets/javascripts/old-codemirror/modes/ntriples.js
	vendor/assets/javascripts/old-codemirror/modes/pascal.js
	vendor/assets/javascripts/old-codemirror/modes/perl.js
	vendor/assets/javascripts/old-codemirror/modes/php.js
	vendor/assets/javascripts/old-codemirror/modes/plsql.js
	vendor/assets/javascripts/old-codemirror/modes/python.js
	vendor/assets/javascripts/old-codemirror/modes/r.js
	vendor/assets/javascripts/old-codemirror/modes/rpm-changes.js
	vendor/assets/javascripts/old-codemirror/modes/rpm-spec.js
	vendor/assets/javascripts/old-codemirror/modes/rst.js
	vendor/assets/javascripts/old-codemirror/modes/ruby.js
	vendor/assets/javascripts/old-codemirror/modes/rust.js
	vendor/assets/javascripts/old-codemirror/modes/scheme.js
	vendor/assets/javascripts/old-codemirror/modes/shell.js
	vendor/assets/javascripts/old-codemirror/modes/smalltalk.js
	vendor/assets/javascripts/old-codemirror/modes/sparql.js
	vendor/assets/javascripts/old-codemirror/modes/stex.js
	vendor/assets/javascripts/old-codemirror/modes/tiddlywiki.js
	vendor/assets/javascripts/old-codemirror/modes/velocity.js
	vendor/assets/javascripts/old-codemirror/modes/verilog.js
	vendor/assets/javascripts/old-codemirror/modes/xml.js
	vendor/assets/javascripts/old-codemirror/modes/xmlpure.js
	vendor/assets/javascripts/old-codemirror/modes/yaml.js
	vendor/assets/javascripts/old-codemirror/overlay.js
	vendor/assets/javascripts/old-codemirror/runmode.js
	vendor/assets/javascripts/vendor.js
	vendor/assets/stylesheets/old-codemirror.scss
	vendor/assets/stylesheets/old-codemirror/modes/diff.scss
	vendor/assets/stylesheets/old-codemirror/modes/rpm-spec.scss
	vendor/assets/stylesheets/old-codemirror/modes/tiddlywiki.scss
	vendor/assets/stylesheets/old-codemirror/themes/cobalt.scss
	vendor/assets/stylesheets/old-codemirror/themes/eclipse.scss
	vendor/assets/stylesheets/old-codemirror/themes/elegant.scss
	vendor/assets/stylesheets/old-codemirror/themes/monokai.scss
	vendor/assets/stylesheets/old-codemirror/themes/neat.scss
	vendor/assets/stylesheets/old-codemirror/themes/night.scss
	vendor/assets/stylesheets/old-codemirror/themes/rubyblue.scss
	vendor/assets/stylesheets/vendor.scss
2014-04-15 19:04:27 +06:00
Alexander Machehin f23259775e [#369] remove codemirror; use pygments 2014-04-15 15:11:14 +06:00
Vokhmin Alexey V 5b734e3006 #376: added NodeInstruction 2014-04-15 01:32:25 +04:00
Vokhmin Alexey V cf479a144d ActiveAdmin integration 2014-04-12 00:29:43 +04:00
Alexander Machehin 1a1838a363 [#369] add templates; add codemirror 2014-04-11 14:57:00 +06:00
Vokhmin Alexey V 43fc57ec37 refactoring according to Alexander's comments 2014-04-11 00:09:02 +04:00
Vokhmin Alexey V fd13427794 Optimize query for /projects page 2014-04-10 20:59:15 +04:00
Vokhmin Alexey V be6bd727a6 Fixed: Assign container 2014-04-10 01:20:39 +04:00
Vokhmin Alexey V c65853e072 #373: added ability to destroy ProductBuildList 2014-04-09 22:44:19 +04:00
Vokhmin Alexey V 2ecf2c1d91 #373: rollback ability.rb 2014-04-09 12:53:53 +04:00
Vokhmin Alexey V 8a2aa1f666 #373: remove validation for use_cached_chroot 2014-04-09 12:46:09 +04:00
Vokhmin Alexey V 4a3068ce42 #373: misprint 2014-04-09 01:16:36 +04:00
Vokhmin Alexey V 35a2be81cf #373: rollback changes 2014-04-09 01:07:50 +04:00
Alexander Machehin 09b75e4110 [#369] add new comment & new push notifications 2014-04-08 19:11:34 +06:00
Alexander Machehin 5cf413139d [#369] increase truncate length activity commit messages 2014-04-08 19:08:22 +06:00
Alexander Machehin 3ad56a80ff [#369] fix error with truncate method 2014-04-08 19:04:25 +06:00
Alexander Machehin cb45fe6aed [#369] truncate activity comment body 2014-04-08 18:59:59 +06:00
Alexander Machehin 54ce497e61 [#369] truncate activity commit messages 2014-04-08 18:59:16 +06:00
Vokhmin Alexey V 6e584e1ec9 #373: cleanup 2014-04-08 01:56:13 +04:00
Vokhmin Alexey V 02d291a032 #373: send token to product_build_list 2014-04-08 01:51:21 +04:00
Vokhmin Alexey V 81c3f6aaa6 #373: rollback changes 2014-04-08 01:37:11 +04:00
Vokhmin Alexey V 7d0b2998dc #373: refactoring, added specs 2014-04-08 01:30:01 +04:00
Vokhmin Alexey V c41fc4d0bb #373: added use_cached_chroot field 2014-04-07 23:00:42 +04:00
Vokhmin Alexey V 3ad56638b7 Added specs for MassBuild 2014-04-05 22:37:27 +04:00
Vokhmin Alexey V 164569b2ad Hook for to slow DB request 2014-04-02 21:16:51 +04:00
Alexander Machehin a0f3225dad [#369] top menu & footer 2014-03-30 19:50:57 +06:00
Vokhmin Alexey V 4087f4c94a #345: rollback changes 2014-03-27 01:12:56 +04:00
Vokhmin Alexey V a15353e460 #345: fixed: usage of name_with_owner 2014-03-27 00:02:28 +04:00
Vokhmin Alexey V 9d62d732c6 #345: misprint 2014-03-26 00:40:19 +04:00
Vokhmin Alexey V ea4d28d6d1 #345: Fixed: undefined method utc for nil:NilClass 2014-03-26 00:36:54 +04:00
Vokhmin Alexey V 237df48f94 Merge branch '345-update_to_rails4' of abf.rosalinux.ru:abf/rosa-build into 345-update_to_rails4 2014-03-25 22:03:08 +04:00
Vokhmin Alexey V b85d6c4c2d #345: fixed auntification by token 2014-03-25 22:02:53 +04:00
Alexander Machehin b22c100327 [#345] add missing ( 2014-03-25 23:57:40 +06:00
Alexander Machehin 2d8a2bdc7c [#345] fix mistype 2014-03-25 23:34:04 +06:00
Alexander Machehin f9b298b8e8 [#345] fix wiki path 2014-03-21 16:41:35 +06:00
Alexander Machehin eb8326bf30 [#345] fix SystemStackError: stack level too deep 2014-03-21 15:38:40 +06:00
Vokhmin Alexey V 528eb361c9 #345: updated issues_controller_spec 2014-03-21 03:11:12 +04:00
Vokhmin Alexey V 22b8ce9e2c #345: update build_lists_controller 2014-03-21 02:56:59 +04:00
Vokhmin Alexey V 9102042d6e #345: fixed product_build_lists_controller_spec 2014-03-21 01:25:43 +04:00
Vokhmin Alexey V f9fc6fd33d #345: added attr_accessible into FlashNotify 2014-03-20 02:40:47 +04:00
Vokhmin Alexey V 4d7809ec14 #345: rollback changes, added test_after_commit gem 2014-03-20 02:35:59 +04:00
Vokhmin Alexey V ee412382f0 #345: fixed state_machine 2014-03-20 02:01:42 +04:00
Alexander Machehin f33296c266 [#345] fix mass-assign protected attributes for Subscribe: user_id 2014-03-19 21:58:09 +06:00
Alexander Machehin 281f10e745 [#345] remove deprecated Relation#find_in_batches with finder options 2014-03-19 20:31:44 +06:00
Alexander Machehin 7faadc2abe [#345] fix creating advisory 2014-03-19 20:31:06 +06:00
Alexander Machehin 9e1c03f5ea [#345] add attr_accessible to EventLog 2014-03-19 16:05:03 +06:00
Vokhmin Alexey V 50a301d2fa #345: updated comments_controller_spec 2014-03-19 03:00:29 +04:00
Vokhmin Alexey V ebe07ba00c #345: use Redis.current instead of all other 2014-03-19 01:52:40 +04:00
Vokhmin Alexey V cb8246d72f #345: updated repository_spec 2014-03-19 01:12:39 +04:00
Alexander Machehin 2ee3ea93bd [#345] remove deprecated dynamic finder methods 2014-03-18 19:58:51 +06:00
Alexander Machehin 1cd0b182d6 [#345] add attr_accessible 2014-03-18 19:53:43 +06:00
Alexander Machehin 23e43029ea [#345] fix archive_url 2014-03-18 18:42:46 +06:00
Alexander Machehin 83010eca32 [#345] fix specs; fix project url; fix missing method error 2014-03-18 15:39:58 +06:00
Alexander Machehin 4cf3e931bd [#345] fix relations create; refactoring specs; remove unneded files 2014-03-18 15:31:18 +06:00
Vokhmin Alexey V c672aaa0ec #345: fixed some specs, etc 2014-03-18 00:18:46 +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 94e285e64f #345: updated gems, views, fixed specs 2014-03-15 01:55:28 +04:00
Vokhmin Alexey V 5e1983c88b #345: fixed FriendlyId 2014-03-14 23:36:32 +04:00
Alexander Machehin cca440b232 [#345] temporaly add attribute accessible to activity 2014-03-15 00:19:08 +06:00
Alexander Machehin 6573bb0d9e [#345] temporaly add attribute accessible to relation 2014-03-15 00:16:20 +06: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 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
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
Alexander Machehin 636ae022bf [#247] remove private users 2014-03-06 17:24:33 +06:00
Vokhmin Alexey V bd4f7fbe4d updated build_list status transactions 2014-03-06 01:44:37 +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 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 93885af29a #354: updated UI 2014-02-18 23:16:23 +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 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
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 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 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 98ca0641ff Merge branch 'master' into 29-migrate-to-ruby-2.1 2014-01-15 22:12:52 +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 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
Vokhmin Alexey V df83fe65e1 #336: added ability for clean up packages from testing repository 2014-01-10 00:54:48 +04:00
Vokhmin Alexey V bcc9fa28da [abf/abf-ideas#110] pass urpm_options through web interface 2013-11-21 23:49:06 +04:00
Alexander Machehin 69cefd8764 [#325] fix forbidden for simple user 2013-11-20 17:33:48 +06:00
Alexander Machehin bf86eb22b3 [#325] try to fix specs 2013-11-19 18:35:12 +06: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
avm d83e15157e Merge pull request #323 from abf/rosa-build:321-add-ability-to-mass-importing-projects
#321: Add ability to mass importing projects to the group/user
2013-11-18 19:36:02 +04:00
Vokhmin Alexey V e30920d185 Cleanup old packages from testing sub repository 2013-11-18 18:59:12 +04:00
Vokhmin Alexey V 22b397b670 #321: move #run_mass_import into module 2013-11-18 15:27:59 +04:00
Vokhmin Alexey V 1c961deced #321: added specs 2013-11-15 23:36:37 +04:00
Vokhmin Alexey V 77b23780be #321: small fixes, added specs 2013-11-15 23:02:19 +04:00
Vokhmin Alexey V 17e143e011 #321: use tmpfs folder 2013-11-15 21:14:37 +04:00
Vokhmin Alexey V b0d691f724 #321: remove unnecessary code 2013-11-15 21:09:55 +04:00
Vokhmin Alexey V 65cfed25ab #321: misprint 2013-11-15 20:32:50 +04:00
Vokhmin Alexey V 51e7ed426f #321: remove tmp folder in ensure block 2013-11-15 20:30:36 +04:00
Vokhmin Alexey V 1742a7357d #321: Fixed: translation missing 2013-11-15 20:25:36 +04:00
Vokhmin Alexey V a79cb92abf #321: fixed: undefined method projects for nil:NilClass 2013-11-15 19:12:02 +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 d1cf100082 #321: Fixed access rights 2013-11-15 01:42:03 +04:00
Vokhmin Alexey V d2cfb0af81 #321: updated access rights 2013-11-15 01:34:34 +04:00
Vokhmin Alexey V e538a3d5a6 #321: added debug info, some fixes 2013-11-15 01:26:05 +04:00
Vokhmin Alexey V 7f3ecbfdc7 #321: updated #run_mass_import method 2013-11-15 00:23:22 +04:00
Vokhmin Alexey V dbf3f24b21 #321: added UI for mass_import 2013-11-14 02:01:12 +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 136bd3be27 Disable publish_into_testing for personal platforms 2013-11-12 00:15:03 +04:00
Vokhmin Alexey V 524d967b74 Disable auto_create_container if enabled auto_publish 2013-11-11 16:09:23 +04:00
Vokhmin Alexey V f4f9ba5409 #312: added RpmBuildNode model, fetch statistics 2013-11-09 01:14:04 +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 49ecbe9280 #316: misprint, updated #outdated scope 2013-11-07 18:57:31 +04:00
Vokhmin Alexey V cbf588c50b Fixed ability to publish build_list into testing 2013-11-07 13:45:19 +04:00
Vokhmin Alexey V cac6ba1648 #316: updated JS and small refactoring 2013-11-05 22:41:46 +04:00
Vokhmin Alexey V 25e39587c2 #316: updated UI && BuildListsPublishTaskManager 2013-11-05 22:25:20 +04:00
Vokhmin Alexey V 0cbd5b21e5 #316: added new statuses for BuildList 2013-11-01 21:11:59 +04:00
Vokhmin Alexey V 21883a9e02 Fixed MassBuild for personal RELS platforms 2013-10-24 13:29:59 +04:00
Vokhmin Alexey V bd46aa44fc #312: show extra options only for testers and admins 2013-10-18 17:15:45 +04:00
Vokhmin Alexey V 72274ef236 Merge branch 'master' into 312-api-for-external-pluggable-build-nodes 2013-10-17 22:27:20 +04:00
Vokhmin Alexey V d8068cd8e5 #312: remove dev code 2013-10-17 22:26:47 +04:00
Vokhmin Alexey V 3b6fa43371 #312: remove unnecessary code 2013-10-17 22:26:04 +04:00
Vokhmin Alexey V 4e22171898 #312: misprint 2013-10-17 22:25:09 +04:00
Vokhmin Alexey V 0dc1b63623 #312: updated UI, models, added migrations 2013-10-17 22:00:15 +04:00
Alexander Machehin fbf6e58c10 try to fix undefined method project_statistics for nil:NilClass 2013-10-04 00:54:11 +06:00
Alexander Machehin bc035c415b try to fix No such file or directory 2013-10-02 16:01:48 +06:00
Vokhmin Alexey V ce3650e03d #312: added Api::V1::JobsController 2013-09-30 20:35:56 +04:00
Vokhmin Alexey V 0ad1555fc2 Fixed: undefined method / for nil:NilClass 2013-09-27 17:19:09 +04:00
Vokhmin Alexey V e56c71eee7 #309: fixed spaces in params 2013-09-20 22:57:52 +04:00
Vokhmin Alexey V 61824abf10 #309: pass extra_params into workers 2013-09-20 22:43:03 +04:00
Vokhmin Alexey V 3b3ca4f7ea #309: added extra_params into BuildList 2013-09-20 22:21:23 +04:00
Vokhmin Alexey V a58b69c75a #306: added specs, updated regexp 2013-09-19 16:07:49 +04:00
Vokhmin Alexey V e70f726bd2 #306: added comments 2013-09-19 11:42: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 fed669d14d updated comments 2013-09-16 20:35:37 +04:00
Vokhmin Alexey V 24a0307e63 #298: ability for auto publish package into dev platform 2013-09-16 18:14:55 +04:00
Vokhmin Alexey V 91d78d3af8 Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2013-09-15 17:18:46 +04:00
Vokhmin Alexey V 1b3f986c34 Fixed: url to scripts for building product 2013-09-15 17:18:09 +04:00
Alexander Machehin 9ef58d8444 [#277] fix edit user link 2013-09-13 20:00:21 +06:00
Vokhmin Alexey V fcef6c25f3 #301: added epoch field into package 2013-09-12 18:00:41 +04:00
Vokhmin Alexey V 682440327a #298: added comments 2013-09-11 19:35:43 +04:00
Vokhmin Alexey V 7c0135edc1 #298: use native extensions 2013-09-11 19:16:18 +04:00
Vokhmin Alexey V 99d7a2baa0 #298: added extra specs for #has_new_packages? 2013-09-10 20:09:48 +04:00
Vokhmin Alexey V 46c18a7bbe #298: added checking by release 2013-09-10 18:26:49 +04:00
Vokhmin Alexey V 5db6be8d87 #298: added checking of new packages on publishing of mass_build 2013-09-10 17:58:58 +04:00
Vokhmin Alexey V be6e872592 #298: updated logic of #can_auto_publish? method 2013-09-09 23:42:13 +04:00
Vokhmin Alexey V 04fe55b202 #298: small refactoring 2013-09-09 23:04:56 +04:00
Vokhmin Alexey V e7e5414db7 #298: auto publish packages only with > version 2013-09-09 22:40:58 +04:00
Vokhmin Alexey V b5bd6d3c13 #296: fixed auto_publish option of MassBuild 2013-09-04 17:44:48 +04:00
Vokhmin Alexey V 5bebaca4f0 #291: added friendly_id 2013-09-01 19:33:09 +04:00
Vokhmin Alexey V afc136db9c #289: added global_id into build_list 2013-08-29 21:46:11 +04:00
Vokhmin Alexey V a32d619346 #283: small refactoring 2013-08-28 19:20:18 +04:00
Vokhmin Alexey V b17641e575 #283: added extra condition to #notify_users 2013-08-28 19:17:22 +04:00
Vokhmin Alexey V b7cc64c099 #283: Email notifications and ActivityFeed for publisher 2013-08-28 19:13:11 +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
Vokhmin Alexey V 0d70dec86e #276: updated specs for BuildListsPublishTaskManager 2013-08-26 18:08:56 +04:00
Vokhmin Alexey V b8736a03ed #276: updated logic of BuildListsPublishTaskManager 2013-08-25 20:30:23 +04:00
Vokhmin Alexey V 55bc1a8096 #276: updated UI of platforms, some refactoring 2013-08-23 22:58:29 +04:00
Vokhmin Alexey V a48e765446 #276: hot fix 2013-08-23 18:27:49 +04:00
Vokhmin Alexey V 7bdab43817 #276: added ability to regenerate metadata for Software Center 2013-08-23 18:24:01 +04:00
Vokhmin Alexey V 183799d9f0 #276: updated migrations, models, BuildListsPublishTaskManager 2013-08-23 01:02:24 +04:00
Vokhmin Alexey V f5c1509281 #276: added RepositoryStatus model, migrations 2013-08-22 20:12:54 +04:00
Vokhmin Alexey V 75d98a75bc #267: added sound_notifications to User 2013-08-21 00:10:25 +04:00
Vokhmin Alexey V b88f73a4ca #265: fixed No such file or directory 2013-08-15 16:35:43 +04:00
Vokhmin Alexey V 6ffdddf48b #265: small refactoring according to Alexander's comments 2013-08-13 22:33:48 +04:00
Vokhmin Alexey V 01098152e9 #265: added specs for PullRequest model 2013-08-13 19:56:27 +04:00
Vokhmin Alexey V 81f82cbb7d #265: rename folders with pull_requests 2013-08-13 19:36:09 +04:00
Vokhmin Alexey V 4c254747ae #265: updated relations of pull_requests 2013-08-13 19:05:16 +04:00
Vokhmin Alexey V d5d26be485 #265: added ability to rename of project 2013-08-13 17:56:50 +04:00
Vokhmin Alexey V 9477a0af4b abf/abf-worker#19: Pass extra params for workers 2013-08-12 18:26:57 +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 aef687e108 Merge branch 'master' into 251-combine-build-lists-for-build-tasks 2013-08-05 17:55:47 +04:00
Vokhmin Alexey V 63a26553cd #251: removed #search action 2013-08-05 16:52:15 +04:00
Alexander Machehin 12fa792ddd [#247] fix mistype 2013-08-02 17:23:10 +06: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 b135049195 [#230] set default arches for personal platforms 2013-08-01 01:17:38 +06:00
Vokhmin Alexey V b5e22bb5db #245: rollback some changes of BuildListObserver 2013-07-31 17:29:17 +04:00
Vokhmin Alexey V b69a238a3a #245: fixed BuildList#average_build_time method 2013-07-31 17:26:51 +04:00
Vokhmin Alexey V 3de9ce0b67 #245: updated views and etc 2013-07-31 17:17:40 +04: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 5a660ded4e #245: rescue RecordNotUnique error 2013-07-31 16:40:44 +04:00
Vokhmin Alexey V e38bfa797f #245: added ProjectStatistic model 2013-07-31 16:20:30 +04:00
avm 327277c2e1 Merge pull request #243 from abf/rosa-build:83-lock-files-for-synchronisation-and-publishing
abf/abf-ideas#83: lock files for synchronisation and publishing.
2013-07-29 19:41:20 +04:00
Vokhmin Alexey V 2b04d0bcf9 abf/abf-ideas#83: updated AbfWorker::BuildListsPublishTaskManager 2013-07-29 19:35:16 +04:00
Vokhmin Alexey V 31d65bfcf4 abf/abf-ideas#83: renamed #sync_actions method to #lock_file_actions, refactoring 2013-07-29 16:33:31 +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 06dc89c6ee #230: upped max time of building 2013-07-29 14:59:01 +04:00
Vokhmin Alexey V 6d2ca8eee4 abf/abf-ideas#83: added specs for Repository model 2013-07-29 14:46:49 +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
Vokhmin Alexey V cf4bb18119 #237: update sorting of repositories 2013-07-26 12:44:15 +04:00
Alexander Machehin 7555e0040b [#237] extend repositories sorting rules 2013-07-26 00:00:42 +06:00
Vokhmin Alexey V 158c92ca09 Merge branch 'master' into 231-increase-time-of-build-for-Cooker-ARM-packages 2013-07-25 11:48:01 +04:00
Vokhmin Alexey V 44df993cbf #231: selects default arches at creation of build_list 2013-07-25 11:37:16 +04:00
Vokhmin Alexey V d0e748cce0 #231: added PlatformArchSetting model, migration, updated views 2013-07-24 18:43:41 +04:00
Vokhmin Alexey V 19de85ef4b updated PlatformContent model 2013-07-24 14:37:25 +04:00
Vokhmin Alexey V 78a33727a6 #214: merge master into branch 2013-07-19 21:08:00 +04:00
avokhmin 186ff714ec Merge pull request #223 from abf/rosa-build:221-display-platforms
#221: Display platforms of repositories where user is admin
2013-07-19 20:59:34 +04:00
Vokhmin Alexey V d9df4bfa58 #219: rollback ability.rb 2013-07-18 20:30:49 +04:00
Vokhmin Alexey V d3040c4074 #219: small refactoring of API::Issues controller, fixed ability.rb 2013-07-17 17:53:14 +04:00
Vokhmin Alexey V d20d72f63b #221: updated ability.rb 2013-07-17 17:20:48 +04:00
Vokhmin Alexey V 90de6e1ae7 #219: hot fix 2013-07-17 15:39:58 +04:00
Vokhmin Alexey V cab9ed91dd #219: updated #read_relations_for method 2013-07-17 15:05:56 +04:00
Vokhmin Alexey V 995311a9c6 #219: rollback changes 2013-07-17 12:23:28 +04:00