summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'facebook-auth' into 'master' Robert Speicher2015-11-041-1/+8
|\
| * Use proper labels for OAuth providersDouwe Maan2015-11-031-1/+8
* | Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-033-6/+6
|/
* Merge branch 'web_hook_repo_changes'Valery Sizov2015-11-031-2/+31
|\
| * Add added, modified and removed properties to commit object in webhookweb_hook_repo_changesValery Sizov2015-11-031-2/+31
* | Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets2015-11-031-1/+15
|\ \ | |/ |/|
| * Fix commits search for empty repositoryDmitriy Zaporozhets2015-11-031-1/+5
| * Refactor search by commits messageolhado/gitlab-ce-commit-searchDmitriy Zaporozhets2015-11-021-1/+1
| * Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski2015-10-281-1/+1
| * Add support for searching commit log messagesJonathan Schoeffling2015-10-281-1/+11
* | Merge branch 'rs-dev-issue-2613' into 'master' Douwe Maan2015-11-021-0/+19
|\ \
| * | Add custom protocol whitelisting to SanitizationFilterrs-dev-issue-2613Robert Speicher2015-10-011-0/+19
* | | Merge branch 'gitlab-workhorse' into 'master' Dmitriy Zaporozhets2015-10-301-1/+1
|\ \ \
| * | | Switch to gitlab-workhorseJacob Vosmaer2015-10-291-1/+1
* | | | Add ability to create directories in the editorBen Ford2015-10-291-0/+17
| |_|/ |/| |
* | | Merge branch 'dirceu/gitlab-ce-fix-project-search-with-unmatched-parentheses'Douwe Maan2015-10-251-1/+1
|\ \ \ | |/ / |/| |
| * | Fix issue #3055 (project search with unmatched parentheses)dirceu/gitlab-ce-fix-project-search-with-unmatched-parenthesesDirceu Pereira Tiegs2015-10-211-1/+1
* | | Fix cloning Wiki repositories via HTTPStan Hu2015-10-221-1/+8
* | | Merge branch 'project-path-case-sensitivity' into 'master' Robert Speicher2015-10-221-1/+1
|\ \ \
| * | | Fix Gitlab::Database#mysql?Douwe Maan2015-10-221-1/+1
* | | | Speed up searching for text references a bitYorick Peterse2015-10-201-4/+4
|/ / /
* | | Fix bug where a push would only create cross references from the first commit.hash-block-returnDouwe Maan2015-10-181-1/+1
* | | Merge branch 'master' into rs-redactor-filterrs-redactor-filterDouwe Maan2015-10-162-3/+10
|\ \ \
| * \ \ Merge branch 'git-archive-golang' into 'master' Douwe Maan2015-10-151-1/+8
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-157-2/+100
| | |\ \
| | * | | Let gitlab-git-http-server handle archive downloadsJacob Vosmaer2015-10-081-1/+8
| * | | | Merge branch 'incoming-email-config' into 'master' Robert Speicher2015-10-141-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Make Reply by email easier to configureDouwe Maan2015-10-131-2/+2
* | | | | Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-157-2/+100
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'simplify-cross-references' into 'master' Robert Speicher2015-10-141-0/+2
| |\ \ \ \
| | * | | | Simplify code around (cross)-referencesDouwe Maan2015-10-121-0/+2
| | |/ / /
| * | | | Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-143-0/+84
| * | | | Merge branch 'fix_email_downcasing' into 'master' Robert Speicher2015-10-111-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix ldap email downcasing bugDrew Blessing2015-10-081-1/+1
| * | | | Normalize space-like characters in keys before output to gitlab-shellrs-issue-2970Robert Speicher2015-10-081-1/+2
| |/ / /
| * | | Added methods for detecting MySQL/PostgreSQLYorick Peterse2015-10-071-0/+11
| |/ /
* | | Explicitly only parse references by specified filterDouwe Maan2015-10-142-2/+8
* | | Have Issue#participants load all users mentioned in notes using a single queryDouwe Maan2015-10-141-10/+11
* | | Code cleanupDouwe Maan2015-10-133-23/+17
* | | Allow ReferenceExtractor to efficiently load references from multiple texts a...Douwe Maan2015-10-133-12/+29
* | | Efficiently load multiple references of one type.Douwe Maan2015-10-137-23/+33
* | | Pass project to RedactorFilterDouwe Maan2015-10-132-4/+9
* | | Raise error when a ReferenceFilter doesn't implement referenced_byDouwe Maan2015-10-081-1/+1
* | | Update inline docDouwe Maan2015-10-081-2/+2
* | | Update ReferenceFilter docsRobert Speicher2015-10-071-10/+9
* | | Always allow references to the current projectDouwe Maan2015-10-074-5/+8
* | | Refactor reference gathering to use a dedicated filterDouwe Maan2015-10-0712-89/+169
* | | Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-0729-72/+597
|\ \ \ | |/ /
| * | Fix rubocop warnings in libGuilherme Garnier2015-10-034-5/+2
| |/
| * Merge branch 'show-diff-stats-for-mr'Dmitriy Zaporozhets2015-10-012-0/+16
| |\