Commit Graph

2093 Commits

Author SHA1 Message Date
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 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 a1334232cf #435: added specs for Statistic 2014-10-16 00:30:12 +04: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 d4f6552bf7 Show statistics for all users 2014-10-15 22:23:57 +04:00
Vokhmin Alexey V abeb7fbc1a allow publish packages with same release versions for rhel 2014-10-14 22:19:44 +04:00
Vokhmin Alexey V 1b421e901f Merge branch 'master' into 435-activity-statistics 2014-10-14 00:27:08 +04:00
Vokhmin Alexey V 0f5e1f8548 #435: cleanup, refactoring, updated locales 2014-10-14 00:21:32 +04:00
Alexander Machehin c9bda80cbb fix UrlGenerationError: No route matches 2014-10-11 12:07:57 +06:00
Vokhmin Alexey V af7f9c6a15 #435: fetch data for BuildLists graph 2014-10-09 01:01:03 +04:00
Alexander Machehin dbb1d19ac0 try to catch a MentosError error 2014-10-07 22:38:52 +06:00
Vokhmin Alexey V f0f052c822 #435: added implementation of Statistic methods 2014-10-06 23:35:50 +04:00
Vokhmin Alexey V 5649e2e873 #435: added Statistic model 2014-10-06 23:16:12 +04:00
Alexander Machehin f0fe50f033 fix a mass projects import 2014-10-06 18:10:45 +06:00
Alexander Machehin 87834dc51d fix NameError: uninitialized constant KeyPair::Open3 2014-10-04 12:17:20 +06:00
avm bdeef6f460 Merge pull request #433 from abf/rosa-build:432-repositories-with-empty-metadata
#432: Personal repositories should be created with empty metadata
2014-10-02 21:20:25 +04:00
Alexander Machehin f88caf4ef0 #330 fix search 2014-10-02 19:33:31 +06:00
Vokhmin Alexey V 610a995597 #432: cleanup, updated UI, specs 2014-10-02 00:10:05 +04:00
Vokhmin Alexey V a60c78f6fb Merge branch 'master' into 432-repositories-with-empty-metadata 2014-10-01 22:28:33 +04:00
Vokhmin Alexey V 310eb0ec38 #432: added CreateEmptyMetadataJob 2014-10-01 00:05:53 +04:00
Alexander Machehin 2bca1f441c [#330] small refactoring 2014-09-30 21:10:06 +06:00
Alexander Machehin 92db8c7968 improve search 2014-09-30 18:08:45 +06:00
Vokhmin Alexey V 4310582596 #428: add save_buildroot to BuildList 2014-09-25 00:44:32 +04:00
Vokhmin Alexey V e7a24a27a3 #416: sends email when build list status is 'Unpermitted architecture' 2014-09-23 21:41:34 +04:00
Vokhmin Alexey V 3d444f3b91 Merge branch 'master' into 416-handle-ExcludeArch-and-ExclusiveArch-tags 2014-09-22 23:35:38 +04:00
Vokhmin Alexey V cedd9b8b28 refactorng, added extra condition into #next_build_from_queue 2014-09-19 01:29:01 +04:00
Vokhmin Alexey V 6b6cb02f0b Added filter by platforms and arches for tasks 2014-09-19 01:00:31 +04:00
Alexander Machehin 6c99888d49 build lists add a "None" mass builds filter 2014-09-08 16:56:21 +06:00
Alexander Machehin 834c03e6fa fix showing pull request diff & diff between two commits 2014-09-05 00:51:42 +06:00
Alexander Machehin f2cb314ba6 fix saving build list duration time 2014-08-29 16:40:01 +06:00
Alexander Machehin 383611eede Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2014-08-28 19:29:41 +06:00
Alexander Machehin 74bd058e68 fix error "undefined method delayed_add_job_to_abf_worker_queue for nil:NilClass" 2014-08-28 18:56:43 +06:00
avokhmin b5ad89f9a8 Merge pull request #421 from abf/rosa-build:420-admin-should-be-able-to-remove-files
#420: Admin should be able to remove files by using Platforms::ContentsController
2014-08-20 22:16:54 +04:00
Vokhmin Alexey V 6fb8fb92c4 Fixed: save #started_at at starting of build 2014-08-20 22:16:15 +04:00
Vokhmin Alexey V beb3b45ebd #420: added :remove_file ability for admin of platform 2014-08-20 21:44:14 +04:00
Vokhmin Alexey V d77d6cb90a #416: updated RpmWorkerObserver 2014-07-24 23:02:08 +04:00
Vokhmin Alexey V a9f94c552f #416: rollback changes 2014-07-24 21:41:20 +04:00
Vokhmin Alexey V 6f97b8dc15 #416: Handle ExcludeArch and ExclusiveArch tags 2014-07-23 02:43:50 +04:00
Vokhmin Alexey V aec2c90b57 #405: added specs for MassBuild and RunExtraMassBuildsJob 2014-07-10 21:51:37 +04:00
Vokhmin Alexey V bf8a4c858c Merge branch 'master' into 405-smart-build-scenarios-3 2014-07-10 20:47:42 +04:00
Vokhmin Alexey V 290bcc2974 Fixed: BuildList#prepare_extra_build_lists remove unnecessary extra builds 2014-07-10 18:13:31 +04:00
Vokhmin Alexey V c263df2fec #405: Run mass builds with relations 2014-07-10 00:24:41 +04:00
Alexander Machehin c542f0ec0c [#369] add flashes 2014-07-09 17:56:21 +06:00
Alexander Machehin 66e21de2b7 [#369] add tree content pagination 2014-07-09 15:38:36 +06: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 bb1e11e256 #405: attach build_lists from extra_mass_builds 2014-07-01 00:46:16 +04:00