Commit Graph

1466 Commits

Author SHA1 Message Date
Vokhmin Alexey V 63a26553cd #251: removed #search action 2013-08-05 16:52:15 +04:00
Vokhmin Alexey V b3ab16ec09 #251: use AJAX for load data on BuildList#index page 2013-08-02 02:24:33 +04:00
Alexander Machehin f416bd9071 [#242] use datatable 2013-08-01 23:18:46 +06:00
Alexander Machehin c2ee66cb67 Merge branch 'master' into 242-restart_last_build_list 2013-08-01 01:32:50 +06:00
Alexander Machehin aad9a0a3af [#242] add last build lists list in the new page 2013-08-01 01:32:24 +06:00
Alexander Machehin c06719d563 [#214] fix Russian translation 2013-08-01 01:25:43 +06:00
Vokhmin Alexey V b796299f60 #245: remove average_build_time and build_count columns from Project 2013-07-31 17:08:43 +04:00
Vokhmin Alexey V 30803aa963 abf/abf-worker#16: update Redis server for live logs 2013-07-30 16:39:43 +04:00
Alexander Machehin 2362d7073d [#242] add ability to recreate build list 2013-07-30 17:31:54 +06:00
Vokhmin Alexey V 00ffc5ece6 abf/abf-ideas#83: changed type of #remove_repo_lock_file action, updated text messages 2013-07-29 17:14:55 +04:00
Vokhmin Alexey V c996769a4b abf/abf-ideas#83: small refactoring according to Alexander's comments 2013-07-29 16:24:41 +04:00
Vokhmin Alexey V ad46e25654 #83: added #start_sync and #stop_sync actions into Repository API 2013-07-26 19:38:39 +04:00
Vokhmin Alexey V 8e879ef0c7 #83: added ability to lock repository 2013-07-26 18:41:39 +04:00
avm 8117bd1561 Merge pull request #238 from abf/rosa-build:231-increase-time-of-build-for-Cooker-ARM-packages
#231, #230: Add extra settings for main platforms
2013-07-25 14:33:51 +04:00
avm 72f933217b Merge pull request #228 from abf/rosa-build:226-remove-API-calls-from-JS
#226: Remove API calls from JS
2013-07-25 13:19:44 +04:00
Vokhmin Alexey V 81936dd3c4 Merge branch 'master' into 231-increase-time-of-build-for-Cooker-ARM-packages
Conflicts:
	app/views/platforms/platforms/_form.html.haml
2013-07-25 12:27:52 +04:00
Alexander Machehin 021d2a03a9 [#234] disable submit buttons 2013-07-25 02:29:28 +06:00
Vokhmin Alexey V 2f9ba0b700 #231: updated locales 2013-07-24 19:28:35 +04:00
Vokhmin Alexey V 04d6dd12cc #231: Show PlatformArchSetting in table 2013-07-24 19:11:23 +04:00
Vokhmin Alexey V d0e748cce0 #231: added PlatformArchSetting model, migration, updated views 2013-07-24 18:43:41 +04:00
Vokhmin Alexey V a098e00a1a Merge branch 'master' into 226-remove-API-calls-from-JS
Conflicts:
	app/assets/javascripts/angularjs/controllers/project_refs_controller.js
	config/routes.rb
2013-07-23 19:23:20 +04:00
Vokhmin Alexey V 4d4260fb7f #222: updated routes.rb 2013-07-23 17:41:05 +04:00
Vokhmin Alexey V 157becb196 #226: removed API calls from JS 2013-07-23 16:29:35 +04:00
Vokhmin Alexey V eb4d4806f4 #226: updated Branches and Tags views, JS, etc. 2013-07-23 14:07:39 +04:00
Vokhmin Alexey V 6f67b580c4 #222: added form for creating new branch 2013-07-22 15:27:14 +04:00
Vokhmin Alexey V 78a33727a6 #214: merge master into branch 2013-07-19 21:08:00 +04:00
Vokhmin Alexey V c44b4ffda2 #214: added "angular-i18n" gem, some refactoring 2013-07-19 16:34:55 +04:00
Vokhmin Alexey V 0a8e04ab1c Merge branch 'master' into 214-delete-and-restore-branches 2013-07-18 20:31:51 +04:00
Vokhmin Alexey V 8795a46774 Merge branch 'master' into 219-use-caching 2013-07-18 20:26:31 +04:00
Vokhmin Alexey V 4bb163a71d Added staging environment 2013-07-18 17:20:23 +04:00
Vokhmin Alexey V d0fae38e17 #219: some refactoring 2013-07-16 16:02:13 +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 bc89c873ba #214: updated locales of branches 2013-07-15 15:02:06 +04:00
Vokhmin Alexey V c79fbbd2d5 Merge branch 'master' into 214-delete-and-restore-branches 2013-07-13 00:31:52 +04:00
Vokhmin Alexey V fe8e1216c5 #214: remove unnecessary code 2013-07-12 23:27:49 +04:00
Vokhmin Alexey V 5113e9d3d8 #214: fixed restore of branch 2013-07-12 18:30:15 +04:00
Vokhmin Alexey V ffcdd26c66 #214: updated UI of PullRequest#show 2013-07-12 18:21:46 +04:00
Vokhmin Alexey V 2e33f0038a #214: added ability to destroy branch 2013-07-11 17:03:02 +04:00
Vokhmin Alexey V d747ffd070 #214: updated #branches page, integrated AngularJS 2013-07-11 14:34:44 +04:00
Vokhmin Alexey V e18516533d #82: updated locales 2013-07-08 14:47:17 +04:00
Vokhmin Alexey V d4c6c5edbc #82: added Contents controller, logical model, views 2013-07-05 20:08:09 +04:00
Vokhmin Alexey V 3771dd749e ##192: updated allowed_addresses in application.yml.* 2013-07-04 16:28:24 +04:00
Vokhmin Alexey V cd34a6a553 #192: updated application.yml.travis 2013-07-04 16:25:25 +04:00
Vokhmin Alexey V e3e09c0388 #192: updated application.yml.sample 2013-07-04 14:52:23 +04:00
Vokhmin Alexey V d68e83a9fb #192: fixed locales 2013-07-02 21:33:04 +04:00
Vokhmin Alexey V 2712c7f34b #192: merge master into branch 2013-07-02 11:09:17 +04:00
Vokhmin Alexey V 4226af0a5d #168: fixed specs, refactoring of ActivityFeed 2013-07-01 16:30:54 +04:00
Vokhmin Alexey V f055123d74 #168: removed bs_id from build_list 2013-07-01 16:20:38 +04:00
Vokhmin Alexey V f4c0bd8950 Merge branch 'master' into 192-hidden-platforms-and-tokens 2013-07-01 13:37:58 +04:00
avm 91a6db517e Merge pull request #201 from abf/rosa-build:200-UserMailer-NoMethodError
#200: UserMailer, NoMethodError
2013-07-01 12:47:46 +04:00
avokhmin 5195f5ec0b Merge pull request #198 from abf/rosa-build:105-pull_requests_api
#105 pull requests api && fixes issues api
2013-07-01 12:46:58 +04:00
Vokhmin Alexey V 66fe5c11cf #200: removed activity_feed_observer 2013-06-27 18:40:19 +04:00
Vokhmin Alexey V 999f99a75a #192: added #allowed action to Platform API 2013-06-26 16:04:06 +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 0e5e8cfd0b #192: some refactoring of views 2013-06-26 12:08:05 +04:00
Vokhmin Alexey V c501331e52 #192: updated translations, views 2013-06-25 17:56:39 +04:00
Vokhmin Alexey V 32a7cdafb3 #192: updated tokens_controller, added token.ru.yml 2013-06-25 12:10:45 +04:00
Vokhmin Alexey V fd66f243e1 #192: added Token model, migration, controller 2013-06-25 11:00:20 +04:00
Alexander Machehin ebc278d65a [#105] add merge action 2013-06-24 21:18:17 +06:00
Alexander Machehin f16c84bb58 [#105] add commits action 2013-06-21 19:45:28 +06:00
Vokhmin Alexey V 137b86c171 #194: updated error message 2013-06-21 16:21:03 +04:00
Vokhmin Alexey V 2a2009873d #194: added validation to Platform, new specs 2013-06-21 15:58:09 +04:00
Alexander Machehin 20056fbc31 many issue/pull fixes 2013-06-19 02:00:01 +06:00
Alexander Machehin e343ba90aa [#105] pulls api v1 2013-06-19 01:45:40 +06:00
Alexander Machehin 37003f8f0c add source url 2013-06-17 23:29:13 +06:00
avokhmin ae714518c6 Merge pull request #179 from abf/rosa-build:use-shellescape-on-system-actions
Use #shellescape on system actions (part 2)
2013-06-17 21:26:10 +04:00
Alexander Machehin 0e273d8efc quiet assets in dev 2013-06-17 22:21:25 +06:00
Vokhmin Alexey V a3267f20b0 #188: rollback .travis.yml, added secret_token 2013-06-14 18:45:30 +04:00
Vokhmin Alexey V 05012ae52b #188: added config/application.yml.travis 2013-06-14 17:35:32 +04:00
Vokhmin Alexey V b843652cff #188: added .travis.yml 2013-06-14 17:04:17 +04:00
warpc b4b73258fd Merge pull request #150 from abf/rosa-build:135-reject_build_lists
[refs #135] extend ability to reject publish build lists
2013-06-10 20:25:45 +04:00
Alexander Machehin 28b12b8c96 [#135] add publish & reject publish action 2013-06-10 17:26:12 +06:00
Vokhmin Alexey V 62f0fb4bab #169: cleaning of outdated product_build_lists enabled 2013-06-10 14:24:58 +04:00
Vokhmin Alexey V 3f3175c7a4 #156: updated text labels 2013-06-05 21:14:20 +04:00
Vokhmin Alexey V 197dd062fc Merge branch 'master' into 156-mass-build-for-personal-platforms 2013-06-05 18:44:33 +04:00
Vokhmin Alexey V 42c3412a3a #156: updated labels of fields 2013-06-05 17:54:36 +04:00
Vokhmin Alexey V fb0e623e0b #156: added specs for MassBuildController, some refactoring, updated access rights 2013-06-05 17:48:11 +04:00
Vokhmin Alexey V 46c10ad2e0 #156: removed BuildList::PROJECT_VERSION_NOT_FOUND constant 2013-06-05 13:40:36 +04:00
Vokhmin Alexey V 237bd6affb #156: update UI of MassBuild#new BuildList#new 2013-06-04 23:59:08 +04:00
Alexander Machehin dc78b978d4 [#160] add support syntax highlighting for c like languages 2013-06-04 17:26:05 +06:00
Vokhmin Alexey V ff04874278 #156: added MassBuild for personal platforms 2013-06-03 19:20:23 +04:00
Vokhmin Alexey V 40bb62c4ca #154: updated text of Project#srpm field 2013-06-03 13:59:21 +04:00
warpc 0df589c101 Merge pull request #144 from abf/rosa-build:114-change-ui-for-ability-to-attach-at-assembly-additional-packages
[refs #114]: Change UI for ability to attach at assembly additional sources of packages
2013-05-30 14:32:58 +04:00
Vokhmin Alexey V a26aac8463 #114: Split extra repos and build_lists into 2 elements 2013-05-27 22:13:00 +04:00
Vokhmin Alexey V 59a22d00fd #142: hot change 2013-05-24 13:03:41 +04:00
Vokhmin Alexey V ca29426b33 #142: updated text of labels 2013-05-24 13:02:34 +04:00
Vokhmin Alexey V 3e861efe5f #142: update text labels 2013-05-24 12:47:35 +04:00
Vokhmin Alexey V 40449c81ef #142: separate users tasks and tasks of mass builds 2013-05-24 12:35:10 +04:00
warpc 0da9bfef74 Merge pull request #103 from abf/rosa-build:34-webhook
[refs #34]: Webhook
2013-05-17 18:39:27 +04:00
warpc 70a2705405 Merge pull request #131 from abf/rosa-build:98-common_tracker
[refs #98] fix titles & show count only opened issues/pull requests in sidebar
2013-05-16 14:04:46 +04:00
Alexander Machehin 8b0665ab27 [#98] fix common tracker/pulls title for english locale 2013-05-16 16:01:06 +06:00
Alexander Machehin e9f2a5a4a3 [#98] again fix common tracker/pulls title 2013-05-16 15:31:10 +06:00
warpc d092a355a3 Merge pull request #128 from abf/rosa-build:98-common_tracker
[refs #98] common tracker for issues and pull requests
2013-05-16 12:29:14 +04:00
Alexander Machehin f8f53b198b [#98] create home controller; move activity, common issues/pull_requests & root pages here 2013-05-15 23:28:39 +06:00
Vokhmin Alexey V 0b4e7f63fe Merge branch 'master' into 34-webhook 2013-05-14 13:46:31 +04:00
Alexander Machehin 9ac1cdb2c0 [#98] revert translation 2013-05-14 14:55:23 +06:00
Alexander Machehin dd6a319dfb [#98] common pull requests 2013-05-13 23:15:23 +06:00
Alexander Machehin 942d5a669e [#98] add top menu for activity & tracker/pull requests 2013-05-13 22:23:49 +06:00
Alexander Machehin 28752f6f6a [#120] add check before removing '/' from the end of the APP_CONFIG 2013-05-07 17:21:25 +06:00
Alexander Machehin 91f99814dc [#120] remove / from the end of url application parameters 2013-05-07 01:16:55 +06:00
Alexander Machehin 632eeb8e5f [#120] support external downloads storage; remove links for hidden platforms 2013-05-06 23:40:30 +06:00
Alexander Machehin d3ac9d1a2c [#98] Add common issues tracker 2013-04-30 00:14:25 +06:00
Vokhmin Alexey V 67e0226b24 #34: updated Hook model 2013-04-25 19:27:48 +04:00
Vokhmin Alexey V 4c96629a28 #34: merge master into branch 2013-04-25 15:36:00 +04:00
Alexander Machehin 03e2057a5a Merge branch 'master' into 42-issue_api
Conflicts:
	db/schema.rb
2013-04-17 23:35:37 +06:00
Vokhmin Alexey V da4e999fac #34: update application.yml.sample 2013-04-17 15:55:22 +04:00
warpc 079d7110e0 Merge pull request #87 from abf/rosa-build:82-extend-abilities-of-personal-platforms
[refs #82]: Extend abilities of personal platforms
2013-04-17 14:34:36 +04:00
Vokhmin Alexey V f12ad1e3f4 #34: added names of new hooks 2013-04-15 17:54:25 +04:00
Vokhmin Alexey V b8003c9cfb #34: update hook.en.yml and hook.ru.yml 2013-04-15 17:51:07 +04:00
Vokhmin Alexey V 5dca2e914d #34: update ability.rb 2013-04-15 14:30:48 +04:00
Vokhmin Alexey V 03396ea606 #34: update messages, comments 2013-04-15 13:40:41 +04:00
Vokhmin Alexey V 4414479650 #34: update UI 2013-04-15 13:25:40 +04:00
Alexander Machehin 01a721bfcc [#42] issues api 2013-04-12 22:52:56 +06:00
Vokhmin Alexey V d28a2b0173 #34: added Hook model, controller, views 2013-04-12 17:26:18 +04:00
Vokhmin Alexey V e0662cc7bd #96: added sign_up link to every pages 2013-04-11 15:48:26 +04:00
warpc 0f95623470 Merge pull request #57 from abf/rosa-build:30-social-login-and-open-registration
[refs #30]: Social login and open registration
2013-04-10 16:52:50 +04:00
Vladmir Sharhsov(warpc) 7fd8764ca8 Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2013-04-10 15:50:57 +04:00
Vladmir Sharhsov(warpc) 61a19b4e33 Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2013-04-10 14:45:19 +04:00
Alexander Machehin 24ad1485a6 [#19] support # for pull request too 2013-04-10 01:55:32 +06:00
Vokhmin Alexey V 09acc77059 #79: update advisory.en.yml 2013-04-09 15:44:43 +04:00
Vokhmin Alexey V 9b851001f8 Merge branch 'master' into 82-extend-abilities-of-personal-platforms 2013-04-09 15:15:09 +04:00
Vokhmin Alexey V 958017b3ed #82: update for adding new packages into repository 2013-04-08 18:27:50 +04:00
Alexander Machehin 7677d43010 [#19] copy emoji to public folder 2013-04-08 18:38:38 +06:00
Alexander Machehin 4c1ae3d1c3 [#19] try to fix uninitialized constant Emoji 2013-04-08 17:52:26 +06: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
Vokhmin Alexey V df56f518b3 Merge branch 'master' into 30-social-login-and-open-registration 2013-04-04 15:51:13 +04:00
Alexander Machehin 69ffc52bf3 [#76] fix 404 error 2013-04-03 23:52:22 +06:00
Vokhmin Alexey V 9e7eb7af94 #29: merge master into branch 2013-04-03 16:10:22 +04:00
Alexander Machehin d5897aa114 [#19] add reference format to markdown cheat sheet 2013-04-02 20:31:07 +06:00
Alexander Machehin 44cadf4df4 [#19] add help for emoji 2013-04-02 17:08:42 +06:00
Alexander Machehin cac49cf96d Merge branch '19-attach_issue_to_issue' into 19-gfm 2013-04-01 16:31:21 +06:00
Alexander Machehin e78e73cae8 [#19] add gitlabhq markdown 2013-03-29 00:22:24 +06: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
avm 6a264e0b81 Merge pull request #61 from abf/rosa-build:31-add-project_version-into-product
#31: Add project_version into Product
2013-03-27 21:37:38 +04:00
Vokhmin Alexey V 79c178357e #31: UI: update #project_version field on change project 2013-03-27 17:36:01 +04:00
Vokhmin Alexey V fe836f1212 #31: update notification message 2013-03-27 16:25:25 +04:00
Vokhmin Alexey V 12ca85a513 #31: update notification message 2013-03-27 16:22:31 +04:00
Vokhmin Alexey V eeedbbc79b #31: update notification about removing product_build_list 2013-03-27 15:38:19 +04:00
avm b6ea7c4cf0 Merge pull request #50 from abf/rosa-build:31-autostart-ISO-builds-on-a-regular-basis
#31: Autostart ISO builds on a regular basis (on the anvil)
2013-03-26 22:38:51 +04:00
Vokhmin Alexey V 177c4891e4 #31: disable product_build_list:clear:outdated rake task 2013-03-26 22:17:47 +04:00
Vokhmin Alexey V f903944e6d #30: update scope for github omniauth 2013-03-26 17:43:29 +04:00
Vokhmin Alexey V cd98088e7f #30: find user by email before registration 2013-03-26 17:22:25 +04:00
Vokhmin Alexey V abfe502b5f #30: update devise.rb and omniauth_callbacks_controller 2013-03-26 16:24:15 +04:00
Vokhmin Alexey V e74e660973 #30: update UI for sign_in and sign_up 2013-03-26 15:52:38 +04:00
Alexander Machehin d737960913 [#19] add issues link from comment 2013-03-26 16:47:42 +06:00
Vokhmin Alexey V c2e89f8781 #30: use omniauth for registration through Facebook, GitHub, Google 2013-03-26 03:13:15 +04:00
Vokhmin Alexey V 79f428f6d2 #37: merge master into branch 2013-03-25 19:16:06 +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