.. |
ci
|
Use begin/end instead of defined?
|
2016-02-02 14:35:09 +01:00 |
concerns
|
Make sorting preference reusable for all projects.
|
2016-01-22 17:00:35 -05:00 |
hooks
|
Raise hook url limit
|
2016-01-15 00:35:12 +03:00 |
members
|
Use consistent markup and styling for highlighting across blobs, diffs, blame and snippets
|
2016-01-21 14:23:53 +01:00 |
network
|
|
|
project_services
|
Greatly improve external_issue_tracker performance
|
2016-01-19 14:03:20 +01:00 |
.gitkeep
|
|
|
ability.rb
|
Give reporters the ability to download artifacts.
|
2016-01-15 12:01:19 +01:00 |
abuse_report.rb
|
Use a more sensible message for the AbuseReport uniqueness validation
|
2016-01-16 16:50:43 -05:00 |
application_setting.rb
|
Support Akismet spam checking for creation of issues via API
|
2016-02-02 11:25:44 -02:00 |
audit_event.rb
|
Re-annotate models
|
2015-08-03 01:52:54 +09:00 |
broadcast_message.rb
|
Change ttl to 1 minute
|
2016-01-29 13:39:33 -05:00 |
commit.rb
|
Increase the minimum length for commit SHA matching to 7
|
2016-01-29 19:52:29 -05:00 |
commit_range.rb
|
Increase the minimum length for commit SHA matching to 7
|
2016-01-29 19:52:29 -05:00 |
commit_status.rb
|
Merge branch 'ci/api-builds' into 'master'
|
2016-01-14 16:29:15 +00:00 |
deploy_key.rb
|
Re-annotate models
|
2015-05-03 13:38:27 -07:00 |
deploy_keys_project.rb
|
Clean up code.
|
2015-04-03 12:28:47 +02:00 |
diff_line.rb
|
|
|
email.rb
|
Allow primary email to be set to an email that you've already added.
|
2015-04-30 16:17:03 +02:00 |
event.rb
|
Various filter fixes
|
2016-02-04 13:03:41 -05:00 |
external_issue.rb
|
Update ExternalIssue regex for JIRA integration
|
2016-01-26 15:55:40 -05:00 |
forked_project_link.rb
|
|
|
generic_commit_status.rb
|
Annotate models
|
2016-01-06 13:09:55 +00:00 |
global_label.rb
|
Refactor global and group milestones logic
|
2015-11-16 14:07:38 +01:00 |
global_milestone.rb
|
Add two custom Date/Time conversion formats
|
2016-01-07 20:01:08 -05:00 |
group.rb
|
Make sorting preference reusable for all projects.
|
2016-01-22 17:00:35 -05:00 |
identity.rb
|
Codestyle changes
|
2016-01-12 12:29:10 -02:00 |
issue.rb
|
Backport some changes from EE
|
2016-01-22 11:24:44 +02:00 |
jira_issue.rb
|
Backport JIRA service
|
2015-12-18 14:19:48 -06:00 |
key.rb
|
Only publish ssh key-type and key
|
2015-08-04 14:33:18 +02:00 |
label.rb
|
Add custom ColorValidator
|
2015-12-07 16:57:26 -05:00 |
label_link.rb
|
|
|
lfs_object.rb
|
Update annotations
|
2015-12-08 21:00:01 -08:00 |
lfs_objects_project.rb
|
Update annotations
|
2015-12-08 21:00:01 -08:00 |
member.rb
|
Creator should be added as a master of the project on creation
|
2016-01-20 20:06:28 -02:00 |
merge_request.rb
|
Merge branch 'disable-remove-source-branch' into 'master'
|
2016-02-04 11:56:58 +00:00 |
merge_request_diff.rb
|
Correctly determine MR diff base when MR has merge conflicts
|
2016-01-27 17:23:59 +01:00 |
milestone.rb
|
Add two custom Date/Time conversion formats
|
2016-01-07 20:01:08 -05:00 |
namespace.rb
|
Annotate models
|
2016-01-06 13:09:55 +00:00 |
note.rb
|
Make sure non-highlighted diffs are still escaped
|
2016-01-22 01:47:17 +01:00 |
notification.rb
|
Added Global to the drop downs and updated the label of the button to show the current level instead of Notifications
|
2015-09-16 19:46:24 -05:00 |
personal_snippet.rb
|
|
|
project.rb
|
First pass at deleting projects in the background.
|
2016-01-29 09:14:16 -05:00 |
project_import_data.rb
|
Re-annotate models
|
2015-05-03 13:38:27 -07:00 |
project_snippet.rb
|
|
|
project_team.rb
|
Improve ProjectTeam#max_member_access performance
|
2015-10-15 12:05:01 +02:00 |
project_wiki.rb
|
Backport some changes from EE
|
2016-01-22 11:24:44 +02:00 |
protected_branch.rb
|
Use project.commit convenience method.
|
2015-04-24 12:29:36 +02:00 |
release.rb
|
Annotate models
|
2015-11-13 19:22:46 +01:00 |
repository.rb
|
Fix specs
|
2016-01-28 15:10:48 +01:00 |
security_event.rb
|
Re-annotate models
|
2015-08-03 01:52:54 +09:00 |
sent_notification.rb
|
#can_unsubscribe? -> #?unsubscribable?
|
2016-01-11 14:23:45 +01:00 |
service.rb
|
Greatly improve external_issue_tracker performance
|
2016-01-19 14:03:20 +01:00 |
snippet.rb
|
Autolink first so we don't pick up numeric anchors as issue references.
|
2015-12-01 15:53:32 +01:00 |
spam_log.rb
|
Refactor Admin::SpamLogsController to block user before destroying
|
2016-02-02 11:25:44 -02:00 |
spam_report.rb
|
Support Akismet spam checking for creation of issues via API
|
2016-02-02 11:25:44 -02:00 |
subscription.rb
|
tests
|
2015-03-16 21:38:41 +02:00 |
tree.rb
|
Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-blobs
|
2016-02-01 13:51:05 +01:00 |
user.rb
|
Fix typo on User model
|
2016-02-02 11:25:44 -02:00 |
users_star_project.rb
|
Touch project when toggling stars to update cache
|
2015-12-03 16:08:08 -02:00 |
wiki_page.rb
|
Fix old version warning when viewing wiki latest version via version_id
|
2016-01-29 14:17:00 -02:00 |