.. |
build_list
|
#780: add sha1 field into build_list_packages table, update models, views
|
2013-01-10 15:16:08 +04:00 |
ability.rb
|
Merge pull request #763 from warpc/759-stop-and-delete-action-for-build-list
|
2012-12-07 03:58:57 -08:00 |
activity_feed.rb
|
remove old activity feeds
|
2012-11-15 00:10:03 +06:00 |
activity_feed_observer.rb
|
[refs #829] dont send email to issue creator
|
2013-01-11 20:00:22 +06:00 |
advisory.rb
|
#698:small refactoring
|
2012-10-19 11:32:12 +04:00 |
arch.rb
|
Add magic encodings. Refs #95
|
2012-01-30 22:39:34 +02:00 |
authentication.rb
|
Add magic encodings. Refs #95
|
2012-01-30 22:39:34 +02:00 |
avatar.rb
|
#668: added uploading avatars for groups
|
2012-10-03 20:38:42 +04:00 |
build_list.rb
|
#823: remove unnecessary code
|
2013-01-14 20:58:01 +04:00 |
build_list_observer.rb
|
#759: add comments, some refactoring according to Vladimir's comments
|
2012-12-07 15:47:42 +04:00 |
collaborator.rb
|
[issue 428] Added advisory.
|
2012-05-04 21:12:51 +04:00 |
comment.rb
|
Merge branch 'master' into 777-group_owner
|
2012-12-17 21:17:50 +06:00 |
event_log.rb
|
[issue #425] Changed object to actor in Relation and to eventable in
|
2012-04-26 05:38:33 +04:00 |
event_log_observer.rb
|
[issue #425] Changed object to actor in Relation and to eventable in
|
2012-04-26 05:38:33 +04:00 |
feedback.rb
|
[issue #565] refactoring, proposed by @alexander-machehin
|
2012-07-31 00:42:32 +04:00 |
flash_notify.rb
|
[refs #576] Fix should_show? method and template offsets
|
2012-07-25 16:41:12 +04:00 |
git_hook.rb
|
Remove loner parameter to avoid queue ignore. Fix git hook process - do not require 7th param. Remove write_hook from queue. Refs #510
|
2012-06-20 02:20:25 +03:00 |
group.rb
|
Fix validations for groups, platforms, projects, repositories,
|
2012-11-07 16:25:43 +06:00 |
issue.rb
|
[refs #777] fix for group owned project
|
2012-12-14 00:18:22 +06:00 |
key_pair.rb
|
[refs #441] self.key_id and stub result fix
|
2012-07-31 17:05:25 +04:00 |
label.rb
|
Disable bluepill. Update gems. Github project style URLs. Fix project load. Fix abilities. Fic urls generation. Fix some specs. Refs #263
|
2012-04-19 22:45:50 +03:00 |
labeling.rb
|
Add missing magic_encodings. Fix blame commit select, hide blank blame. Fix git repo hooks - redo branch parse to support non-ascii branches. Refs #190, #134
|
2012-03-22 19:11:12 +02:00 |
mass_build.rb
|
update "project_version" for mass_build, disable "sleep" for new_core
|
2012-12-25 21:06:57 +04:00 |
platform.rb
|
hot fix for Platform#urpmi_list method
|
2012-12-25 14:44:40 +04:00 |
private_user.rb
|
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 |
product.rb
|
#759: save sec of time_living instead of minut, some fixes of state_machine
|
2012-12-07 15:11:12 +04:00 |
product_build_list.rb
|
#822: remove #abf_worker_base_class methods
|
2012-12-28 23:11:58 +04:00 |
project.rb
|
hot fix
|
2012-12-25 21:36:34 +04:00 |
project_import.rb
|
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 |
project_to_repository.rb
|
Create directory for platform before clone. Fix created directory permissions. Increase timeout during XML RPC clone. Switch off cascade XML RPC requests during platform destroy. Refs #207
|
2012-02-24 19:28:00 +04:00 |
pull_request.rb
|
[refs #674] first step of the diff between commits
|
2012-11-20 01:15:15 +06:00 |
register_request.rb
|
#637: removed comments
|
2012-09-11 12:36:33 +04:00 |
relation.rb
|
#686: some refactoring of relations
|
2012-10-17 17:46:16 +04:00 |
repository.rb
|
Fix validations for groups, platforms, projects, repositories,
|
2012-11-07 16:25:43 +06:00 |
search.rb
|
create logical model for serach by ABF
|
2012-11-21 19:04:41 +04:00 |
settings_notifier.rb
|
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 |
subscribe.rb
|
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 |
user.rb
|
[refs #796] add email access && small refactoring
|
2012-12-25 21:55:56 +06:00 |