gitlab-org--gitlab-foss/lib/gitlab
Dmitriy Zaporozhets 0542261437 Allow git clone with http for GitLab CI service:
If you enable GitLab CI for project you will be able to clone project
source code with next command:
git clone http://gitlab-ci-token:XXXXXXXXXXXX@host:project.git
Requires for GitLab CI 4.0
2013-10-24 17:17:22 +03:00
..
backend Allow git clone with http for GitLab CI service: 2013-10-24 17:17:22 +03:00
ldap Check if LDAP user was removed or blocked when use git over ssh 2013-10-07 16:06:30 +03:00
oauth Oauth users and users created by admin should be confirmed immediatly 2013-10-15 09:59:58 +03:00
satellite Remove outdated comments. 2013-10-04 13:26:48 +02:00
access.rb Improve admin user show page 2013-08-27 21:39:34 +03:00
app_logger.rb
auth.rb Remove code that was accidently added in 5dae40f579 2013-09-14 10:14:55 +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 Expand refs constraints to include valid characters 2013-10-24 16:31:15 +11:00
seeder.rb
theme.rb
version_info.rb