Commit Graph

3909 Commits

Author SHA1 Message Date
Alexander Machehin 18d61b4915 [refs #861] add product build lists api 2013-02-07 01:05:49 +06:00
Alexander Machehin 75ea82d808 [refa #861] add product url 2013-02-07 00:48:38 +06:00
Vladimir Sharshov 3e5f3cb916 Merge pull request #890 from warpc/889-restart-build_list-on-failing
[refs #889]: Restart BuildList on failing
2013-02-06 02:47:55 -08:00
Vladimir Sharshov ae254ee905 Merge pull request #895 from warpc/894-disable-publication-for-old-core
[refs #894]: Disable publication for "old core"
2013-02-05 05:27:59 -08:00
Vokhmin Alexey V e4924993a7 #894: update ability.rb, add new specs 2013-02-05 17:08:40 +04:00
Vladimir Sharshov 0f4e8c1939 Merge pull request #892 from warpc/891-error-on-changing-status-of-product-build-list
[refs #891]: Fix changing status of ProductBuildList (canceling as a pending operation )
2013-02-05 04:24:02 -08:00
Vokhmin Alexey V a1455b5afb #891: update comments 2013-02-05 16:10:10 +04:00
Vokhmin Alexey V 8f40a25b95 #891: add comments, small refactoring 2013-02-05 16:05:02 +04:00
Vokhmin Alexey V 796289c57f #891: small refactoring 2013-02-05 15:44:06 +04:00
Vokhmin Alexey V 7898c8c47e #889: small refactoring 2013-02-05 14:29:12 +04:00
Vokhmin Alexey V 600db48278 #891: update IsoWorkerObserver 2013-02-05 14:24:18 +04:00
Vokhmin Alexey V a107dc044d #889: update RpmWorkerObserver: restart build_list on failing 2013-02-05 13:37:18 +04:00
Vladimir Sharshov eb53c1ab5e Merge pull request #885 from warpc/861-products_api
[refs #861] Add products api
2013-02-05 00:56:53 -08:00
Vladimir Sharshov 53e4ab573f Merge pull request #888 from warpc/873-copyright-message
[refs #873]: update year in copyright message
2013-02-04 08:39:44 -08:00
Vokhmin Alexey V ffbd4d4f63 #873: update year in copyright message 2013-02-04 20:33:47 +04:00
Alexander Machehin 989e2a1c00 [refs #861] fix broken test 2013-02-04 22:24:06 +06:00
Vladimir Sharshov 4b1d780f26 Merge pull request #887 from warpc/883-update-newrelic
[refs #883]: update "newrelic_rpm" gem
2013-02-04 08:02:49 -08:00
Vokhmin Alexey V 7868434f99 #883: update "newrelic_rpm" gem, bundle update 2013-02-04 19:19:04 +04:00
Vladimir Sharshov e283be9265 Merge pull request #886 from warpc/880-add-publish-again-option-for-build-list
[refs #880]: Ability republish old version of build list for admin of platform/repository
2013-02-04 06:32:27 -08:00
Alexander Machehin de27408f68 [refs #861] force forbidden for nil params 2013-02-04 20:13:00 +06:00
Alexander Machehin a1e1a3dcfd [refs #861] add more specs 2013-02-04 20:12:10 +06:00
Vokhmin Alexey V 6e440d56ff #880: fix UI for creating container 2013-02-04 17:54:09 +04:00
Vokhmin Alexey V c8ae6053af Merge branch 'master' into 880-add-publish-again-option-for-build-list 2013-02-04 17:48:34 +04:00
Vladimir Sharshov 27251a38be Merge pull request #884 from warpc/881-disable-personal-repository-on-creating-build-list
[refs #881]: Ability do not conntect personal repository as packages source.
2013-02-04 05:30:14 -08:00
Vokhmin Alexey V cfdd905306 #881: move "use_save_to_repository" field on #new page 2013-02-04 17:04:59 +04:00
Vokhmin Alexey V 34772d0404 #881: update field definition 2013-02-04 16:19:10 +04:00
Vokhmin Alexey V 7c23bef412 #881: update "use_save_to_repository" ckeckbox for main platforms 2013-02-04 15:56:27 +04:00
Vokhmin Alexey V 70e068e9e7 #881: small refactoring 2013-02-04 15:43:42 +04:00
Vokhmin Alexey V 4f4090b063 #881: change default value of param "use_save_to_repository" 2013-02-04 13:09:43 +04:00
Vokhmin Alexey V 5ae7cc1d8f #880: small refactoring 2013-02-04 12:19:46 +04:00
Alexander Machehin 7bb86d1904 Merge branch 'master' of github.com:warpc/rosa-build 2013-02-04 00:46:37 +06:00
Alexander Machehin 87be12a6b7 Fix error with avatars:
[paperclip] An error was received while processing:
Paperclip::Errors::NotIdentifiedByImageMagickError: ... is not recognized by the 'identify' command.
2013-02-04 00:44:33 +06:00
Vokhmin Alexey V 1e9dce5b6e #880: update spec description 2013-02-02 13:35:06 +04:00
Vokhmin Alexey V c24373f6eb #880: remove unnecessary methods 2013-02-02 13:27:40 +04:00
Alexander Machehin bbe892aaa7 [refs #861] fix bug when creating product from api 2013-02-02 01:24:56 +06:00
Alexander Machehin a0effe2f68 [refs #861] add some specs for product 2013-02-02 01:24:00 +06:00
Vokhmin Alexey V e92751939a #880: some fixes, update ability.rb 2013-02-01 21:45:49 +04:00
Vokhmin Alexey V 2fa96551aa #880: remove unnecessary code, update specs 2013-02-01 21:25:42 +04:00
Alexander Machehin 36b258d2a0 [refs #861] move products list to platform 2013-02-01 21:52:41 +06:00
Alexander Machehin 94401d4494 [refs #861] add products api 2013-02-01 21:05:12 +06:00
Vokhmin Alexey V 973fabb31f #880: add option "Publish again" for build list 2013-02-01 18:39:17 +04:00
Vladimir Sharshov f3033caac4 Merge pull request #879 from warpc/878-fix_bugs_with_git_without_master
[refs #878] Fix varios errors with missing default git branch what set in project settings.
2013-02-01 05:53:46 -08:00
Vokhmin Alexey V db7a6f892f #881: add validation 2013-02-01 17:49:48 +04:00
Vokhmin Alexey V 2a2385dc53 #881: update migration 2013-02-01 17:39:35 +04:00
Vokhmin Alexey V 871976af26 #881: update UI, API of #show action 2013-02-01 14:14:11 +04:00
Vokhmin Alexey V 7cfcda905e #881: check "use_save_to_repository" field on creating RPM build task 2013-02-01 14:04:18 +04:00
Vokhmin Alexey V e9d666877c #881: add "use_save_to_repository" into BuildList 2013-02-01 14:00:56 +04:00
Alexander Machehin 927c352f8a [refs #878] fixed last value 2013-01-31 23:44:02 +06:00
Alexander Machehin 7185a46ed7 [refs #878] fixed ActionController::RoutingError (Not Found) for archives 2013-01-31 23:26:41 +06:00
Alexander Machehin 913b8469fe [refs #878] fix bug with default head 2013-01-31 23:18:57 +06:00