Commit Graph

4719 Commits

Author SHA1 Message Date
warpc 1a9ff66f26 Merge pull request #66 from abf/rosa-build:19-gfm
[#19] add members/issues/pull requests/emoji references
2013-04-08 15:33:44 +04:00
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
warpc 1b93de0724 Merge pull request #71 from abf/rosa-build:51-change-rights-for-operations-with-tags-and-assignee
#51: Change rights for operations with tags and assignee
2013-04-08 14:57:48 +04:00
avm 7de91502fb Merge pull request #85 from abf/rosa-build:84-missing-block-creating-mass-build
#84: Missing block "creating mass build" for platform admins
2013-04-08 14:53:49 +04:00
Vokhmin Alexey V 9470fe49cc #84: update access rights for mass_builds page 2013-04-08 14:17:05 +04:00
Alexander Machehin febff6a0b8 [#42] add reserved name "none" & fix sorting 2013-04-08 15:33:48 +06:00
Vokhmin Alexey V 2b45e14545 #82: enabled ability to create repositories for personal platforms 2013-04-05 23:12:09 +04:00
Vokhmin Alexey V 963db8e521 Merge branch 'master' into 73-increase-performance-autocomplete_to_project 2013-04-05 22:21:29 +04:00
Vokhmin Alexey V d47eaa7b94 #81: use rm_rf 2013-04-05 18:08:37 +04:00
Vokhmin Alexey V 2b16c3f29f #81: use "rm -rf" for removing dir 2013-04-05 18:03:45 +04:00
Vokhmin Alexey V 33bf06659b #78: hot fix styles 2013-04-05 16:50:57 +04:00
warpc 72978f2fb2 Merge pull request #77 from abf/rosa-build:75-do-not-show-mass-build-activity-in-activity-feeds
#75: Do not show mass build activity in activity feeds
2013-04-05 16:40:39 +04:00
warpc 779ab61883 Merge pull request #80 from abf/rosa-build:78-issues-table-styles-error
#78: PullRequests#index styles error
2013-04-05 16:39:56 +04:00
Alexander Machehin 7d7df64611 [#19] restore codemirror highlight for comments code 2013-04-05 17:34:22 +06:00
Vokhmin Alexey V aa41f0bf31 #78: update styles for issues and pull_requests pages 2013-04-05 00:25:36 +04:00
Alexander Machehin 3725467aa3 [#19] fix creating autocomments from comment 2013-04-05 01:50:26 +06:00
Alexander Machehin 50b288b707 [#19] set max size for the image 2013-04-05 01:46:59 +06:00
Vokhmin Alexey V 6e1798729e #30: update styles 2013-04-04 18:19:49 +04:00
Vokhmin Alexey V cec46912a9 #30: update icon for google 2013-04-04 18:03:10 +04:00
Vokhmin Alexey V 588a7d8bab #73: remove unnecessary code 2013-04-04 17:36:54 +04:00
Vokhmin Alexey V 179615f5b7 #73: create #by_owner_and_name scope 2013-04-04 17:33:11 +04:00
Vokhmin Alexey V 8de8b326d8 #30: update facebook.png 2013-04-04 15:52:54 +04:00
Vokhmin Alexey V df56f518b3 Merge branch 'master' into 30-social-login-and-open-registration 2013-04-04 15:51:13 +04: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
Vokhmin Alexey V 110499360b #73: small refactoring 2013-04-04 01:18:56 +04:00
Vokhmin Alexey V 105e5f54a4 #73: hot fix 2013-04-04 01:16:20 +04:00
Vokhmin Alexey V 9dcd08b868 #73: add owner_uname into Project 2013-04-04 01:06:13 +04:00
Alexander Machehin 69ffc52bf3 [#76] fix 404 error 2013-04-03 23:52:22 +06:00
Vokhmin Alexey V 62ff6312b4 #73: Increatse performance for #autocomplete_to_project action 2013-04-03 20:03:52 +04:00
Vokhmin Alexey V a33e20c5e4 #51: add new specs for Issue 2013-04-03 15:11:50 +04:00
Vokhmin Alexey V 6585c3a92b #51: move logic to controller 2013-04-03 13:59:34 +04:00
Vokhmin Alexey V 8358713db2 #51: small refactoring 2013-04-03 02:13:59 +04:00
Vokhmin Alexey V 54040405b6 #51: fixed sanitizing of labels 2013-04-03 02:12:21 +04:00
Vokhmin Alexey V 8b6a0eab0f #51: some refactoring 2013-04-03 01:59:33 +04:00
Vokhmin Alexey V 2bc580500d #51: Change rights for operations with tags and assignee 2013-04-03 01:23:00 +04:00
Alexander Machehin 7a6facd316 [#19] small avatar refactoring 2013-04-02 21:14:32 +06:00
Vokhmin Alexey V 7be2d6f6bc fix product_build_list_spec 2013-04-02 18:59:00 +04:00
Alexander Machehin d5897aa114 [#19] add reference format to markdown cheat sheet 2013-04-02 20:31:07 +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 852015f0d5 #53: send email notifications from publisher 2013-04-02 18:07:42 +04:00
Vokhmin Alexey V c5c54013f3 #53: set publisher on MassBuilds#publish action 2013-04-02 17:54:18 +04:00
Alexander Machehin 44cadf4df4 [#19] add help for emoji 2013-04-02 17:08:42 +06:00
Vokhmin Alexey V c9b04a6acc #53: some refactoring according to discussion 2013-04-02 15:04:51 +04:00
warpc e262491271 Merge pull request #70 from abf/rosa-build:55-open-MassBuild-from-platform-menu-to-guests
#55: Open MassBuild from platform menu to guests
2013-04-02 14:15:00 +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
warpc 65b4a11cbe Merge pull request #68 from abf/rosa-build:add-admin-into-seeds-rb
Add admin user into seed.rb
2013-04-02 12:23:58 +04:00