Commit Graph

4891 Commits

Author SHA1 Message Date
Wedge 4bdca17ce8 Fixed typo 2016-02-16 19:42:11 +03:00
Wedge fd6d9293f6 Added diff 2016-02-16 19:07:52 +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 2a5f12c16d Fixed a bug, turns out empty_str || nonempty_str still returns empty_str 2015-12-15 11:34:55 +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
duratarskeyk ad21c2146f save 2015-12-08 17:39:29 +00:00
duratarskeyk 3c7d495c15 save 2015-12-08 17:39:13 +00:00
duratarskeyk 51f5db7171 save 2015-12-08 16:37:29 +00:00
duratarskeyk 4ad8793757 save 2015-12-08 16:22:43 +00:00
duratarskeyk fe00f904e7 save 2015-12-08 15:44:38 +00:00
duratarskeyk 739a4ab0c9 save 2015-12-08 14:29:34 +00:00
duratarskeyk a5e950328b save 2015-12-08 13:50:54 +00:00
duratarskeyk 0477a58b45 save 2015-12-08 10:53:14 +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
Vokhmin Alexey V db81c88a98 #483: Update UI according to Alexander's comments 2015-07-15 00:27:32 +03: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
Alexander Machehin 1d399390ad javascript: fix calling $timeout function 2015-07-14 19:39:50 +05:00
Alexander Machehin 18ebdbca72 smaller blockquote font size 2015-07-14 18:47:05 +05:00
Vokhmin Alexey V 6563b3138e #483: Update /maintainers page 2015-07-09 00:54:57 +03:00
Alexander Machehin 6c59a9add9 fix markdown links & images 2015-07-02 17:42:06 +05:00
Alexander Machehin 4b73baad1e fix commit comments 2015-06-29 15:32:57 +05: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
Vokhmin Alexey V 498f724986 Fixed: unable to find policy AdvisoriesPolicy 2015-06-17 21:18:54 +03:00
Vokhmin Alexey V e7c07897e8 Update specs 2015-06-17 21:18:54 +03:00
Vokhmin Alexey V 4130672069 Fixed: DEPRECATION WARNING 2015-06-17 21:18:54 +03:00
Alexander Machehin d8a3797112 fix: Asset names passed to helpers should not include the "/assets/" prefix. Instead of "/assets/ava-big.png", use "ava-big.png" 2015-06-17 21:18:54 +03:00
Alexander Machehin c7d6792acd fix NoMethodError - undefined method '+' for nil:NilClass 2015-06-17 21:18:54 +03:00
Vokhmin Alexey V d56f14a9a8 Update Rails to 4.2.1 2015-06-17 21:18:53 +03:00
Vokhmin Alexey V a844d46fcd Allow to use extra repositories for MassBuild 2015-06-15 14:32:58 +03:00
Vokhmin Alexey V 7b7980ac15 Fixed: ActiveModel::ForbiddenAttributesError 2015-06-05 20:55:43 +03:00
Alexander Machehin a217355b4a fix ActiveModel::ForbiddenAttributesError 2015-06-05 14:30:50 +05:00
Alexander Machehin af6bdd5e60 fix error with issues when issue was deleted 2015-06-03 19:33:42 +05:00
Alexander Machehin fb71679958 fix forbidden with pull requests 2015-06-03 19:30:49 +05:00
Vokhmin Alexey V bed13eb01c #472: Fixed: loose some params at re-creation of build_list. 2015-06-02 21:28:35 +03:00
avm 8558bc6e4b Merge pull request #479 from abf/rosa-build:bootstrap-xl
update the monitoring page for screens bigger than 1600px
2015-06-02 21:20:58 +04:00
Vokhmin Alexey V 42e6aeaede #472: Update Users::SettingsController 2015-06-01 22:57:00 +03:00
Vokhmin Alexey V 5595936c48 #472: Fixed: undefined method #auto_publish for BuildList 2015-06-01 22:57:00 +03:00