Commit Graph

650 Commits

Author SHA1 Message Date
Vokhmin Alexey V 98b087071a updated import.rake task 2013-09-13 16:36:21 +04:00
avokhmin 13458bee75 Merge pull request #300 from abf/rosa-build:277-projects
#277 profile projects
2013-09-12 11:26:48 +04:00
Alexander Machehin a48ab7f6c1 [#298] change libs load priority 2013-09-12 00:14:48 +06:00
Vokhmin Alexey V 7c0135edc1 #298: use native extensions 2013-09-11 19:16:18 +04:00
Vokhmin Alexey V e7e5414db7 #298: auto publish packages only with > version 2013-09-09 22:40:58 +04:00
Alexander Machehin 7da70b5f12 [#277] profile projects 1 ver. 2013-09-08 17:56:43 +06:00
Alexander Machehin 3e1df9c449 add task to copy projects from one repo to another (different platform) 2013-09-03 14:51:01 +06:00
Vokhmin Alexey V b7cc64c099 #283: Email notifications and ActivityFeed for publisher 2013-08-28 19:13:11 +04:00
Vokhmin Alexey V df6efaa731 #281: misprint 2013-08-27 22:15:18 +04:00
avm 055c1f76e8 Merge pull request #282 from abf/rosa-build:281-show-repodata-creation-logs
#281: Show repodata creation logs
2013-08-27 21:30:10 +04:00
Vokhmin Alexey V d317eeb413 #281: moved concerns into lib folder 2013-08-27 20:27:22 +04:00
Vokhmin Alexey V a51b1e0e9f #281: Show repodata creation logs 2013-08-27 19:43:30 +04:00
Alexander Machehin b0179615e7 add one more task 2013-08-27 21:28:56 +06:00
Alexander Machehin d2ba254197 add new task 2013-08-27 21:05:58 +06:00
Vokhmin Alexey V f92c91736e #276: misprint 2013-08-26 21:13:03 +04:00
Vokhmin Alexey V b5b01f3765 #276: fixed PublishObserver 2013-08-26 20:56:46 +04:00
Vokhmin Alexey V 12ceaefef4 #276: fixed condition of creating task for regenerate metadata for software center 2013-08-26 20:34:07 +04:00
Vokhmin Alexey V fd3f096402 #276: Send script name at publish/resign/etc 2013-08-26 20:25:41 +04:00
Vokhmin Alexey V 0d70dec86e #276: updated specs for BuildListsPublishTaskManager 2013-08-26 18:08:56 +04:00
Vokhmin Alexey V b8736a03ed #276: updated logic of BuildListsPublishTaskManager 2013-08-25 20:30:23 +04:00
Vokhmin Alexey V 55bc1a8096 #276: updated UI of platforms, some refactoring 2013-08-23 22:58:29 +04:00
Vokhmin Alexey V b0880a2595 #276: rename of fields 2013-08-23 18:32:37 +04:00
Vokhmin Alexey V 7bdab43817 #276: added ability to regenerate metadata for Software Center 2013-08-23 18:24:01 +04:00
Vokhmin Alexey V 183799d9f0 #276: updated migrations, models, BuildListsPublishTaskManager 2013-08-23 01:02:24 +04:00
Vokhmin Alexey V 94e21e6c4b abf/abf-worker#19: small refactoring 2013-08-12 18:36:43 +04:00
Vokhmin Alexey V 9477a0af4b abf/abf-worker#19: Pass extra params for workers 2013-08-12 18:26:57 +04:00
Vokhmin Alexey V 935cda4a0a #251: updated pagination, some refactoring 2013-08-05 16:34:01 +04:00
Vokhmin Alexey V 30803aa963 abf/abf-worker#16: update Redis server for live logs 2013-07-30 16:39:43 +04:00
Vokhmin Alexey V 2b04d0bcf9 abf/abf-ideas#83: updated AbfWorker::BuildListsPublishTaskManager 2013-07-29 19:35:16 +04:00
Vokhmin Alexey V d0e748cce0 #231: added PlatformArchSetting model, migration, updated views 2013-07-24 18:43:41 +04:00
Vokhmin Alexey V c9b7f890fa #222: removed #restore_branch method 2013-07-23 17:29:41 +04:00
Vokhmin Alexey V c935120398 #222: Added checking of sha according to Alexander's comment 2013-07-22 18:38:18 +04:00
Vokhmin Alexey V 079f8a955a #222: init GitHook on creating branch from UI 2013-07-22 18:21:12 +04:00
Vokhmin Alexey V 6f67b580c4 #222: added form for creating new branch 2013-07-22 15:27:14 +04:00
Vokhmin Alexey V 7880fa4625 #214: added specs for Project #restore_branch && #delete_branch 2013-07-15 17:52:13 +04:00
Vokhmin Alexey V 2b423e6a6e #214: some refactoring of JS, added comments 2013-07-15 16:09:31 +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 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 e096fc1bde #214: updated logic of deleting of branch 2013-07-11 17:50:22 +04:00
Vokhmin Alexey V ff646af607 #214: create GitHook on delete of branch 2013-07-11 17:20:22 +04:00
Vokhmin Alexey V 2e33f0038a #214: added ability to destroy branch 2013-07-11 17:03:02 +04:00
Alexander Machehin 939f0dfe05 [#200] fix callbacks & add some specs 2013-07-10 23:44:18 +06:00
Alexander Machehin bb8d66b6be [#200] optimize after commit issue callback 2013-07-10 02:11:40 +06:00
Alexander Machehin d692b6d450 [#200] fix sending message to pull assignee 2013-07-10 01:56:49 +06:00
Vokhmin Alexey V 3f42dfcd35 #192: updated factory, some refactoring of Issue observer 2013-07-04 18:08:07 +04:00
Vokhmin Alexey V cb36a6d6da #192: fixed undefined method 2013-07-04 17:55:41 +04:00
Alexander Machehin 4274e397bd fixed bug with creating links to the issue 2013-07-04 19:35:01 +06:00
avm 52badb20be Merge pull request #208 from abf/rosa-build:200-update-issue-observer
#200: Send only one message on create
2013-07-04 16:22:22 +04:00
Vokhmin Alexey V e735c6e5f5 #192: Checks ip address in api defender 2013-07-04 14:51:36 +04:00