gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets 345e32d332 Merge branch 'sstanovnik-openssh_fix' into 'master'
Fix generating SSH key fingerprints with OpenSSH 6.8.

Replaces https://github.com/gitlabhq/gitlabhq/pull/9008.

Fixes gitlab-org/gitlab-ce#1289.

cc @jacobvosmaer

See merge request !519
2015-04-15 12:40:30 +00:00
..
concerns Fix errors. 2015-04-02 22:36:54 +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
project_services Merge branch 'arbitrary-local-repo-import' into 'master' 2015-04-12 10:21:15 +00:00
.gitkeep
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
commit.rb Don't use HTML ellipsis in EmailsOnPush subject truncated commit message. 2015-04-14 16:32:11 +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
email.rb
event.rb Change text of project creation event for imports. 2015-04-06 14:51:41 +02:00
external_issue.rb
forked_project_link.rb
group.rb Remove duplication between Group and ProjectMember. 2015-04-14 12:41:19 +02:00
group_milestone.rb
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
label_link.rb
member.rb Add spinach tests around accepting and declining invitations. 2015-04-14 18:04:29 +02:00
merge_request.rb fix stuck mr 2015-04-14 23:11:13 -07:00
merge_request_diff.rb
milestone.rb
namespace.rb clean_path should drop all leading dashes, not just one 2015-04-08 15:54:27 +02:00
note.rb Support configurable attachment size via Application Settings 2015-04-02 00:04:08 -07:00
notification.rb
personal_snippet.rb
project.rb Merge branch 'google-code-import' into 'master' 2015-04-15 06:53:42 +00:00
project_snippet.rb
project_team.rb Correctly import invited members. 2015-04-14 12:08:11 +02:00
project_wiki.rb Fix dots in Wiki slug causing errors 2015-03-21 18:33:51 -07:00
protected_branch.rb
repository.rb Use `\A` and `\z` in regexes instead of `^` and `$`. 2015-04-10 18:31:07 +02:00
service.rb Rename last uses of Buildbox to Buildkite 2015-04-11 14:05:22 -04:00
snippet.rb Use more specific regexes. 2015-03-27 11:09:29 +01: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 Allow user to choose which email to be public 2015-04-14 19:42:48 +08:00
users_star_project.rb
wiki_page.rb Fix dots in Wiki slug causing errors 2015-03-21 18:33:51 -07:00