Commit Graph

435 Commits

Author SHA1 Message Date
Wedge f34089dc7e Change begin location in increase release tag 2018-10-30 11:09:36 +03:00
Wedge 14cb3eb2dd Fix increase release tag(new api change it seems) 2018-10-30 11:03:28 +03:00
Wedge 2c076953e1 Gems update, added missing jobs 2016-05-22 18:54:18 +03:00
Wedge 1338cbcb4c Removed http basic auth in abf, added native build, changed github api gem 2016-03-28 12:56:04 +03:00
Wedge c33fd582ed Huge code clean up 2016-03-20 12:28:32 +03:00
Wedge d34308d749 Increase release tag implementation 2016-03-08 05:40:23 +03:00
Wedge 72e8faa988 Increase release tag on github(wip) 2015-12-29 22:22:17 +03:00
duratarskeyk 001b7ef25e added mass create 2015-12-16 18:36:38 +00:00
duratarskeyk 98e4dc1730 bugfixes 2015-12-15 06:27:57 +00:00
duratarskeyk eb89b7d653 changed github_data method of project model 2015-12-13 05:59:28 +00:00
duratarskeyk bdb6458393 modify project model, add project controller for project page 2015-12-12 18:19:02 +00:00
Vokhmin Alexey V 621b74fef2 #472: Update activeadmin gem, some fixes 2015-06-01 22:57:00 +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
Alexander Machehin a03c1c35a5 fix error: undefined method 'add_to_repository' for Project 2015-05-21 15:04:35 +05:00
Vokhmin Alexey V 4fec2213c8 #465: added pundit gem, wip... 2015-04-07 23:01:25 +03:00
Alexander Machehin 4026b75784 [#446] aliased projects should have same default branch 2015-03-10 20:51:38 +05:00
Alexander Machehin b5a0249f35 [#446] fix a fork from an aliased project 2015-02-24 12:22:12 +05:00
Vokhmin Alexey V 13cd263855 #456: add integration with Group#default_branch, specs 2015-02-20 01:03:04 +03:00
Vokhmin Alexey V 1a09d0fead #456: add default_branch to Group 2015-02-19 02:34:07 +03:00
Vokhmin Alexey V 057a2688d4 #455: use platform #default_branch for detecting of project version 2015-02-18 01:40:36 +03:00
Vokhmin Alexey V cba5ff2d5e #446: cleanup, added specs for Project#fork 2015-01-14 23:56:26 +03:00
Vokhmin Alexey V 8580b9a80d #446: added ability to create project aliases 2015-01-13 02:06:33 +03:00
Alexander Machehin d304c27698 [#247] add string/text maximum length validations 2014-11-28 21:19:06 +05:00
Alexander Machehin 0124b9bb10 [#247] update validations 2014-11-25 21:42:02 +05:00
Alexander Machehin cf13084d26 Merge branch 'master' into 369-bootstrap 2014-10-16 16:41:56 +06: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 bdc0e29bff Added ability to use external nodes for run mass-builds 2014-10-15 23:54:15 +04:00
Vokhmin Alexey V 6f97b8dc15 #416: Handle ExcludeArch and ExclusiveArch tags 2014-07-23 02:43:50 +04:00
Vokhmin Alexey V c579d90937 #405: added auto_create_container column to mass_builds 2014-07-01 21:32:44 +04:00
Vokhmin Alexey V 075f997f6d #405: added include_testing_subrepository to MassBuild 2014-07-01 00:56:13 +04:00
Vokhmin Alexey V 544fc16c96 #405: added auto_publish_status to MassBuild 2014-06-27 20:51:16 +04:00
Alexander Machehin 2727380c32 [#369] projects page; small refactoring 2014-06-26 18:07:22 +06:00
Vokhmin Alexey V 3d08c050ad #403: refactoring of file_store_clean 2014-06-20 22:40:18 +04:00
Vokhmin Alexey V c37cf206ab #403: updated structure of jobs 2014-06-19 00:40:22 +04:00
Vokhmin Alexey V 4940073780 #397: added ability to run dependent projects 2014-06-16 23:26:14 +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 0d7c1eb4e1 #386: Added filter by group 2014-05-15 23:52:43 +04:00
Vokhmin Alexey V 44cbfe6191 #373: added use_cached_chroot field to MassBuild 2014-05-12 23:55:13 +04: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 acc9b522db Use FileStore for build scripts 2014-05-03 00:38:28 +04:00
Vokhmin Alexey V b37ada2ecd #376: some fixes 2014-04-16 01:26:12 +04:00
Vokhmin Alexey V 44ac1056ab #376: updated priority of queues 2014-04-15 22:41:06 +04:00
Alexander Machehin b22c100327 [#345] add missing ( 2014-03-25 23:57:40 +06:00
Vokhmin Alexey V ee412382f0 #345: fixed state_machine 2014-03-20 02:01:42 +04:00
Alexander Machehin 2ee3ea93bd [#345] remove deprecated dynamic finder methods 2014-03-18 19:58:51 +06:00
Alexander Machehin 83010eca32 [#345] fix specs; fix project url; fix missing method error 2014-03-18 15:39:58 +06: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