Commit Graph

2251 Commits

Author SHA1 Message Date
Wedge 1338cbcb4c Removed http basic auth in abf, added native build, changed github api gem 2016-03-28 12:56:04 +03:00
Wedge 1f18eca69c Fixed file store access, added builders page in admin section 2016-03-25 12:45:14 +03:00
Wedge ac379fce04 Remove more unused code 2016-03-21 19:52:11 +03:00
Wedge 9ea4b1e2f3 Remove unwanted bahaviour 2016-03-21 17:22:43 +03:00
Wedge 650bd22401 Bugfixes: increase_rt and platform prohjects 2016-03-21 10:04:03 +03:00
Wedge 94cfbf2daf More fixes 2016-03-20 16:36:03 +03:00
Wedge de268f468b Remove old code 2016-03-20 15:50:58 +03:00
Wedge c33fd582ed Huge code clean up 2016-03-20 12:28:32 +03:00
Alexander Khryukin b46a1ab4d5 rpmvercmp > rpmEVRcmp, for unknown reason rpmvercmp not working in ruby 2016-03-16 15:26:49 +03:00
Wedge d34308d749 Increase release tag implementation 2016-03-08 05:40:23 +03:00
Wedge 0dae93bbe5 Repoclosure link 2016-03-06 16:10:15 +03:00
Wedge 179abe356f ActiveAdmin create user fix, fix job shifting 2016-03-01 06:27:30 +03:00
Wedge bf798982ee Fixed typo 2016-02-24 17:07:40 +03:00
Wedge 636ae70c45 Temporary workaround to the build pending until build finishes on specific arch 2016-02-24 16:31:15 +03:00
Wedge 75a1cb3e95 Build pending forever fix 2016-02-24 07:59:40 +03:00
Wedge b6eaea9c9a Switched ILIKE to = in checking if project is already in a repository 2016-02-17 10:30:44 +03:00
Wedge a82b6adc14 Returned setting project version to commit hash if project version is not present 2016-02-16 18:37:25 +03:00
Wedge c7f8b2587d Added hostname field to buildlists, changed commit_hash logic, removed yandex and google counters, initial work on iso building 2016-02-08 17:47:15 +03:00
Wedge 881cae6afa Fixed bug, when redis spop returns a string and it is being compared to an integer 2016-02-02 21:40:02 +03:00
Wedge 72e8faa988 Increase release tag on github(wip) 2015-12-29 22:22:17 +03:00
duratarskeyk 9b4f207fe3 Using transactions to create projects 2015-12-18 00:42:55 +00:00
duratarskeyk 43b7c2c2eb commented creating of repo, continuation 2015-12-17 13:19:20 +00:00
duratarskeyk 21229dbf7e commented creating of repo 2015-12-16 23:51:14 +00:00
duratarskeyk 001b7ef25e added mass create 2015-12-16 18:36:38 +00:00
duratarskeyk 160a8312d4 final changes 2015-12-15 23:13:31 +00:00
duratarskeyk 0f8f0cf620 Fucked up last commit 2015-12-15 12:00:07 +00:00
duratarskeyk 98e4dc1730 bugfixes 2015-12-15 06:27:57 +00:00
duratarskeyk eb89b7d653 changed github_data method of project model 2015-12-13 05:59:28 +00:00
duratarskeyk bdb6458393 modify project model, add project controller for project page 2015-12-12 18:19:02 +00:00
avokhmin 761d1064a7 Merge pull request #484 from abf/rosa-build:483-update-maintainers-page
#483: Update /maintainers page
2015-07-15 01:28:29 +04:00
Alexander Machehin 2ff3c581b3 small refactoring 2015-07-14 21:42:48 +05:00
Alexander Machehin d483b5929e build log: timeout log request, truncate redis log 2015-07-14 21:33:12 +05:00
Vokhmin Alexey V 6563b3138e #483: Update /maintainers page 2015-07-09 00:54:57 +03:00
Vokhmin Alexey V 8b52b7cd5b Fixed: undefined method name for nil:NilClass 2015-06-20 01:34:28 +03:00
Vokhmin Alexey V a1a70b562b Fixed: ActiveRecord::SerializationTypeMismatch 2015-06-17 21:18:55 +03:00
Alexander Machehin af6bdd5e60 fix error with issues when issue was deleted 2015-06-03 19:33:42 +05:00
Vokhmin Alexey V 621b74fef2 #472: Update activeadmin gem, some fixes 2015-06-01 22:57:00 +03:00
Vokhmin Alexey V c14a33d0be #472: Update specs 2015-06-01 22:56:59 +03:00
Vokhmin Alexey V ae572b96d8 #472: Fix specs 2015-06-01 22:56:59 +03:00
Vokhmin Alexey V d944db7d17 #472: Update Projects::HooksController 2015-06-01 22:56:59 +03:00
Vokhmin Alexey V 278627d626 #472: Update Projects::CommentsController 2015-06-01 22:56:59 +03:00
Vokhmin Alexey V c115c21e53 #472: Update Projects::CollaboratorsController 2015-06-01 22:56:59 +03:00
Vokhmin Alexey V b9e2f34239 #472: Update Platforms::TokensController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V d50ad4a157 #472: Update Platforms::MassBuildsController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V d38bede620 #472: Update Api::V1::UsersController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V 83981996cd #472: Update Api::V1::RepositoriesController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V 789879b4bc #472: Update Api::V1::ProductsController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V 054ba736a5 #472: Update Api::V1::ProductBuildListsController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V 0a6c487995 #472: Updated the Projects::IssuesController and Api::V1::IssuesController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V 0b05e688c8 #472: Update the Projects::BuildListsController and Api::V1::BuildListsController 2015-06-01 22:56:56 +03:00