Commit Graph

202 Commits

Author SHA1 Message Date
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
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 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
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +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 5bebaca4f0 #291: added friendly_id 2013-09-01 19:33:09 +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 55bc1a8096 #276: updated UI of platforms, some refactoring 2013-08-23 22:58:29 +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 d0e748cce0 #231: added PlatformArchSetting model, migration, updated views 2013-07-24 18:43:41 +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 f94cff88f4 #82: Strip out the non-ascii character 2013-07-08 18:44:07 +04:00
Vokhmin Alexey V fe635f244b #192: updated and added new specs, updated models 2013-07-02 22:13:00 +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 fd66f243e1 #192: added Token model, migration, controller 2013-06-25 11:00:20 +04:00
Vokhmin Alexey V 2a2009873d #194: added validation to Platform, new specs 2013-06-21 15:58:09 +04:00
Vokhmin Alexey V ff04874278 #156: added MassBuild for personal platforms 2013-06-03 19:20:23 +04:00
Vokhmin Alexey V c6178a81ab #133: added comments 2013-05-16 21:44:56 +04:00
Vokhmin Alexey V da288fb843 #133: updated paths to extra repos, refactoring 2013-05-16 19:25:03 +04:00
Alexander Machehin 7674498f1a [#120] add missing / 2013-05-07 01:13:08 +06:00
Alexander Machehin 3064b79f0c [#120] remove ability to create/modify hidden platforms 2013-05-06 23:41:23 +06:00
Alexander Machehin 632eeb8e5f [#120] support external downloads storage; remove links for hidden platforms 2013-05-06 23:40:30 +06:00
Vokhmin Alexey V 9dcd08b868 #73: add owner_uname into Project 2013-04-04 01:06:13 +04:00
Vokhmin Alexey V 9e7eb7af94 #29: merge master into branch 2013-04-03 16:10:22 +04:00
Vokhmin Alexey V 8f32460609 #31: update UI, add #autostart_iso_builds method into Product model 2013-03-22 20:58:53 +04:00
Vokhmin Alexey V e055d0080b #29: removed hack for encoding 2013-03-18 15:36:16 +04:00
Vokhmin Alexey V b8b238e876 #977: add "table_name" into all scopes 2013-02-28 19:27:50 +04:00
Vokhmin Alexey V b422f60bd4 #977: update "scope" for Pletform and Repository models 2013-02-28 18:58:16 +04:00
Vokhmin Alexey V bd04692dc2 #976: fix for Platform#fs_clone method 2013-02-28 02:03:41 +04:00
Vokhmin Alexey V 6598698147 #976: fix Product#full_clone method 2013-02-28 01:55:30 +04:00
Alexander Machehin 643e163652 [refs #847] refactoring 2013-01-24 19:09:26 +06:00
Vokhmin Alexey V f0b9d23bc2 Merge branch 'master' into 794-move-all-keys-into-abf-bd 2012-12-25 18:24:01 +04:00
Vokhmin Alexey V 3d707f7850 hot fix for Platform#urpmi_list method 2012-12-25 14:44:40 +04:00
Vokhmin Alexey V 06f629fdd6 #778: revers tome changes 2012-12-18 21:29:21 +04:00
Vokhmin Alexey V 8757724acc #778: update rails gem, update destroy Platform and Reposytory 2012-12-17 16:28:17 +04:00
Vokhmin Alexey V 9bc560e8aa #778: misprint 2012-12-14 21:36:35 +04:00
Vokhmin Alexey V de7665c8ca #778: revert some changes after merge 753-remove-xml-rpc 2012-12-14 21:33:43 +04:00
Vokhmin Alexey V 8e63d78f77 #778: merge master and 753-remove-xml-rpc into branch 2012-12-14 21:19:23 +04:00
Vokhmin Alexey V 7528b05715 #778: some refactoring, fix specs 2012-12-13 23:14:18 +04:00
Vokhmin Alexey V 07d0ed89b4 #778: integrate FileSystemWorker with Platforms and Repositories 2012-12-13 21:38:04 +04:00
Vokhmin Alexey V 4e1aa466fd #755: small refactoring 2012-12-13 16:30:37 +04:00
Vokhmin Alexey V 1bebdb34db #755: add personal repository for creating BuildList 2012-12-13 16:24:29 +04:00
Alexander Machehin 60986b7a18 [refs #762] refactoring 2012-12-11 01:35:56 +06:00