.. |
ci
|
Fix Merge When Succeeded for multiple stages
|
2016-02-19 23:24:31 +01:00 |
concerns
|
Move eraseable implementation to build concern
|
2016-02-19 17:24:03 +01: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
|
Use project.web_url instead deprecated repository.homepage in PushoverService
|
2016-02-16 13:03:00 +01:00 |
.gitkeep
|
|
|
ability.rb
|
Remove task abilities, since we will only ever show the user their own
|
2016-02-20 12:10:26 -02: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
|
Re-add EmailValidator to avoid the repetition of format: { with: Devise.email_regexp }
|
2016-02-09 18:15:35 +01:00 |
audit_event.rb
|
|
|
blob.rb
|
Add a Blob model that wraps Gitlab::Git::Blob
|
2016-02-18 22:45:30 -05:00 |
broadcast_message.rb
|
Change ttl to 1 minute
|
2016-01-29 13:39:33 -05:00 |
commit.rb
|
Ensure we don't check a commit's description for revert message if it has no description
|
2016-02-22 18:33:02 +01: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
|
Fix Merge When Succeeded for multiple stages
|
2016-02-19 23:24:31 +01:00 |
deploy_key.rb
|
|
|
deploy_keys_project.rb
|
|
|
diff_line.rb
|
|
|
email.rb
|
Re-add EmailValidator to avoid the repetition of format: { with: Devise.email_regexp }
|
2016-02-09 18:15:35 +01: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
|
|
|
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
|
|
|
key.rb
|
|
|
label.rb
|
Merge branch 'visibletrap/gitlab-ce-label'
|
2016-02-19 17:54:13 -08:00 |
label_link.rb
|
|
|
lfs_object.rb
|
|
|
lfs_objects_project.rb
|
|
|
member.rb
|
Re-add EmailValidator to avoid the repetition of format: { with: Devise.email_regexp }
|
2016-02-09 18:15:35 +01:00 |
merge_request.rb
|
More updates from the last code review.
|
2016-02-19 13:15:42 -05: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
|
Merge branch 'issue_3276' into 'master'
|
2016-02-19 19:44:13 +00:00 |
namespace.rb
|
Annotate models
|
2016-01-06 13:09:55 +00:00 |
note.rb
|
Rename Tasks to Todos
|
2016-02-20 12:39:27 -02:00 |
notification.rb
|
|
|
personal_snippet.rb
|
|
|
project.rb
|
Redirect /import to project page if no importing at all and repo exists
|
2016-02-17 15:05:44 +01:00 |
project_import_data.rb
|
|
|
project_snippet.rb
|
|
|
project_team.rb
|
Allow ProjectTeam#human_max_access to return "Owner"
|
2016-02-18 16:39:59 -05:00 |
project_wiki.rb
|
Cleaned up Repository#initialize
|
2016-02-16 12:13:13 +01:00 |
protected_branch.rb
|
|
|
release.rb
|
|
|
repository.rb
|
Flush emptiness caches whenever needed
|
2016-02-20 20:17:50 +01:00 |
security_event.rb
|
|
|
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
|
|
|
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
|
|
|
todo.rb
|
Does not raise an error when Todo is already marked as done
|
2016-02-23 10:43:29 -03: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
|
Rename Tasks to Todos
|
2016-02-20 12:39:27 -02:00 |
users_star_project.rb
|
|
|
wiki_page.rb
|
Fix old version warning when viewing wiki latest version via version_id
|
2016-01-29 14:17:00 -02:00 |