Alexander Machehin
|
2ee3ea93bd
|
[#345] remove deprecated dynamic finder methods
|
2014-03-18 19:58:51 +06:00 |
Alexander Machehin
|
0e39aae1bf
|
[#343] use new ruby hash syntax
|
2014-01-21 10:51:49 +06:00 |
Alexander Machehin
|
e255c59261
|
[#29] remove iconv
|
2014-01-16 19:39:03 +06:00 |
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
|
6172d27a7b
|
Fixed: import.rake task: Validation failed: Project already exists in platform
|
2013-10-24 19:43:18 +04:00 |
Vokhmin Alexey V
|
98b087071a
|
updated import.rake task
|
2013-09-13 16:36:21 +04:00 |
Vokhmin Alexey V
|
2ff478dc0d
|
#29: removed "iconv" library
|
2013-03-18 18:15:48 +04:00 |
Alexander Machehin
|
1a1a0ebb30
|
remove cooker from import task
|
2012-11-12 16:02:23 +06:00 |
Alexander Machehin
|
dfbf8a8d58
|
Merge branch 'master' into 90-pull
Fucking conflicts:
app/controllers/projects/issues_controller.rb
app/models/ability.rb
app/views/projects/issues/show.html.haml
config/routes.rb
db/schema.rb
lib/tasks/import.rake
spec/models/comment_for_commit_spec.rb
vendor/assets/javascripts/bootstrap-tab.js
vendor/assets/stylesheets/bootstrap.css
|
2012-09-25 17:55:30 +06:00 |
Vladimir Sharshov
|
f8b39af7d3
|
Change destination for rhel package auto import from testhat to server group
|
2012-08-29 01:04:00 +04:00 |
Pavel Chipiga
|
77ff4e71e8
|
Improve import sync script to work with EPEL ang RHEL repositories. Refs #112
|
2012-08-15 16:58:17 +03:00 |
Alexander Machehin
|
c1c9f9680e
|
[refs #90] remove code duplication
|
2012-08-10 22:40:09 +06:00 |
Alexander Machehin
|
818698f320
|
Merge branch 'master' into 90-pull
Conflicts:
lib/tasks/import.rake
|
2012-08-09 00:16:36 +06:00 |
Pavel Chipiga
|
6dad9d8804
|
Add srpm release to version comparison and commit message. Redo logging to simplify parsing. Refs #112
|
2012-08-07 23:23:30 +03:00 |
Alexander Machehin
|
6a04f4ad7a
|
Merge again branch 'master' into 90-pull
Conflicts:
db/schema.rb
|
2012-08-06 11:19:06 +06:00 |
Pavel Chipiga
|
80d69a9248
|
Improve srpm import script for processing projects which already exists. Refs #112
|
2012-08-03 13:31:50 +03:00 |
Alexander Machehin
|
25bdbb01d6
|
[refs #90] project fullname
|
2012-07-27 18:52:31 +06:00 |
Pavel Chipiga
|
b0073381e8
|
Add run example. Refs #112
|
2012-06-08 21:01:33 +03:00 |
Pavel Chipiga
|
63c50aee7b
|
Apply task for sprm import. Refs #112
|
2012-06-08 20:19:19 +03:00 |
Pavel Chipiga
|
bda978a306
|
Fix bug with group autocomplete. Do not delete during rsync
|
2012-02-24 17:27:49 +02: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 |
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 |
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 |
Vladimir Sharshov
|
c13bd0432f
|
Emergency fix for imports
|
2012-01-23 18:52:42 +04: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 |
Pavel Chipiga
|
a3915c2085
|
Fix import script. Refs #2261
|
2011-12-05 22:44:38 +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
|
0d985ded6f
|
Adjust projects import script to new source. Test. Refs #2261
|
2011-11-30 22:06:54 +02:00 |
konstantin.grabar
|
148a0fec28
|
[refs #2249] Global name to description and unixname to name renames
|
2011-11-29 14:51:14 +04:00 |
Pavel Chipiga
|
1cbd725e14
|
Fix mailer domains. Fix projects import script. Refs #2261
|
2011-11-22 15:01:33 +02:00 |
Pavel Chipiga
|
ce60f7b057
|
Generate files for easy_urpmi during platform mount. Improve nd refactor auth module for grack, apply cancan. Adapt project import script to new source file. Fix bugs. Refactor. Refs #2261, #2243
|
2011-11-21 14:59:23 +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 |
Pavel Chipiga
|
4b7920decc
|
Fix deprecation. Extend project unixname validation regexp. Add rollback callbacks to avoid core polution. Increase git timeout. Improve import script. Refs #2162
|
2011-10-30 14:55:44 +02:00 |
Pavel Chipiga
|
d656b93684
|
Import projects rake task. Refs #2162
|
2011-10-30 00:59:17 +03:00 |