gitlab-org--gitlab-foss/lib/gitlab
Dmitriy Zaporozhets d8c7efa626
Dont allow git tag rewrite/removal unless you are master
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-30 16:26:45 +03:00
..
backend Fix gitlab-ci integration 2014-03-21 23:04:57 +02:00
ldap Improve ad_disabled method name 2014-05-14 19:13:06 +02:00
oauth Use uid as username when creating user with LDAP 2014-05-12 07:30:35 +02:00
satellite Add CompareAction class for collecting commits and diffs using satellites 2014-05-07 16:14:24 +03:00
access.rb
app_logger.rb
auth.rb
blacklist.rb
diff_parser.rb Editing preview 2014-04-15 19:02:02 +04:00
git_access.rb Dont allow git tag rewrite/removal unless you are master 2014-05-30 16:26:45 +03:00
git_logger.rb
identifier.rb
inline_diff.rb
issues_labels.rb
logger.rb Replace backticks with Gitlab::Popen 2014-03-03 08:40:29 +01:00
markdown.rb Add support for Jira ticket mentions in format JIRA-123. 2014-05-13 15:33:38 +03:00
popen.rb Make it possible to call Gitlab::Popen.popen 2014-02-25 11:58:58 +01:00
reference_extractor.rb
regex.rb Allow underscore as the first char for project names. 2014-03-06 14:08:40 +01:00
seeder.rb Improve developer seeds 2014-03-15 11:39:35 +02:00
theme.rb
upgrader.rb Fix upgrader 2014-03-21 23:08:36 +02:00
user_access.rb Move user access check to Gitlab::UserAccess 2014-05-15 10:22:59 +02:00
version_info.rb
visibility_level.rb