.. |
build_list
|
build lists api: add new filters
|
2014-12-09 20:33:27 +05:00 |
concerns
|
[#446] small refactoring
|
2015-03-10 20:54:42 +05:00 |
ability.rb
|
build lists create api: fix error with wrong parameters
|
2015-03-26 20:20:14 +05:00 |
activity_feed.rb
|
[#369] add new comment & new push notifications
|
2014-04-08 19:11:34 +06:00 |
advisory.rb
|
[#369] advisories page
|
2014-06-27 17:43:31 +06:00 |
arch.rb
|
[#345] remove observers; use new labmda syntax
|
2014-03-11 14:28:17 +06:00 |
authentication.rb
|
[#247] update validations
|
2014-11-25 21:45:29 +05:00 |
avatar.rb
|
[#345] remove observers; use new labmda syntax
|
2014-03-11 14:28:17 +06:00 |
build_list.rb
|
build list: fix mistype
|
2015-03-27 15:24:36 +05:00 |
build_script.rb
|
[#247] fix model specs
|
2014-11-25 22:38:13 +05:00 |
collaborator.rb
|
[#369] project collaborators page: in progress
|
2014-11-15 01:36:39 +05:00 |
comment.rb
|
[#247] add string/text maximum length validations
|
2014-11-28 21:19:49 +05:00 |
event_log.rb
|
[#345] add attr_accessible to EventLog
|
2014-03-19 16:05:03 +06:00 |
feedback.rb
|
[#345] remove observers; use new labmda syntax
|
2014-03-11 14:28:17 +06:00 |
flash_notify.rb
|
[#369] add flashes
|
2014-07-09 17:56:21 +06:00 |
git_hook.rb
|
[#345] remove deprecated dynamic finder methods
|
2014-03-18 19:58:51 +06:00 |
group.rb
|
#456: add default_branch to Group
|
2015-02-19 02:34:07 +03:00 |
hook.rb
|
[#247] update validations
|
2014-11-25 21:45:29 +05:00 |
issue.rb
|
[#369] show issue page: in progress
|
2014-11-28 23:36:24 +05:00 |
key_pair.rb
|
[#247] update validations
|
2014-11-25 21:45:29 +05:00 |
label.rb
|
add Label validations; add attr_accessible
|
2014-11-25 01:30:11 +05:00 |
labeling.rb
|
[#369] show issue page: in progress
|
2014-11-28 23:36:24 +05:00 |
mass_build.rb
|
#452: added "Builds settings" for user
|
2015-02-11 01:08:39 +03:00 |
node_instruction.rb
|
#376: save output
|
2014-04-18 01:55:37 +04:00 |
platform.rb
|
#456: add default_branch to Group
|
2015-02-19 02:34:07 +03:00 |
platform_arch_setting.rb
|
[#247] update validations
|
2014-11-25 21:45:29 +05:00 |
platform_content.rb
|
#388: Updated UI
|
2014-05-21 01:15:06 +04:00 |
product.rb
|
[#247] add string/text maximum length validations
|
2014-11-28 21:19:49 +05:00 |
product_build_list.rb
|
Fixed: Circular dependency detected while autoloading constant ProductBuildList::AbfWorkerable
|
2015-03-04 01:23:30 +03:00 |
project.rb
|
[#446] aliased projects should have same default branch
|
2015-03-10 20:51:38 +05:00 |
project_import.rb
|
[#247] update validations
|
2014-11-25 21:45:29 +05:00 |
project_statistic.rb
|
[#247] update validations
|
2014-11-25 21:45:29 +05:00 |
project_tag.rb
|
[#247] fix validation mistype
|
2014-12-01 18:47:57 +05:00 |
project_to_repository.rb
|
#403: rollback DestroyProjectFromRepositoryJob
|
2014-06-23 23:29:00 +04:00 |
pull_request.rb
|
add GL_REPO_NAME variable to the pull request
|
2015-03-12 15:56:51 +05:00 |
register_request.rb
|
[#345] remove observers; use new labmda syntax
|
2014-03-11 14:28:17 +06:00 |
relation.rb
|
add relation validates
|
2014-11-17 15:05:45 +05:00 |
repository.rb
|
[#247] add string/text maximum length validations
|
2014-11-28 21:19:49 +05:00 |
repository_status.rb
|
[#247] update validations
|
2014-11-25 21:45:29 +05:00 |
rpm_build_node.rb
|
[#345] remove observers; use new labmda syntax
|
2014-03-11 14:28:17 +06:00 |
search.rb
|
#369: updated UI for search
|
2014-11-18 00:17:03 +03:00 |
settings_notifier.rb
|
[#247] update validations
|
2014-11-25 21:45:29 +05:00 |
ssh_key.rb
|
[#345] small refactoring
|
2014-03-11 18:40:44 +06:00 |
statistic.rb
|
#435: added reopen status for issues
|
2014-10-22 23:10:52 +04:00 |
subscribe.rb
|
[#345] fix mass-assign protected attributes for Subscribe: user_id
|
2014-03-19 21:58:09 +06:00 |
token.rb
|
[#247] add string/text maximum length validations
|
2014-11-28 21:19:49 +05:00 |
user.rb
|
#452: added "Builds settings" for user
|
2015-02-11 01:08:39 +03:00 |
user_builds_setting.rb
|
#452: Show only main platforms which user used as default on BuildLists#new page
|
2015-02-11 01:35:12 +03:00 |
wiki_page.rb
|
#369: updated UI of WIKI
|
2014-11-20 01:51:49 +03:00 |