Commit Graph

227 Commits

Author SHA1 Message Date
Wedge c33fd582ed Huge code clean up 2016-03-20 12:28:32 +03:00
Vokhmin Alexey V 6563b3138e #483: Update /maintainers page 2015-07-09 00:54:57 +03:00
Vokhmin Alexey V 054ba736a5 #472: Update Api::V1::ProductBuildListsController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V 4dfdd3b10d #472: Remove protected_attributes gem, use strong_parameters for Api::V1::AdvisoriesController 2015-06-01 22:56:56 +03:00
Vokhmin Alexey V 28988303d1 #465: Update API controllers, specs 2015-04-07 23:08:16 +03:00
Vokhmin Alexey V 6a7d6cb982 #465: updated views 2015-04-07 23:05:12 +03:00
Vokhmin Alexey V 4fec2213c8 #465: added pundit gem, wip... 2015-04-07 23:01:25 +03:00
Vokhmin Alexey V 1a09d0fead #456: add default_branch to Group 2015-02-19 02:34:07 +03:00
Vokhmin Alexey V 7efe8894ff Added ability to use specific branch for each platform 2015-02-18 01:33:58 +03:00
Alexander Machehin d304c27698 [#247] add string/text maximum length validations 2014-11-28 21:19:06 +05:00
Vokhmin Alexey V b4f6129951 #369: updated UI for KeyPairs 2014-10-28 00:22:35 +03:00
Vokhmin Alexey V ea5a9c8b05 #369: updated UI for Contents, Clone, Advisories 2014-10-27 23:14:49 +03:00
Vokhmin Alexey V 2bf34994a5 #369: added simple_form, updated #new, #edit actions for platform 2014-10-25 02:43:46 +04:00
Vokhmin Alexey V 1ae14ecd86 #369: use bootstrap for Platforms#show page 2014-10-24 03:27:30 +04:00
Alexander Machehin 2b9434f346 Merge branch 'master' into 369-bootstrap
Conflicts:
	Gemfile
	Gemfile.lock
	app/assets/javascripts/angular-new/models/build_list.js.erb
	app/assets/javascripts/extra/build_list.js
	app/controllers/projects/build_lists_controller.rb
	app/controllers/projects/projects_controller.rb
	app/models/platform.rb
	app/views/projects/base/_layout.html.haml
	app/views/projects/build_lists/_new_form.html.haml
	app/views/projects/build_lists/show.html.haml
	app/views/projects/git/base/_fork.html.haml
	app/views/projects/git/commits/_commits.html.haml
	config/locales/en.yml
	config/locales/ru.yml
2014-10-16 16:41:29 +06:00
Vokhmin Alexey V 310eb0ec38 #432: added CreateEmptyMetadataJob 2014-10-01 00:05:53 +04:00
Alexander Machehin bee3629593 [#369] not worked new build list page; platforms index page; small paginate refactoring 2014-06-24 15:03:08 +06:00
Vokhmin Alexey V 44ac1056ab #376: updated priority of queues 2014-04-15 22:41:06 +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
Vokhmin Alexey V 6e584e1ec9 #373: cleanup 2014-04-08 01:56:13 +04:00
Vokhmin Alexey V 7d0b2998dc #373: refactoring, added specs 2014-04-08 01:30:01 +04:00
Alexander Machehin 2ee3ea93bd [#345] remove deprecated dynamic finder methods 2014-03-18 19:58:51 +06:00
Vokhmin Alexey V 5e1983c88b #345: fixed FriendlyId 2014-03-14 23:36:32 +04:00
Alexander Machehin fcc7af94df [#345] small refactoring 2014-03-11 18:40:44 +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
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