gitlab-org--gitlab-foss/lib/gitlab
Dmitriy Zaporozhets 48ce80a60c Fix issue when developers are able to push to protected branch
When that branch contain a '/' in the branch name.
Fix for git over HTTP
2013-08-26 12:54:57 +03:00
..
backend Fix issue when developers are able to push to protected branch 2013-08-26 12:54:57 +03:00
satellite Merge branch 'master' into karlhungus-mr-on-fork 2013-08-08 12:22:09 +03:00
access.rb Added Gitlab::Access module 2013-08-20 15:59:26 +03:00
app_logger.rb Application logger 2012-09-11 23:24:53 +03:00
auth.rb Add LDAP support to /api/session 2013-07-16 11:28:19 +03:00
blacklist.rb Add 'hooks' to path blacklist. 2013-08-22 08:18:50 +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 Application logger 2012-09-11 23:24:53 +03:00
identifier.rb fix wrong class name 2013-04-29 09:49:25 +03:00
inline_diff.rb Fix inline diff issue. See #3150 2013-06-12 16:43:58 +03:00
issues_labels.rb Include default labels in issues autocomplete etc. Show colored labels on issues show page 2013-05-07 19:26:41 +03:00
logger.rb show production.log, show only active milestone for issue filter 2012-12-19 07:14:05 +03:00
markdown.rb Searching for issue/mr by iid in markdown 2013-08-20 17:31:26 +03:00
popen.rb Replace old hashes with new 1.9 ruby hashes (rebase) 2013-05-05 18:01:10 +04:00
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 Improved seeds for development env 2012-11-13 22:11:56 +02:00
theme.rb Classic (mars) theme will be default for 6.0 2013-06-20 11:46:54 +03:00
version_info.rb Fix abort gitlab:app:check 2013-06-06 10:10:51 +09:00