Commit Graph

608 Commits

Author SHA1 Message Date
Alexander Machehin 49feaf9d73 [#19] can reference all users and groups 2013-04-10 16:23:27 +06:00
Alexander Machehin 8066c7144c [#19] add hint to user 2013-04-10 02:10:27 +06:00
Alexander Machehin 24ad1485a6 [#19] support # for pull request too 2013-04-10 01:55:32 +06:00
Alexander Machehin 8cd494eec6 [#19] remove reduntant quote 2013-04-09 20:09:55 +06:00
Alexander Machehin a22be98f9b [#19] fixed commit reference 2013-04-09 16:46:26 +06:00
Alexander Machehin 923f06cc10 [#19] fix undefined local variable or method 'options' 2013-04-09 16:25:05 +06:00
Vokhmin Alexey V 38ce6115c2 #73: merge master into branch 2013-04-08 22:55:21 +04:00
Alexander Machehin ff0d5733aa [#19] fix error with pull request project 2013-04-09 00:45:46 +06:00
Alexander Machehin 7c94715a4e [#19] fix url to pull request 2013-04-09 00:39:50 +06:00
Alexander Machehin 8a09770e9d [#19] fix url to issue 2013-04-08 23:48:45 +06:00
Alexander Machehin d226bb70cf [#19] fix undefined method 'downcase' for nil:NilClass 2013-04-08 23:10:44 +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
Alexander Machehin febff6a0b8 [#42] add reserved name "none" & fix sorting 2013-04-08 15:33:48 +06:00
Alexander Machehin 7d7df64611 [#19] restore codemirror highlight for comments code 2013-04-05 17:34:22 +06:00
Vokhmin Alexey V 588a7d8bab #73: remove unnecessary code 2013-04-04 17:36: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 9dcd08b868 #73: add owner_uname into Project 2013-04-04 01:06:13 +04:00
Vokhmin Alexey V 62ff6312b4 #73: Increatse performance for #autocomplete_to_project action 2013-04-03 20:03:52 +04:00
Alexander Machehin 1812857d1e [#19] fix issue & pull request links' 2013-03-30 00:06:48 +06:00
Alexander Machehin e78e73cae8 [#19] add gitlabhq markdown 2013-03-29 00:22:24 +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 d0c22b8c4b #31: merge master into branch 2013-03-22 22:59:06 +04:00
Vokhmin Alexey V 1fc21448ce #31: add task for removing outdated ProductBuildLists 2013-03-22 22:18:54 +04:00
Vokhmin Alexey V 0ae4606827 #46: update specs, fix '[]' for false:FalseClass 2013-03-22 16:13:25 +04:00
Vokhmin Alexey V 03dc35b70e #46: hot fix 2013-03-22 15:59:33 +04:00
warpc a4488727d3 Merge pull request #38 from abf/rosa-build:unlock-rep-and-platform-when-validation-failed
AbfWorker::PublishObserver: Validation failed
2013-03-22 15:55:48 +04:00
Vokhmin Alexey V 8fec7cb133 #46: update comment to code 2013-03-22 15:46:22 +04:00
Vokhmin Alexey V 67cf79fac2 #46: not publish new builds into repository if project of builds has been removed from repository 2013-03-22 15:43:22 +04:00
Vokhmin Alexey V 2da7db2217 add comments to code 2013-03-22 01:43:00 +04:00
Vokhmin Alexey V 1574595cab Fix: undefined method 'touch' for Grit::Commit 2013-03-21 22:37:22 +04:00
Vokhmin Alexey V 915204a66f small refactoring according to Alexander's comment 2013-03-21 21:37:13 +04:00
Vokhmin Alexey V 3d2d945e41 update comment 2013-03-20 01:23:31 +04:00
Vokhmin Alexey V 1a44b634f9 Update BuildListsPublishTaskManager and PublishObserver 2013-03-20 01:11:16 +04:00
Vokhmin Alexey V 0aeaec11b2 #25: Save last publishing build list regardless of their age 2013-03-15 18:40:39 +04:00
Alexander Machehin da5ef38eda fix access to git project after pushing by ssh 2013-03-07 20:54:44 +06:00
Alexander Machehin d85039d5be Support git over ssh: hooks, support gitlab-shell api, UI, refactroing 2013-03-07 14:09:08 +06:00
Vokhmin Alexey V 1dca61afd1 #960: remove packages from last 2 build lists instead of 5 2013-03-01 21:23:56 +04:00
Vokhmin Alexey V 2c9297c432 #960: remove empty line 2013-03-01 21:12:09 +04:00
Vokhmin Alexey V 4d88827da4 #960: fix: NoMethodError "fill_packages" 2013-03-01 20:19:15 +04:00
Vokhmin Alexey V 66e1bcc4e8 #960: hot fix 2013-03-01 19:37:12 +04:00
Vokhmin Alexey V 978f8eb041 #960: merge master into branch 2013-03-01 19:29:58 +04:00
Vokhmin Alexey V 790169156e #960: old packages should be saved immediately before removing project from repository 2013-03-01 19:26:58 +04:00
Vokhmin Alexey V 4287bdca4a #960: update #unlock_rep_and_platform method 2013-03-01 16:25:58 +04:00
Vokhmin Alexey V eb7492dafd #960: update AbfWorker::BaseObserver#subject method 2013-03-01 15:50:25 +04:00
Vokhmin Alexey V 01195c165c #960: add comments 2013-03-01 00:04:23 +04:00
Vokhmin Alexey V 508ef2dbe8 #960: unlock repository when main build list does not exist 2013-03-01 00:03:22 +04:00
Alexander Machehin acd179d1a8 #971 fix commit link 2013-02-26 18:32:35 +06:00
Alexander Machehin e4967fdd54 #917 add git hook to online update 2013-02-26 00:55:45 +06:00
Vladimir Sharshov 01d0fe211b Merge pull request #969 from warpc/reduce-count-of-publishing-build-lists-in-task
reduce count of build lists in one task
2013-02-25 07:44:48 -08:00
Vladimir Sharshov bbc699cb6d Merge pull request #947 from warpc/757-enable-extra-containers-for-main-platforms
[refs #757]: Enable extra containers for main platforms
2013-02-25 07:43:28 -08:00
Vokhmin Alexey V 0c4b3cfa03 reduce count of build lists in one task 2013-02-25 19:05:40 +04:00
Alexander Machehin ab703ffa4f #959 fix did you run git update-server-info on the server? 2013-02-25 20:35:39 +06:00
Vokhmin Alexey V 79d81e9c13 #757: add logic for enable/disable "auto_create_container" field on UI, some refactoring 2013-02-22 14:20:47 +04:00
Alexander Machehin e08c31e314 #944 refactoring checking empty project 2013-02-22 13:22:34 +06:00
Vokhmin Alexey V a6dcf4d712 #757: create container when tests failed 2013-02-19 13:58:34 +04:00
Vokhmin Alexey V ed7d246dc4 #757: update observers 2013-02-19 12:44:05 +04:00
Vokhmin Alexey V bc7c478f4d #907: hot fix 2013-02-15 13:36:50 +04:00
Vokhmin Alexey V a82167fe4c #907: remove #destroy_file_from_file_store method, refactoring 2013-02-15 13:21:05 +04:00
Vokhmin Alexey V 7bcbe39e61 #907: update "FileStoreClean" module, some refactoring 2013-02-15 01:49:18 +04:00
Alexander Machehin 8c5e6abdb6 [refs #893] fuuuu... 2013-02-14 10:37:06 +06:00
Vladimir Sharshov 11f95f1271 Merge pull request #916 from warpc/893-regenerate_metadata
[refs #893] Ability manually regenerate metadata in repository of main platform;
2013-02-13 08:01:38 -08:00
Alexander Machehin 1a3db04817 [refs #893] small refactoring 2013-02-13 15:32:28 +06:00
Alexander Machehin 05b4d7366d [refs #893] set higher priority to regenerate metadata 2013-02-12 19:12:27 +06:00
Alexander Machehin 20baf2b265 [refs #893] fix error 2013-02-12 19:11:07 +06:00
Alexander Machehin 2f86905e02 [refs #893] remove spaces 2013-02-12 17:16:19 +06:00
Vokhmin Alexey V 14a32fdfc9 #922: update PublishObserver 2013-02-12 15:00:59 +04:00
Alexander Machehin 677195b116 [refs #893] some fixes from comments 2013-02-12 16:52:40 +06:00
Vokhmin Alexey V 42d3985143 #913: fix for finding build_lists_for_cleanup 2013-02-11 19:53:02 +04:00
Alexander Machehin ac69547805 [refs #893] add regenerate metadata for repository 2013-02-11 21:24:17 +06:00
Vladimir Sharshov 9b17336c7c Merge pull request #905 from warpc/874-create-repo-file-for-rhel-container
[refs #874]: direct sending of params what used for executable scripts without abf-workers changes, refactoring;
2013-02-11 06:32:40 -08:00
Vokhmin Alexey V 1a29827094 hot fix: unlimited restarting build list 2013-02-10 01:46:08 +04:00
Vokhmin Alexey V cb87aea416 #874: generate line with params on WEB 2013-02-08 19:04:55 +04:00
Vokhmin Alexey V b22dfd8939 #874: send name of platform on creating container 2013-02-08 18:16:16 +04:00
Vladimir Sharshov 0c69326e80 Merge pull request #900 from warpc/898-publish-i686-packages-into-x86_64-repository
[refs #898]: publish i686 packages into x86 64 repository
2013-02-07 06:57:09 -08:00
Vokhmin Alexey V 4fd6108fd2 #756: hot fix 2013-02-07 16:59:33 +04:00
Vokhmin Alexey V c9ce58bdbd #898: update BuildListsPublishTaskManager 2013-02-07 15:39:04 +04:00
Vokhmin Alexey V 453d3cab19 #756: refactoring according to Alexander's comment 2013-02-06 19:28:03 +04:00
Vokhmin Alexey V 44663efa1f #756: refactoring #fill_container_data 2013-02-06 18:23:40 +04:00
Vokhmin Alexey V 7dba0c3068 #756: move TESTS_FAILED constant 2013-02-06 15:18:29 +04:00
Vokhmin Alexey V e72bd2d4f1 #756: merge master into branch 2013-02-06 14:54:12 +04:00
Vokhmin Alexey V ce9c425ba1 #756: fixed "NoMethodError: protected method `perform' " 2013-02-06 14:14:36 +04:00
Vokhmin Alexey V 7906ca6dfb #756: small refactoring 2013-02-05 22:51:27 +04:00
Vokhmin Alexey V 67e60f0a1d #756: update Observers, add TESTS_FAILED status 2013-02-05 22:49:26 +04:00
Vokhmin Alexey V 7898c8c47e #889: small refactoring 2013-02-05 14:29:12 +04:00
Vokhmin Alexey V a107dc044d #889: update RpmWorkerObserver: restart build_list on failing 2013-02-05 13:37:18 +04:00
Vokhmin Alexey V b45ea0da11 #876: increase limit of requests per hour 2013-01-31 17:34:27 +04:00
Vokhmin Alexey V 1bbdcd54ef add limit for build lists on publishing 2013-01-30 20:30:20 +04:00
Vokhmin Alexey V ad08a31e5f #860: merge master into branch 2013-01-29 23:23:52 +04:00
Vokhmin Alexey V 5fefb1f1da Update lib/recipes/resque.rb 2013-01-29 01:59:56 +04:00
Vokhmin Alexey V 52cd67e1c3 #860: small refactoring 2013-01-29 01:50:27 +04:00
Vokhmin Alexey V fed1c76ca2 #860: update logic for creating build list container 2013-01-28 18:44:06 +04:00
Vokhmin Alexey V 01108360c9 update data for crating container 2013-01-25 22:27:41 +04:00
Vokhmin Alexey V 4cd85e6009 #857: hot fix 2013-01-25 22:06:34 +04:00
Vokhmin Alexey V f4c3d23d7c create container for BuildList 2013-01-25 21:24:46 +04:00
Vladimir Sharshov bf445d9e5e Merge pull request #850 from warpc/848-add-status-information-for-product-build-lists
[refs #848]: add status information about servers for ProductBuildLists
2013-01-25 03:37:41 -08:00
Vladimir Sharshov f380cd8399 Merge pull request #849 from warpc/847-remove_old_code
[refs #847] Remove old core code
2013-01-25 03:31:52 -08:00
Alexander Machehin 643e163652 [refs #847] refactoring 2013-01-24 19:09:26 +06:00
Vokhmin Alexey V e1b79a3c1f #848: small refactoring 2013-01-24 15:58:42 +04:00
Vokhmin Alexey V b46c1e963f #848: update StatusInspector, UI 2013-01-24 14:42:03 +04:00
Alexander Machehin 0d9c095cbd [refs #847] remove old core code 2013-01-24 12:33:16 +06:00