Alexander Machehin
|
0cb585ef71
|
Merge branch 'master' into 29-migrate-to-ruby-2.1
Conflicts:
Gemfile
Gemfile.lock
app/controllers/activity_feeds_controller.rb
app/models/activity_feed_observer.rb
config/environments/development.rb
config/initializers/a_app_config.rb
config/initializers/airbrake.rb
lib/modules/models/git.rb
spec/controllers/activity_feeds_controller_spec.rb
spec/helpers/activity_feeds_helper_spec.rb
|
2014-01-10 08:31:31 +06:00 |
Vokhmin Alexey V
|
1b314e8085
|
#221: added specs for Platform and Repositories controller
|
2013-07-17 19:33:58 +04:00 |
Vokhmin Alexey V
|
874086e1ca
|
#192: added ability to change visibility of platform
|
2013-06-26 13:00:51 +04:00 |
Vokhmin Alexey V
|
e055d0080b
|
#29: removed hack for encoding
|
2013-03-18 15:36:16 +04:00 |
Vokhmin Alexey V
|
8d694f73d6
|
#1: remove unnecessary lines
|
2013-03-06 16:24:46 +04:00 |
Vokhmin Alexey V
|
a3796a019f
|
#1: update specs for Platform controller
|
2013-03-06 16:17:42 +04:00 |
Vladimir Sharshov
|
29f5ef5f2e
|
Refactoring tests
|
2012-09-07 13:41:49 +04:00 |
Vladimir Sharshov
|
4828aa24f8
|
Merge branch 'master' into 349-anonymous_access
Conflicts:
spec/controllers/platforms/maintainers_controller_spec.rb
spec/factories/build_lists.rb
|
2012-09-07 00:36:06 +04:00 |
Vladimir Sharshov
|
2c1df5cd14
|
Merge branch 'master' into 263-refactoring
Conflicts:
config/deploy.rb
db/schema.rb
|
2012-09-06 21:14:14 +04:00 |
Vladimir Sharshov
|
698e55e3e8
|
[refs #263] Test refactoring
|
2012-09-06 14:53:03 +04:00 |
George Vinogradov
|
3e69d7d0f4
|
[issue #349] Guest user can show open platforms.
|
2012-09-01 02:00:39 +04:00 |
George Vinogradov
|
1aa5f73192
|
[issue #620] Fixed typo in localization.
|
2012-08-31 22:48:06 +04:00 |
Pavel Chipiga
|
0ff8f92b62
|
Upgrade gems. Fix and refactor some specs. Fix deprecation warnings. Add capistrano task to dump remote db. Refs #263
|
2012-08-15 16:52:32 +03:00 |
konstantin.grabar
|
da70a11aab
|
[refs #438] Repair arch factory and rename rsync stub method
|
2012-05-16 19:29:28 +04:00 |
Pavel Chipiga
|
2539ef4795
|
Great controllers and routes refactor - separate them to namespaces. Add user/group routes in github style, refactor. Implement templates inheritance. Refactor and cleanup views. Fix specs. Other minor fixes. Refs #263
|
2012-05-02 12:18:07 +03:00 |