| .. |
|
backend
|
Added annotated tags. Updated tag haml file and call to gitlab-shell. Updated API for annotated tags. Added tests for API. Strip leading/trailing whitespace from message, if present. Update CHANGELOG.
|
2014-09-04 09:47:20 -04:00 |
|
diff
|
Rollback diff drop and set default commit id to HEAD
|
2014-09-25 12:46:30 +03:00 |
|
graphs
|
Refactor commits graph
|
2014-09-29 12:05:17 +03:00 |
|
ldap
|
Add option to gitlab config to specify if LDAP server is active directory.
|
2014-09-30 12:07:31 +02:00 |
|
oauth
|
Add new Gitlab::Oauth::AuthHash class
|
2014-09-04 13:00:27 +02:00 |
|
satellite
|
Fix satellites
|
2014-09-25 16:10:10 +03:00 |
|
sidekiq_middleware
|
Log Sidekiq arguments
|
2014-07-28 16:46:36 +02:00 |
|
access.rb
|
Huge replace of old users_project and users_group references
|
2014-09-14 19:32:51 +03:00 |
|
app_logger.rb
|
Application logger
|
2012-09-11 23:24:53 +03:00 |
|
auth.rb
|
Remove deprecated finders
|
2014-01-19 23:39:56 +04:00 |
|
blacklist.rb
|
Prevent people from using ci since we plan to host ci on /ci later.
|
2014-09-09 10:11:07 +02:00 |
|
closing_issue_extractor.rb
|
Detect closing issues in Merge Request description
|
2014-06-13 17:25:44 +02:00 |
|
compare_result.rb
|
Refactor compare logic for MR. Use satellites only for forks for better performance
|
2014-07-29 12:11:16 +03:00 |
|
config_helper.rb
|
Make app works with strong params
|
2014-06-26 23:24:17 +03:00 |
|
contributors.rb
|
Use Contributor class instead of hash
|
2014-07-02 15:09:06 +03:00 |
|
git_access.rb
|
Fix ref parsing in Gitlab::GitAccess
|
2014-09-23 13:18:36 +02:00 |
|
git_logger.rb
|
Application logger
|
2012-09-11 23:24:53 +03:00 |
|
git_ref_validator.rb
|
Validate branch-names and references in WebUI, API
|
2014-09-03 13:08:35 +02:00 |
|
identifier.rb
|
Remove deprecated finders
|
2014-01-19 23:39:56 +04:00 |
|
inline_diff.rb
|
Improve commit diff
|
2013-09-04 18:15:42 +03:00 |
|
issues_labels.rb
|
Refactor label rendering and default label set generation
|
2014-07-29 22:19:47 +03:00 |
|
logger.rb
|
Replace backticks with Gitlab::Popen
|
2014-03-03 08:40:29 +01:00 |
|
markdown.rb
|
Factor out Emoji parsing using html-pipeline-gitlab
|
2014-09-26 01:32:33 +02:00 |
|
markdown_helper.rb
|
Use readme we support to render if there are multiple readmes
|
2014-08-11 08:50:56 +02:00 |
|
popen.rb
|
Make it possible to call Gitlab::Popen.popen
|
2014-02-25 11:58:58 +01:00 |
|
project_search_results.rb
|
Fix 500 error on empty search in project
|
2014-09-25 15:01:02 +03:00 |
|
reference_extractor.rb
|
links to issues on main dashboard
|
2014-05-26 13:24:21 +00:00 |
|
regex.rb
|
Dont allow ? in project path
|
2014-07-08 18:15:23 +03:00 |
|
search_results.rb
|
Fix tests
|
2014-08-27 15:26:35 +03:00 |
|
seeder.rb
|
Remove set of thread variables
|
2014-06-10 17:51:49 +03:00 |
|
snippet_search_results.rb
|
Updating to persist a params snippets variable
|
2014-09-05 13:30:55 -04:00 |
|
theme.rb
|
Removed some constant allready defined warnings
|
2014-07-16 20:12:46 +02:00 |
|
upgrader.rb
|
Fix tests for CI
|
2014-09-06 13:20:37 +03:00 |
|
url_builder.rb
|
Added an UrlBuilder for building rails named routes
|
2014-06-13 12:34:15 +02:00 |
|
user_access.rb
|
Cache LDAP check in Gitlab::UserAccess
|
2014-08-06 18:03:01 +02:00 |
|
version_info.rb
|
Fix abort gitlab:app:check
|
2013-06-06 10:10:51 +09:00 |
|
visibility_level.rb
|
block visibility level restriction override in controller
|
2014-08-28 20:33:41 +02:00 |