Pavel Chipiga
|
c177662e41
|
Upgrade gems. Hide uncancelable and unpublishable lins. Add duplicate build_list search link. Fix build_list display. Refs #223
|
2012-03-02 01:26:42 +02:00 |
Vladimir Sharshov
|
4e4130257f
|
Update Rails to 3.2.2 for security fixes
|
2012-03-02 00:17:10 +04:00 |
Pavel Chipiga
|
b7b69a86d8
|
Minor gems update. Sync with newest styles, javascripts, images. Refactor assets. Merge and fix wiki assets, temporary disable buggy ones. Change subscribeable_id type from string to decimal to avoid bugs. Auto convert commit subscribe subscribeable_id from hex to decimal. Refactor commentable. Fix bugs and some specs. Refactor application.yml. Refs #96
|
2012-02-14 18:05:41 +02:00 |
Pavel Chipiga
|
7d74b0af13
|
Merge branch 'master' into 96-upgrade_rails
Conflicts:
Gemfile
Gemfile.lock
app/models/group.rb
app/views/layouts/application.html.haml
db/schema.rb
public/stylesheets/git/style.css
|
2012-02-14 02:14:03 +02:00 |
George Vinogradov
|
4dcc39975d
|
[issue #133] Fixed redirection bugs
|
2012-02-13 23:04:41 +04:00 |
Pavel Chipiga
|
704c544cbc
|
Add more register_requests fields, change design. Apply invitation mail sending. Refactor. Refs #174
|
2012-02-10 18:33:16 +02:00 |
Pavel Chipiga
|
7223b7deb9
|
Upgrade rails, devise, delayed_jobs and other gems. Fix dependencies. Apply assets pipeline, add to deploy. Refactor and cleanup Gemfile. Fix after upgrade bugs. Redo commentable_id from string to decimal. Refactor and code cleanup. Apply basic new design. Refactor main template. Automate menus. Improve translations. Refs #96
|
2012-02-09 01:46:25 +02:00 |
George Vinogradov
|
9730e5e095
|
[issue #64] DJ version set to 2.1.4
|
2012-02-02 18:29:35 +04:00 |
George Vinogradov
|
d0717c8f9e
|
[issue #64] Merge branch 'master' into 64-project_wiki
Conflicts:
Gemfile.lock
db/schema.rb
|
2012-02-01 22:39:04 +04:00 |
George Vinogradov
|
b117ec1331
|
[issue #64] Yet another hacks.
|
2012-02-01 22:33:53 +04:00 |
George Vinogradov
|
8733c4dc34
|
[issue #64] Some dirty hacks.
Diff for file with russian name don't work yet.
|
2012-02-01 03:20:42 +04:00 |
Pavel Chipiga
|
fde298cc85
|
Rollback to redhillonrails_core instead of schema_plus to avoid some bugs. Add platform reference to project_imports, change indexes and validators. Adjust sync algoritm to use platform_id. Improve rsync params. Refs #112, #138
|
2012-01-31 20:48:37 +02:00 |
George Vinogradov
|
6f78e5456c
|
[issue #64] Changes for ruby 1.9.3 compatibility.
|
2012-01-31 20:40:46 +04:00 |
Vladimir Sharshov
|
7848681e2f
|
Remove unused gems, add newrelic support in development mode
|
2012-01-31 02:46:02 +04:00 |
George Vinogradov
|
24124766f4
|
[issue #64] Merge branch 'master' into 64-project_wiki
Conflicts:
Gemfile.lock
config/locales/en.yml
db/schema.rb
|
2012-01-31 02:07:11 +04:00 |
Pavel Chipiga
|
33dce21312
|
Upgrade to ruby 1.9.3 and fix bugs. Fix bug with commit_hash save during project build. Move some russian text to yml. Code cleanup. Fix templates, deploy and import scripts. Fix specs. Translate event_logs. Refs #95
|
2012-01-30 22:36:58 +02:00 |
George Vinogradov
|
5f40030e30
|
[issue #64] Fixed bug with cloning wiki repository
|
2012-01-30 18:17:00 +04:00 |
George Vinogradov
|
2f315f869d
|
[issue #64] Merge branch 'master' into 64-project_wiki
Conflicts:
Gemfile.lock
app/models/project.rb
db/schema.rb
|
2012-01-30 13:27:22 +04:00 |
Pavel Chipiga
|
a1d7ee10e9
|
Redo indexes to schema_plus. Refs #112
|
2012-01-28 04:29:33 +02:00 |
Pavel Chipiga
|
43a4aecc66
|
Change indexes to composite, unique, case insensitive. Redo sync logging. Verbose params for tasks. Refs #112
|
2012-01-28 04:05:31 +02:00 |
George Vinogradov
|
324e9a294f
|
[issue #64] Fixed some bugs.
|
2012-01-27 22:30:45 +04:00 |
George Vinogradov
|
0cacdc9d4a
|
[issue #64] Fixed bug in migration
|
2012-01-27 18:38:33 +04:00 |
George Vinogradov
|
549f0a55e8
|
[issue #64] Merge branch 'master' into 64-project_wiki
Conflicts:
Gemfile.lock
app/models/project.rb
app/models/user.rb
app/views/projects/_form.html.haml
config/locales/ru.yml
db/schema.rb
|
2012-01-27 18:27:23 +04:00 |
Vladimir Sharshov
|
aea6631e6d
|
Add NewRelic service support
|
2012-01-27 01:49:27 +04:00 |
Pavel Chipiga
|
3f4bf65825
|
Upgrade paperclip. Apply srpm_import script and UI. Fix specs. Refs #31
|
2012-01-24 22:35:36 +02:00 |
George Vinogradov
|
81378478ca
|
[issue #64] Added Wiki controller and some methods in Project
|
2011-12-26 21:07:07 +04:00 |
Pavel Chipiga
|
045b8441f6
|
Apply basic bluepill configuration, write capistrano recipe for it. Change deploy logic to integrate with bluepill. Refactor unicorn config. Cleanup depoy. Refactor mount_downloads script. Write autostart script. Remove old scripts. Refactor platform mount/umount methods. Fix bugs. Refs #1
|
2011-12-13 23:48:25 +02:00 |
Pavel Chipiga
|
27668c7546
|
Fix dependencies. Refs #1
|
2011-12-13 15:17:32 +02:00 |
Pavel Chipiga
|
7e05c5b385
|
Improve and fix configs. Refs #2261
|
2011-12-06 20:35:46 +02:00 |
Pavel Chipiga
|
2bee3bd25d
|
Code cleanup. Redo deploy to unicorn. Refs #2261
|
2011-12-05 21:34:26 +02:00 |
Pavel Chipiga
|
37e7f757d9
|
Benchmark nginx upload module and save docs/configs. Turn off upload module temporary. Replace passenger to unicron, tune. Remove compass dependency to avoid deprecation message. Remove rake deprecation message. Tune import script. Refs #2261
|
2011-12-05 20:28:55 +02:00 |
Pavel Chipiga
|
d7c9452efa
|
Update gems. Redo exception catch for BuildServer.get_status. Write specs. Experiments with large file uploads. Refs #2261
|
2011-12-02 03:30:25 +02:00 |
konstantin.grabar
|
6d8e4f98b9
|
[refs #2249] Some ACL changes
|
2011-12-01 13:29:04 +04:00 |
Pavel Chipiga
|
02a813a474
|
Upgrade rails, devise and other gems. Refactor controllers. Fix application.yml config - remove unused keys and setup correct values for tests. Add product build lists status_build callback auth. Allow platform and project unixname uppercase. Write tests and fix bugs for ProductBuildList controller. Fix all unresolved test problems. Refs #2262
|
2011-11-26 02:54:40 +02:00 |
Vladimir Sharshov
|
158fc7dec2
|
Merge branch 'staging' of github.com:warpc/rosa-build into staging
Conflicts:
Gemfile
|
2011-11-25 22:45:58 +04:00 |
konstantin.grabar
|
c2202e8113
|
[refs #2249] Add projects controller specs
|
2011-11-25 20:23:10 +04:00 |
Vladimir Sharshov
|
86e96fa529
|
Allow run spec without RAILS_ENV=test
Remove unicorn
|
2011-11-25 19:16:04 +04:00 |
Pavel Chipiga
|
d49880f24e
|
Merge branch 'smart_http' into staging
Conflicts:
app/models/relation.rb
app/models/user.rb
|
2011-11-18 20:35:12 +02:00 |
Pavel Chipiga
|
3b36943b91
|
Remove gitolite and it callbacks. Add git repo create, destroy callbacks. Improve grack wrappers: separate read/write requests, ask password for push even for public repo, prepare for cancan, apply hooks, refactor. Fix auto_build_lists order. Refactor auto_build - move to model. Redo git_repo_url. Improve and test project import script. Fix bugs, refactor and cleanup. Refs #2243
|
2011-11-17 23:57:30 +02:00 |
konstantin.grabar
|
2772bddc06
|
[refs #2249] Add new rules. Fix joins trouble. Add new relations dynamic methods.
|
2011-11-17 23:34:02 +04:00 |
Pavel Chipiga
|
b2be92e4d1
|
Integrate grack into rails stack. Implement basic http auth for grack. Allow only downcase for uname and unixname. Refactor and code cleanup. Refs #2243
|
2011-11-15 23:58:27 +02:00 |
konstantin.grabar
|
827936a06c
|
Remove custom ACL calls. Add CanCan and some rules. Add bitmask_attribute
|
2011-11-16 00:05:08 +04:00 |
Pavel Chipiga
|
c5fdfcd39d
|
Fix sessions layout meta tags. Refs #2162
|
2011-11-10 01:50:51 +02:00 |
Vladimir Sharshov
|
0747c041c2
|
Update airbrake gem
|
2011-11-10 02:48:27 +04:00 |
Pavel Chipiga
|
5c97e89829
|
Fix gitolito update_key bug. Push project colaborators git. Fix key update. Hide colaborators groups. Improve RPC XML tests. Refactor and code cleanup. Refs #2162
|
2011-11-01 02:52:24 +02:00 |
Pavel Chipiga
|
0c3a044f81
|
Fix REXML Exception when using Unicorn or Passenger with XmlRPC. Add XML RPC events logging. Refactor. Improve after_rollback callback. Refs #2162
|
2011-10-30 18:46:52 +02:00 |
Pavel Chipiga
|
0171a0a42a
|
Apply basic git repo functionality operation: add, change, destroy user ssh_key. Create, destroy, open/close project git repos. Calc project owner. Improve UI for users, groups and projects: fix links and routes, add actions refactor. Other minor fixes and refactoring. Add ssh_key uniqness check. Add uname uniqness check between User and Group. Check project owner ssh_key existance before project creation. Temporary disable uname and unixname change due to gitolite stranges. Refs #2136
|
2011-10-26 23:57:51 +03:00 |
Ilya Krasilnikov
|
3915da75d4
|
Merge branch 'master' of github.com:warpc/rosa-build
|
2011-10-24 05:55:16 +04:00 |
Ilya Krasilnikov
|
ba617742a3
|
XML-PRC controller v1
|
2011-10-24 05:55:03 +04:00 |
George Vinogradov
|
82d72a851c
|
ACL for testing.
|
2011-10-24 01:39:44 +04:00 |