gitlab-org--gitlab-foss/lib/gitlab
Dmitriy Zaporozhets 9109a20758 Improve commit diff
* show highlights when replace empty line with content
* show inline diff when replace line with spaces with content
2013-09-04 18:15:42 +03:00
..
backend Remove include of grack_ldap 2013-09-02 23:52:58 +03:00
ldap Inherit Gitlab::LDAP::User from Gitlab::OAuth::User 2013-09-04 00:06:13 +03:00
oauth Added Gitlab::OAuth::User class 2013-09-04 00:04:27 +03:00
satellite Merge branch 'master' into karlhungus-mr-on-fork 2013-08-08 12:22:09 +03:00
access.rb Improve admin user show page 2013-08-27 21:39:34 +03:00
app_logger.rb
auth.rb Refactor Gitlab::Auth 2013-09-04 00:12:00 +03:00
blacklist.rb Add 'notes' to path blacklist, fixes #4967 2013-09-03 07:25:39 +02:00
diff_parser.rb Move diff parsing to own class. Correctly identify note diff line 2013-08-04 20:43:49 +03:00
git_logger.rb
identifier.rb
inline_diff.rb Improve commit diff 2013-09-04 18:15:42 +03:00
issues_labels.rb
logger.rb
markdown.rb Allow markdown tables 2013-08-26 14:27:19 +03:00
popen.rb
reference_extractor.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
regex.rb Allow project name, path etc start with number. Fixed specs 2013-08-13 12:24:10 +03:00
seeder.rb
theme.rb
version_info.rb