summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changelog itemlast-commit-project-pageDmitriy Zaporozhets2015-10-161-0/+3
* Add tests for last commit info on project home pageDmitriy Zaporozhets2015-10-163-0/+15
* Show last commit from default branch on project home pageDmitriy Zaporozhets2015-10-154-0/+50
* Merge branch 'rs-markdown-typography' into 'master' Dmitriy Zaporozhets2015-10-156-36/+28
|\
| * Update highlight themes so they always have the correct colorsrs-markdown-typographyRobert Speicher2015-10-145-34/+26
| * Allow highlight themes to override `pre` colorsRobert Speicher2015-10-141-2/+2
* | Merge branch 'stanhu/gitlab-ce-fix-api-mr-comment-notifications'Dmitriy Zaporozhets2015-10-153-2/+16
|\ \
| * | Fix bug where merge request comments created by API would not trigger notific...Stan Hu2015-10-103-2/+16
* | | Fix builds view count indicatorKamil Trzcinski2015-10-152-5/+5
* | | Merge branch 'fix/improve_reset_service_password_v2' into 'master' Valery Sizov2015-10-158-53/+259
|\ \ \
| * | | Improve invalidation of stored service password if the endpoint URL is changedimprove_reset_service_password_v2Alex Lossent2015-10-158-53/+259
* | | | Merge branch 'user-by-login-performance' into 'master' Yorick Peterse2015-10-155-3/+31
|\ \ \ \
| * | | | Improve performance of User.by_loginuser-by-login-performanceYorick Peterse2015-10-155-3/+31
* | | | | Merge branch 'view-issue-performance'Dmitriy Zaporozhets2015-10-1537-36/+226
|\ \ \ \ \
| * | | | | Added documentation on the various profiling toolsview-issue-performanceYorick Peterse2015-10-151-0/+56
| * | | | | Fixed Rubocop styling issuesYorick Peterse2015-10-152-5/+5
| * | | | | Renamed Note.inc_associations to with_associationsYorick Peterse2015-10-152-2/+2
| * | | | | Changelog entry for issue page speedupsYorick Peterse2015-10-151-0/+1
| * | | | | Don't use link_to/image_tag where not neededYorick Peterse2015-10-153-8/+8
| * | | | | Improve ProjectTeam#max_member_access performanceYorick Peterse2015-10-152-3/+39
| * | | | | Eager load project associations for notesYorick Peterse2015-10-151-1/+2
| * | | | | Eager load note projects when viewing issuesYorick Peterse2015-10-151-1/+4
| * | | | | Added rack-lineprof for developmentYorick Peterse2015-10-154-1/+41
| * | | | | Added active_record_query_traceYorick Peterse2015-10-153-0/+8
| * | | | | Added Bullet to the GemfileYorick Peterse2015-10-153-0/+12
| * | | | | Use note.author for issue comment avatarsYorick Peterse2015-10-151-1/+1
| * | | | | Eager load various issue/note associationsYorick Peterse2015-10-154-3/+9
| * | | | | Re-use User for avatars in link_to_memberYorick Peterse2015-10-152-1/+15
| * | | | | Re-use User objects for avatar_icon where possibleYorick Peterse2015-10-1516-17/+17
| * | | | | Allow avatar_icon to operate on a UserYorick Peterse2015-10-152-3/+16
| |/ / / /
* | | | | Merge branch 'git-archive-golang' into 'master' Douwe Maan2015-10-1513-253/+62
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-15320-2482/+4551
| |\ \ \ \ \
| * | | | | | Update gitlab_git to 7.2.19Jacob Vosmaer2015-10-152-3/+3
| * | | | | | Always return HTML in git_not_foundJacob Vosmaer2015-10-141-1/+1
| * | | | | | Remove archive file sending specJacob Vosmaer2015-10-141-28/+0
| * | | | | | Remove RepositoryArchiveWorker specsJacob Vosmaer2015-10-142-145/+1
| * | | | | | Fix API archive specsJacob Vosmaer2015-10-141-6/+3
| * | | | | | Fix NGINX API download regexJacob Vosmaer2015-10-142-2/+2
| * | | | | | Let gitlab-git-http-server handle archive downloadsJacob Vosmaer2015-10-086-70/+54
* | | | | | | Merge branch 'builds-view' into 'master' Kamil TrzciƄski2015-10-1522-28/+245
|\ \ \ \ \ \ \
| * | | | | | | Remove unneeded changebuilds-viewKamil Trzcinski2015-10-152-3/+3
| * | | | | | | Fix testsKamil Trzcinski2015-10-141-2/+1
| * | | | | | | Fix cancel_all specsKamil Trzcinski2015-10-143-4/+4
| * | | | | | | Fix specsKamil Trzcinski2015-10-145-23/+23
| * | | | | | | Refactor builds viewKamil Trzcinski2015-10-145-31/+32
| * | | | | | | Remove ordering from :ci_commits relationKamil Trzcinski2015-10-145-20/+22
| * | | | | | | Added builds viewKamil Trzcinski2015-10-1415-7/+222
* | | | | | | | Merge branch 'fix-path-with-leading-dot-error' into 'master' Dmitriy Zaporozhets2015-10-156-2/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix error preventing displaying of commit data for a directory with a leading...Stan Hu2015-10-126-2/+31
* | | | | | | | | Merge branch 'rs-remove-guard' into 'master' Dmitriy Zaporozhets2015-10-152-39/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |