summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Slight refactoringDouwe Maan2015-10-221-10/+2
* Use correct var nameDouwe Maan2015-10-221-1/+1
* Fix Markdown XHTML context paramDouwe Maan2015-10-221-9/+10
* Make pipelines actually make senseDouwe Maan2015-10-2114-178/+265
* Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-2113-60/+101
|\
| * Speed up searching for text references a bitYorick Peterse2015-10-201-4/+4
| * Fix regex in redis version checkBenny Schimmer2015-10-191-1/+1
| * Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan2015-10-191-2/+2
| |\
| | * Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw2015-10-1720-57/+284
| | |\
| | * | Made suggested content changes based on MR ReviewHan Loong Liauw2015-10-141-1/+1
| | * | Adds ability to remove the forked relationshipHan Loong Liauw2015-10-131-1/+1
| * | | 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-1610-52/+93
| |\ \ \ | | | |/ | | |/|
| | * | Shut up, RubocopRobert Speicher2015-10-151-1/+1
| | * | Fix specsKamil Trzcinski2015-10-151-1/+1
| | * | Implement when syntax in .gitlab-ci.ymlKamil Trzcinski2015-10-152-1/+27
| | * | Merge branch 'stanhu/gitlab-ce-fix-api-mr-comment-notifications'Dmitriy Zaporozhets2015-10-151-2/+10
| | |\ \
| | | * | Fix bug where merge request comments created by API would not trigger notific...Stan Hu2015-10-101-2/+10
| | * | | Merge branch 'user-by-login-performance' into 'master' Yorick Peterse2015-10-151-0/+2
| | |\ \ \
| | | * | | Improve performance of User.by_loginuser-by-login-performanceYorick Peterse2015-10-151-0/+2
| | * | | | Merge branch 'git-archive-golang' into 'master' Douwe Maan2015-10-154-15/+47
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-1517-7/+235
| | | |\ \ \
| | | * | | | Fix NGINX API download regexJacob Vosmaer2015-10-142-2/+2
| | | * | | | Let gitlab-git-http-server handle archive downloadsJacob Vosmaer2015-10-084-15/+47
| | * | | | | Merge branch 'incoming-email-config' into 'master' Robert Speicher2015-10-142-34/+7
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Make Reply by email easier to configureDouwe Maan2015-10-132-34/+7
| | | | |/ / | | | |/| |
| * | | | | Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-1517-7/+235
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'simplify-cross-references' into 'master' Robert Speicher2015-10-141-0/+2
| | |\ \ \ \
| | | * | | | Simplify code around (cross)-referencesDouwe Maan2015-10-121-0/+2
| | | |/ / /
* | | | | | Remove unused Gitlab::Markdown#cached? methodDouwe Maan2015-10-141-5/+0
* | | | | | Cache rendered contents of issues, MRs and notesDouwe Maan2015-10-142-11/+21
* | | | | | Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-1416-7/+233
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-143-0/+84
| * | | | | Merge remote-tracking branch 'origin/cernvcs_hide_passwrd'Valery Sizov2015-10-142-1/+13
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'feature/api_hide_service_password' of gitlab.com:cernvcs/gitlab-cecernvcs_hide_passwrdValery Sizov2015-10-142-1/+13
| | |\ \ \ \ \
| | | * | | | | Hide passwords to non-admin users in the services APIAlex Lossent2015-10-122-1/+13
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge remote-tracking branch 'origin/inified_404_error'Valery Sizov2015-10-141-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Only render 404 page from /publicinified_404_errorValery Sizov2015-10-131-1/+1
| | |/ / / /
| * | | | | [ci skip] Fix wrong commentsue4452015-10-141-1/+1
| * | | | | Fix broken testsKamil Trzcinski2015-10-121-1/+1
| * | | | | Fix some changesKamil Trzcinski2015-10-121-1/+1
| * | | | | Update renderingKamil Trzcinski2015-10-121-1/+1
| * | | | | Small bug fixesKamil Trzcinski2015-10-121-2/+3
| * | | | | Add Commit Status documentationKamil Trzcinski2015-10-121-10/+10
| * | | | | Add author to statusesKamil Trzcinski2015-10-122-1/+2
| * | | | | Fix commit status POST URLKamil Trzcinski2015-10-121-1/+1
| * | | | | Implement Commit Status APIKamil Trzcinski2015-10-124-3/+89
| |/ / / /
| * | | | Merge branch 'fix_email_downcasing' into 'master' Robert Speicher2015-10-111-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix ldap email downcasing bugDrew Blessing2015-10-081-1/+1
| * | | | Merge branch 'rs-issue-2970' into 'master' Douwe Maan2015-10-091-1/+2
| |\ \ \ \