Commit Graph

6899 Commits

Author SHA1 Message Date
Vokhmin Alexey V 9dfd0cf0f0 Added stub_symlink_methods for specs 2015-06-20 00:24:57 +03:00
avokhmin 7e3987bc91 Merge pull request #481 from abf/rosa-build:rails-4.2.1
Update rails to 4.2.1
2015-06-18 23:09:34 +04:00
Vokhmin Alexey V b8755fd0f8 Update jquery-rails gem 2015-06-17 21:21:29 +03:00
Vokhmin Alexey V a1a70b562b Fixed: ActiveRecord::SerializationTypeMismatch 2015-06-17 21:18:55 +03:00
Vokhmin Alexey V dca09050d0 Update routes.rb 2015-06-17 21:18:55 +03:00
Vokhmin Alexey V b57fb4fc33 Disable auto create of indexes 2015-06-17 21:18:55 +03:00
Vokhmin Alexey V ec4503e2d4 Cleanup of specs 2015-06-17 21:18:55 +03:00
Vokhmin Alexey V eefcfdd1da Update travis.sh 2015-06-17 21:18:54 +03:00
Vokhmin Alexey V 874a17c79b Update projects_controller_spec 2015-06-17 21:18:54 +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
Vokhmin Alexey V 5912c81d19 Update slim gem 2015-06-17 21:18:54 +03:00
Vokhmin Alexey V 498aeb9777 Update schema_plus gem 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
Alexander Machehin c77dc80f12 revert angularjs 2015-06-17 21:18:53 +03:00
Vokhmin Alexey V 6a56708afe DEPRECATION WARNING: The configuration option 'config.serve_static_assets' has been renamed to 'config.serve_static_files' 2015-06-17 21:18:53 +03:00
Vokhmin Alexey V d56f14a9a8 Update Rails to 4.2.1 2015-06-17 21:18:53 +03:00
Alexander Machehin 6b5705c348 update rack/rails/jquery-rails 2015-06-17 08:29:55 +05: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
Alexander Machehin ea32f5acd2 Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2015-06-03 15:24:02 +05:00
avokhmin d6cfc978a1 Merge pull request #480 from abf/rosa-build:472-fix-recreate-build-list
Fixed: loose some params at re-creation of build_list
2015-06-02 23:03:22 +04:00
Vokhmin Alexey V bed13eb01c #472: Fixed: loose some params at re-creation of build_list. 2015-06-02 21:28:35 +03:00
Alexander Machehin 320863e26d Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2015-06-02 22:32:47 +05:00
Alexander Machehin 635bc92d8e add rack-mini-profiler 2015-06-02 22:32:25 +05: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
avm c65f7e80a9 Merge pull request #476 from abf/rosa-build:472-strong-parameters
#472: Use strong_parameters
2015-06-02 20:35:59 +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
Vokhmin Alexey V 621b74fef2 #472: Update activeadmin gem, some fixes 2015-06-01 22:57:00 +03:00
Vokhmin Alexey V 5882cafa7e #472: cleanup 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 95d5f4a384 #472: cleanup specs 2015-06-01 22:56:59 +03:00
Vokhmin Alexey V 81ddbef53a #472: Update Projects::PullRequestsController 2015-06-01 22:56:59 +03:00
Vokhmin Alexey V 592eed5640 #472: Update Projects::ProjectsController 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 331d01040d #472: Update Platforms::RepositoriesController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V 057ceee253 #472: Update Platforms::ProductsController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V a6782692f5 #472: Update Platforms::ProductBuildListsController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V 688feaeab5 #472: Update Platforms::PlatformsController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V d50ad4a157 #472: Update Platforms::MassBuildsController 2015-06-01 22:56:58 +03:00