.. |
concerns
|
Explain purpose and usage.
|
2015-04-24 12:31:16 +02:00 |
hooks
|
Don't use URI.regexp to validate since it doens't have start/end anchors.
|
2015-04-11 11:38:14 +02:00 |
members
|
Follow newline guidelines.
|
2015-04-14 15:16:00 +02:00 |
network
|
Merge pull request #7999 from cirosantilli/append-inplace
|
2015-01-21 23:07:15 -08:00 |
project_services
|
Merge pull request #9042 from skburgart/fix/jira-link
|
2015-04-23 15:14:48 +02:00 |
.gitkeep
|
init commit
|
2011-10-09 00:36:38 +03:00 |
ability.rb
|
Rename manage_group ability to admin_group for consistency with project.
|
2015-04-14 12:05:49 +02:00 |
application_setting.rb
|
Don't use URI.regexp to validate since it doens't have start/end anchors.
|
2015-04-11 11:38:14 +02:00 |
broadcast_message.rb
|
Explicitly define ordering in models using default_scope
|
2015-02-05 14:20:55 -08:00 |
commit.rb
|
Move participants method to shared Participable concern.
|
2015-04-24 12:30:36 +02:00 |
deploy_key.rb
|
Clean up code.
|
2015-04-03 12:28:47 +02:00 |
deploy_keys_project.rb
|
Clean up code.
|
2015-04-03 12:28:47 +02:00 |
diff_line.rb
|
Refactor Parallel Diff feature and add scrollbars
|
2014-03-27 09:15:25 +13:00 |
email.rb
|
Explicitly define ordering in models using default_scope
|
2015-02-05 14:20:55 -08:00 |
event.rb
|
Change text of project creation event for imports.
|
2015-04-06 14:51:41 +02:00 |
external_issue.rb
|
Add ExternalIssue base model to make issue referencing more robust for external issue trackers.
|
2015-02-11 09:21:57 -08:00 |
forked_project_link.rb
|
Use strong params for 5 more models
|
2014-06-26 15:00:09 +03:00 |
group.rb
|
Remove duplication between Group and ProjectMember.
|
2015-04-14 12:41:19 +02:00 |
group_milestone.rb
|
Remove duplicates from group milestone participants list.
|
2015-02-05 21:26:57 +01:00 |
identity.rb
|
fix ldap identities
|
2015-04-11 17:56:45 +03:00 |
issue.rb
|
Remove old team scopes.
|
2015-03-15 13:50:38 +01:00 |
key.rb
|
Refactor key fingerprint generation.
|
2015-04-14 12:00:43 +02:00 |
label.rb
|
Remove duplicate ampersand from Label title format validator
|
2015-04-20 13:01:43 -04:00 |
label_link.rb
|
Annotate models
|
2014-08-25 12:25:02 +03:00 |
member.rb
|
Add spinach tests around accepting and declining invitations.
|
2015-04-14 18:04:29 +02:00 |
merge_request.rb
|
Select MR commit notes from source project.
|
2015-04-24 12:30:37 +02:00 |
merge_request_diff.rb
|
Let commit model know about its project.
|
2015-04-24 12:29:36 +02:00 |
milestone.rb
|
Fix method overlap for issue sorting
|
2015-02-05 16:49:41 -08:00 |
namespace.rb
|
Revert "Rename namespace_regex to namespace_path_regex."
|
2015-04-24 15:16:38 +02:00 |
note.rb
|
Fix small issues.
|
2015-04-24 12:31:16 +02: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
|
Use project.commit convenience method.
|
2015-04-24 12:29:36 +02:00 |
project_import_data.rb
|
Move import data out of project so it doesn't take ages to load.
|
2015-04-17 14:49:00 +02:00 |
project_snippet.rb
|
annotate
|
2014-10-09 18:22:20 +03:00 |
project_team.rb
|
Correctly import invited members.
|
2015-04-14 12:08:11 +02:00 |
project_wiki.rb
|
Let commit model know about its project.
|
2015-04-24 12:29:36 +02:00 |
protected_branch.rb
|
Use project.commit convenience method.
|
2015-04-24 12:29:36 +02:00 |
repository.rb
|
Let commit model know about its project.
|
2015-04-24 12:29:36 +02:00 |
service.rb
|
Rename last uses of Buildbox to Buildkite
|
2015-04-11 14:05:22 -04:00 |
snippet.rb
|
Move participants method to shared Participable concern.
|
2015-04-24 12:30:36 +02:00 |
subscription.rb
|
tests
|
2015-03-16 21:38:41 +02:00 |
tree.rb
|
Fix tree readme.
|
2015-03-18 14:08:26 +01:00 |
user.rb
|
Revert "Rename namespace_regex to namespace_path_regex."
|
2015-04-24 15:16:38 +02:00 |
users_star_project.rb
|
Annotate models
|
2014-08-25 12:25:02 +03:00 |
wiki_page.rb
|
Fix dots in Wiki slug causing errors
|
2015-03-21 18:33:51 -07:00 |