.. |
concerns
|
Code improvements according to styleguide
|
2015-01-22 09:37:47 -08:00 |
hooks
|
Rescue Net::OpenTimeout exception in web hook
|
2014-12-29 16:41:10 +02:00 |
members
|
Added support for firing system hooks on group create/destroy and adding/removing users to group.
|
2015-01-27 09:25:28 +02:00 |
network
|
Merge pull request #7999 from cirosantilli/append-inplace
|
2015-01-21 23:07:15 -08:00 |
project_services
|
Annotate models
|
2015-02-02 10:24:40 -08:00 |
.gitkeep
|
init commit
|
2011-10-09 00:36:38 +03:00 |
ability.rb
|
Append in place for strings and arrays
|
2015-01-01 21:12:00 +01:00 |
application_setting.rb
|
Annotate models
|
2015-01-22 09:40:03 -08:00 |
broadcast_message.rb
|
Use strong params for 5 more models
|
2014-06-26 15:00:09 +03:00 |
commit.rb
|
Replace regex methods by string ones since faster
|
2014-12-28 23:53:27 +01:00 |
deploy_key.rb
|
Re-annotate models
|
2014-04-09 15:05:03 +03:00 |
deploy_keys_project.rb
|
Use strong params for 5 more models
|
2014-06-26 15:00:09 +03:00 |
diff_line.rb
|
Refactor Parallel Diff feature and add scrollbars
|
2014-03-27 09:15:25 +13:00 |
email.rb
|
User model to strong params. Comment other attr_accessible to let tests run
|
2014-06-26 15:11:45 +03:00 |
event.rb
|
Remove unused ex local variable from event.rb
|
2014-12-29 13:07:58 +01:00 |
forked_project_link.rb
|
Use strong params for 5 more models
|
2014-06-26 15:00:09 +03:00 |
group.rb
|
Added support for firing system hooks on group create/destroy and adding/removing users to group.
|
2015-01-27 09:25:28 +02:00 |
group_milestone.rb
|
Milestone is closed only if all milestones are closed.
|
2014-07-14 15:25:09 +02:00 |
identity.rb
|
Annotate models
|
2015-01-22 09:40:03 -08:00 |
issue.rb
|
Add task lists to issues and merge requests
|
2014-10-05 22:15:27 -05:00 |
key.rb
|
Fix various typos
|
2015-01-18 10:29:37 -05:00 |
label.rb
|
Annotate models
|
2014-08-25 12:25:02 +03:00 |
label_link.rb
|
Annotate models
|
2014-08-25 12:25:02 +03:00 |
member.rb
|
annotate
|
2014-10-09 18:22:20 +03:00 |
merge_request.rb
|
Annotate models
|
2015-01-22 09:40:03 -08:00 |
merge_request_diff.rb
|
Use short_id instead of [0..N] for short version of commit sha
|
2014-10-10 15:39:48 +03:00 |
milestone.rb
|
Project hook, milestone, snippet strong params
|
2014-06-26 18:51:11 +03:00 |
namespace.rb
|
Improve fork to namespaces feature
|
2014-11-14 16:06:39 +02:00 |
note.rb
|
Code improvements according to styleguide
|
2015-01-22 09:37:47 -08:00 |
notification.rb
|
New feature: add 'Mention' notification level
|
2014-12-29 15:55:21 +02:00 |
personal_snippet.rb
|
annotate
|
2014-10-09 18:22:20 +03:00 |
project.rb
|
Annotate models
|
2015-02-02 10:24:40 -08:00 |
project_contributions.rb
|
Improve contribution calendar on user page
|
2015-01-29 17:07:44 -08:00 |
project_snippet.rb
|
annotate
|
2014-10-09 18:22:20 +03:00 |
project_team.rb
|
Append in place for strings and arrays
|
2015-01-01 21:12:00 +01:00 |
project_wiki.rb
|
Fixed a lot of already defined notices
|
2014-12-14 15:13:09 +01:00 |
protected_branch.rb
|
Annotate models
|
2015-01-22 09:40:03 -08:00 |
repository.rb
|
Refactor Repository to use new RepositoryCache class
|
2015-01-29 13:03:47 -05:00 |
service.rb
|
Add a scope for visible services, code styling changes for easier readability.
|
2015-01-28 14:25:55 -08:00 |
snippet.rb
|
Sanitize snippet file name in raw headers
|
2014-12-12 13:28:48 +02:00 |
tree.rb
|
Factor markup? || gitlab_markdown? into new method
|
2014-10-04 17:56:12 +02:00 |
user.rb
|
Annotate models
|
2015-01-22 09:40:03 -08:00 |
users_star_project.rb
|
Annotate models
|
2014-08-25 12:25:02 +03:00 |
wiki_page.rb
|
Fix wiki
|
2014-09-25 13:56:23 +03:00 |