George Vinogradov
|
43c896021e
|
[issue #64] Added possibility to diff and revert last commit
|
2012-02-24 19:27:55 +04:00 |
Pavel Chipiga
|
fd15a39f7a
|
Fix cancan regsiter_requests specs. Temporary fix specs running bug through file rename. Refs #161
|
2012-02-24 19:27:54 +04:00 |
George Vinogradov
|
99ee490e94
|
[issue #64] Added callback for notifications + some minor changes
|
2012-02-14 03:30:17 +04:00 |
George Vinogradov
|
f9e7f3fb06
|
[issue #174] Devise hacks
|
2012-02-10 01:45:26 +04:00 |
Alexander Machehin
|
70346f0015
|
[refs #151] refactoring
|
2012-02-06 20:12:33 +06:00 |
Alexander Machehin
|
a79a081fd1
|
Merge branch 'master' into 151-grit_encodings_problems
|
2012-02-06 19:55:59 +06:00 |
Alexander Machehin
|
fde67a2c22
|
[refs #134] add post receive hook to repos
|
2012-02-06 15:31:22 +06:00 |
George Vinogradov
|
f2bfcf8699
|
[issue #151] Probably fixed.
|
2012-02-05 00:12:37 +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
|
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
|
13780a1b53
|
Add magic encodings. Refs #95
|
2012-01-30 22:39:34 +02: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
|
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 |
George Vinogradov
|
f7c58f6a77
|
[issue #64] Removed unnecessary files.
|
2012-01-30 13:12:18 +04:00 |
Pavel Chipiga
|
95b566dc10
|
Bugfix. Refs #112
|
2012-01-28 06:22:29 +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 |
Pavel Chipiga
|
fab4aa6eb6
|
Refactor and fix projects by_name scope. Apply case insensitive projects, repositories and platforms name uniqness validation. Apply case insensitive project search fallback. Redirect import task outnput to log file. Rename all task. Refs #112
|
2012-01-28 03:04:11 +02:00 |
Pavel Chipiga
|
74f891fc83
|
Apply rsync for mandriva repo. Parse and import changes from official repo. Fix attachment types. Redo srpm upload wrapper to use it without paperclip. Add cron task through whenever. Refs #112
|
2012-01-27 17:35:18 +02: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
|
c13bd0432f
|
Emergency fix for imports
|
2012-01-23 18:52:42 +04:00 |
George Vinogradov
|
011efb0c4b
|
[issue #64] Added git access to Wiki.
|
2012-01-20 19:01:59 +04:00 |
George Vinogradov
|
51e9b5d1f6
|
[issue #64] Some changes in views and routes.
|
2012-01-18 02:28:59 +04:00 |
George Vinogradov
|
1e1dab369b
|
[issue #64] Added some views, styles and scripts.
* Added base gollum styles
* Added base gollum javascripts (with minor changes)
* Fixed some bugs in WikiController
* Added some views (draft yet)
|
2012-01-17 01:48:38 +04:00 |
Pavel Chipiga
|
5e3addd5d2
|
Great refactor for cancan abilities. Remove product relations. Fix git abilities. Fix and refactor specs. Refs #85. Refactor issues controller to avoid serial_id problem. Fix links and routes. Fix minor bugs and translations. Fix specs. Refs #54
|
2011-12-28 04:59:05 +02:00 |
Pavel Chipiga
|
a61d211862
|
Fix bugs. Change included_repos format. Refs #65
|
2011-12-21 20:59:19 +02:00 |
Pavel Chipiga
|
d901426b79
|
Move project build functinality to build_lists controller. Refactor downloads url - create model based methods for url genertion. Cleanup code. Add includeed_repos functionality. Display included_repos on build_list page. Refs #65
|
2011-12-21 16:01:50 +02:00 |
Pavel Chipiga
|
f1465f51ca
|
Merge branch 'master' into 1-bluepill
Conflicts:
app/controllers/platforms_controller.rb
app/models/platform.rb
|
2011-12-14 23:51:31 +02:00 |
Pavel Chipiga
|
37c8a50bf8
|
Refactor and fix bluepill capistrano recipe. Refs #1
|
2011-12-14 23:06:31 +02:00 |
Pavel Chipiga
|
e7bf100806
|
Redo autostart script to start from user. Write doc. Refactor bluepill capistrano recipe. Refs #1
|
2011-12-14 22:16:00 +02:00 |
Pavel Chipiga
|
697e9df87e
|
Fix bluepill recipe. Refs #1
|
2011-12-14 17:26:31 +02:00 |
Pavel Chipiga
|
c0b3350a2f
|
Re-set correct rails env for DJ one more. Refactor. Refs #1
|
2011-12-14 16:47:32 +02:00 |
Pavel Chipiga
|
09b18e2bb5
|
Refix ENV var syntax. Refs #1
|
2011-12-14 15:07:39 +02:00 |
Pavel Chipiga
|
31bd8d799f
|
Fix ENV var syntax. Fix autostart. Refs #1
|
2011-12-14 15:04:16 +02:00 |
Pavel Chipiga
|
326fe3f998
|
Use absolute PID path. Ignore errors if bluepill is not runing. Refs #1
|
2011-12-14 14:34:44 +02:00 |
Pavel Chipiga
|
3379419eae
|
Run bluepill as user. Fix configs. Refs #1
|
2011-12-14 13:06:56 +02:00 |
Vladimir Sharshov
|
1d55e8758e
|
Merge pull request #26 from warpc/platform_admin_fixes
Fix autocomplete. Rsync stubs for development env. Blocked problematic validation for development env
|
2011-12-14 02:00:01 -08: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
|
aceccae830
|
Add source as input param. Refs #1
|
2011-12-13 15:27:14 +02:00 |
Pavel Chipiga
|
572a7b1e9c
|
Redo import script. Refs #1
|
2011-12-13 15:10:01 +02:00 |
konstantin.grabar
|
6a364b73a6
|
[refs #12] Fix platform admin relations. Locales correction. Add validationa and rsync stubs.
|
2011-12-12 18:10:39 +04:00 |
Vladimir Sharshov
|
cf18550cfb
|
#24. Add new statuses and remove repetition
|
2011-12-12 16:34:20 +04:00 |
Pavel Chipiga
|
0ca7c5d451
|
Rename bs_id label and key. Stub XML RPC to raise exception and fix spec. Write specs for build_lists filters. Refs #2
|
2011-12-08 20:51:25 +02:00 |
Vladimir Sharshov
|
59a90e6136
|
Test sudo options
|
2011-12-07 01:26:44 +04:00 |
Pavel Chipiga
|
3ab92c0281
|
Fix more configs. Refs #2261
|
2011-12-06 21:33:35 +02:00 |
Pavel Chipiga
|
7e05c5b385
|
Improve and fix configs. Refs #2261
|
2011-12-06 20:35:46 +02:00 |
Pavel Chipiga
|
18b9f7c51e
|
Fix deploy options. Refs #2261
|
2011-12-06 16:52:31 +02:00 |
Pavel Chipiga
|
04a17cb691
|
Redo deploy to work multistage on same host. Add ui and pingwinsoft stages, Refactor deploy. Refactor XML RPC stub. Apply nginx config generation script. Fix scripts. Cleanup code and config. Refs #2261
|
2011-12-06 16:45:20 +02:00 |