Commit Graph

1564 Commits

Author SHA1 Message Date
Alexander Machehin 914a2967c3 Merge branch 'master' into 19-gfm
Conflicts:
	app/views/projects/issues/_issue.html.haml
2013-04-08 17:04:59 +06:00
Alexander Machehin 3725467aa3 [#19] fix creating autocomments from comment 2013-04-05 01:50:26 +06:00
Vokhmin Alexey V bf3c436e93 #75: small refactoring 2013-04-04 15:27:51 +04:00
Vokhmin Alexey V d5f790ff05 #75: remove unnecessary code 2013-04-04 15:17:34 +04:00
Vokhmin Alexey V aa3f8af0bf #75: added checking "mass_build" field before creating ActivityFeed 2013-04-04 15:12:07 +04:00
Alexander Machehin 7a6facd316 [#19] small avatar refactoring 2013-04-02 21:14:32 +06:00
warpc 0a2c88e071 Merge pull request #64 from abf/rosa-build:53-information-about-user-who-published-build-list
#53: Save and show information about user who published build list
2013-04-02 18:29:34 +04:00
Vokhmin Alexey V 3a6e238209 #53: rollback some changes, update ActivityFeedObserver according to Vladimir's comments 2013-04-02 18:20:22 +04:00
Vokhmin Alexey V c5c54013f3 #53: set publisher on MassBuilds#publish action 2013-04-02 17:54:18 +04:00
Alexander Machehin 88d29385f7 remove cleaning branch 2013-04-02 15:19:09 +06:00
Alexander Machehin 66f59ab685 [#19] fix creating & showing comments from commit message 2013-04-02 14:35:25 +06:00
Alexander Machehin f848fefd46 [#19] small refactoring 2013-04-01 17:41:18 +06:00
Vokhmin Alexey V 1fd4ea4da7 #55: added anonymous access for mass_builds page 2013-04-01 14:52:12 +04:00
Alexander Machehin cac49cf96d Merge branch '19-attach_issue_to_issue' into 19-gfm 2013-04-01 16:31:21 +06:00
Alexander Machehin 1812857d1e [#19] fix issue & pull request links' 2013-03-30 00:06:48 +06:00
Vokhmin Alexey V 857c27c5be #53: update Activity Feed 2013-03-28 17:33:08 +04:00
Vokhmin Alexey V 05a8cec169 #53: added Publisher into BuildList 2013-03-28 15:58:26 +04:00
Alexander Machehin 70e37925c6 Merge branch 'master' into 19-attach_issue_to_issue
Conflicts:
	app/assets/stylesheets/design/custom.scss
	db/schema.rb
2013-03-28 00:19:59 +06:00
Alexander Machehin ee5d4b5efd [#19] fixed check for commit comments 2013-03-27 23:26:39 +06:00
Alexander Machehin 48f5ba42b0 [#19] fixed search of duplicate automatic comments 2013-03-27 22:18:15 +06:00
Vokhmin Alexey V baf7ceb8f0 #31: update specs and update before_validation for not_delete field 2013-03-27 18:01:54 +04:00
Vokhmin Alexey V 0207e25fb8 #31: set not_delete to false if build not completed 2013-03-27 17:38:34 +04:00
Vokhmin Alexey V a171be9f53 #31: add project_version into product 2013-03-27 16:18:24 +04:00
Vokhmin Alexey V fa794d53c7 #54: some refactoring MassBuild#generate_failed_builds_list 2013-03-27 14:38:52 +04:00
Vokhmin Alexey V ca3c5d4e1c #54: add ARCH into failed_builds_list.txt 2013-03-27 13:59:31 +04:00
Alexander Machehin 3a8020a11d [#19] fix issue link like "User#Num" 2013-03-27 15:32:39 +06:00
Alexander Machehin 9a6aa20af1 [#19] fix TypeError: class or module required 2013-03-27 14:38:57 +06:00
Alexander Machehin e6e6b50aa6 [#19] some fixes to issue link 2013-03-26 23:51:32 +06:00
Alexander Machehin 8d5cad3ee1 [#19] add generation link to issues after modifying comment 2013-03-26 23:27:46 +06:00
Alexander Machehin ce21bb7527 removed outdated comment 2013-03-26 23:26:12 +06:00
Alexander Machehin d737960913 [#19] add issues link from comment 2013-03-26 16:47:42 +06:00
Vokhmin Alexey V 9670f72ef9 #31: added specs for ProductBuildList#update action 2013-03-25 19:04:05 +04:00
Vokhmin Alexey V 9a37bb0a8a Merge branch 'master' into 31-autostart-ISO-builds-on-a-regular-basis 2013-03-25 18:12:37 +04:00
Alexander Machehin 4d046dd990 add exitstatus to debug merging pull requests 2013-03-25 16:34:37 +06:00
Vokhmin Alexey V 296627557e #31: small refactoring of #autostart_iso_builds method 2013-03-22 23:14:06 +04:00
Vokhmin Alexey V 72950e299c #31: some fixes for #autostart_iso_builds method 2013-03-22 23:11:47 +04:00
Vokhmin Alexey V d0c22b8c4b #31: merge master into branch 2013-03-22 22:59:06 +04:00
Vokhmin Alexey V 820fdcfa85 #31: add #update action to ProductBuildList API, print new fields in API 2013-03-22 22:56:32 +04:00
Vokhmin Alexey V 1fc21448ce #31: add task for removing outdated ProductBuildLists 2013-03-22 22:18:54 +04:00
Alexander Machehin f8fc825ca4 [#19] add regexp explanation and source 2013-03-23 00:01:32 +06:00
Alexander Machehin 37b72081c7 [#19] small fixes 2013-03-22 23:58:20 +06:00
Vokhmin Alexey V e528127f85 #31: add autostart ISO to schedule.rb 2013-03-22 21:17:40 +04:00
Alexander Machehin 8f18d0a874 [#19] fix showing discussion in pull requests && small refactoring 2013-03-22 23:17:10 +06:00
Vokhmin Alexey V 8f32460609 #31: update UI, add #autostart_iso_builds method into Product model 2013-03-22 20:58:53 +04:00
Alexander Machehin ce2ca6646e [#19] add issue references from commit 2013-03-22 22:50:13 +06:00
warpc 9d8b8d8a1e Merge pull request #8 from abf/rosa-build:6-arch-field-should-be-hidden-for-ProductBuildList
#6: "Arch" field should be hidden for "ProductBuildList"
2013-03-22 20:31:25 +04:00
Vokhmin Alexey V a5e122dc63 #31: rename 'autostart' field to 'autostart_status' in Product model 2013-03-22 20:15:37 +04:00
Vokhmin Alexey V 3865332e8a #31: add UI for save product_build_list 2013-03-22 20:04:29 +04:00
Vokhmin Alexey V 6a9e270a5c #31: add 'autostart' field to Product model 2013-03-22 18:06:13 +04:00
warpc 58008647f8 Merge pull request #44 from abf/rosa-build:40-ability-to-publish-success-and-test-faild-builds-in-mass-build
#40: Ability to publish success/test faild builds in mass build
2013-03-22 15:28:30 +04:00