Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partly implement new UI for user pageuser-page-new-ui | Dmitriy Zaporozhets | 2015-10-16 | 7 | -39/+112 |
* | Merge branch 'rs-markdown-typography' into 'master' | Dmitriy Zaporozhets | 2015-10-15 | 6 | -36/+28 |
|\ | |||||
| * | Update highlight themes so they always have the correct colorsrs-markdown-typography | Robert Speicher | 2015-10-14 | 5 | -34/+26 |
| * | Allow highlight themes to override `pre` colors | Robert Speicher | 2015-10-14 | 1 | -2/+2 |
* | | Merge branch 'stanhu/gitlab-ce-fix-api-mr-comment-notifications' | Dmitriy Zaporozhets | 2015-10-15 | 3 | -2/+16 |
|\ \ | |||||
| * | | Fix bug where merge request comments created by API would not trigger notific... | Stan Hu | 2015-10-10 | 3 | -2/+16 |
* | | | Fix builds view count indicator | Kamil Trzcinski | 2015-10-15 | 2 | -5/+5 |
* | | | Merge branch 'fix/improve_reset_service_password_v2' into 'master' | Valery Sizov | 2015-10-15 | 8 | -53/+259 |
|\ \ \ | |||||
| * | | | Improve invalidation of stored service password if the endpoint URL is changedimprove_reset_service_password_v2 | Alex Lossent | 2015-10-15 | 8 | -53/+259 |
* | | | | Merge branch 'user-by-login-performance' into 'master' | Yorick Peterse | 2015-10-15 | 5 | -3/+31 |
|\ \ \ \ | |||||
| * | | | | Improve performance of User.by_loginuser-by-login-performance | Yorick Peterse | 2015-10-15 | 5 | -3/+31 |
* | | | | | Merge branch 'view-issue-performance' | Dmitriy Zaporozhets | 2015-10-15 | 37 | -36/+226 |
|\ \ \ \ \ | |||||
| * | | | | | Added documentation on the various profiling toolsview-issue-performance | Yorick Peterse | 2015-10-15 | 1 | -0/+56 |
| * | | | | | Fixed Rubocop styling issues | Yorick Peterse | 2015-10-15 | 2 | -5/+5 |
| * | | | | | Renamed Note.inc_associations to with_associations | Yorick Peterse | 2015-10-15 | 2 | -2/+2 |
| * | | | | | Changelog entry for issue page speedups | Yorick Peterse | 2015-10-15 | 1 | -0/+1 |
| * | | | | | Don't use link_to/image_tag where not needed | Yorick Peterse | 2015-10-15 | 3 | -8/+8 |
| * | | | | | Improve ProjectTeam#max_member_access performance | Yorick Peterse | 2015-10-15 | 2 | -3/+39 |
| * | | | | | Eager load project associations for notes | Yorick Peterse | 2015-10-15 | 1 | -1/+2 |
| * | | | | | Eager load note projects when viewing issues | Yorick Peterse | 2015-10-15 | 1 | -1/+4 |
| * | | | | | Added rack-lineprof for development | Yorick Peterse | 2015-10-15 | 4 | -1/+41 |
| * | | | | | Added active_record_query_trace | Yorick Peterse | 2015-10-15 | 3 | -0/+8 |
| * | | | | | Added Bullet to the Gemfile | Yorick Peterse | 2015-10-15 | 3 | -0/+12 |
| * | | | | | Use note.author for issue comment avatars | Yorick Peterse | 2015-10-15 | 1 | -1/+1 |
| * | | | | | Eager load various issue/note associations | Yorick Peterse | 2015-10-15 | 4 | -3/+9 |
| * | | | | | Re-use User for avatars in link_to_member | Yorick Peterse | 2015-10-15 | 2 | -1/+15 |
| * | | | | | Re-use User objects for avatar_icon where possible | Yorick Peterse | 2015-10-15 | 16 | -17/+17 |
| * | | | | | Allow avatar_icon to operate on a User | Yorick Peterse | 2015-10-15 | 2 | -3/+16 |
| |/ / / / | |||||
* | | | | | Merge branch 'git-archive-golang' into 'master' | Douwe Maan | 2015-10-15 | 13 | -253/+62 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into git-archive-golanggit-archive-golang | Douwe Maan | 2015-10-15 | 320 | -2482/+4551 |
| |\ \ \ \ \ | |||||
| * | | | | | | Update gitlab_git to 7.2.19 | Jacob Vosmaer | 2015-10-15 | 2 | -3/+3 |
| * | | | | | | Always return HTML in git_not_found | Jacob Vosmaer | 2015-10-14 | 1 | -1/+1 |
| * | | | | | | Remove archive file sending spec | Jacob Vosmaer | 2015-10-14 | 1 | -28/+0 |
| * | | | | | | Remove RepositoryArchiveWorker specs | Jacob Vosmaer | 2015-10-14 | 2 | -145/+1 |
| * | | | | | | Fix API archive specs | Jacob Vosmaer | 2015-10-14 | 1 | -6/+3 |
| * | | | | | | Fix NGINX API download regex | Jacob Vosmaer | 2015-10-14 | 2 | -2/+2 |
| * | | | | | | Let gitlab-git-http-server handle archive downloads | Jacob Vosmaer | 2015-10-08 | 6 | -70/+54 |
* | | | | | | | Merge branch 'builds-view' into 'master' | Kamil TrzciĆski | 2015-10-15 | 22 | -28/+245 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove unneeded changebuilds-view | Kamil Trzcinski | 2015-10-15 | 2 | -3/+3 |
| * | | | | | | | Fix tests | Kamil Trzcinski | 2015-10-14 | 1 | -2/+1 |
| * | | | | | | | Fix cancel_all specs | Kamil Trzcinski | 2015-10-14 | 3 | -4/+4 |
| * | | | | | | | Fix specs | Kamil Trzcinski | 2015-10-14 | 5 | -23/+23 |
| * | | | | | | | Refactor builds view | Kamil Trzcinski | 2015-10-14 | 5 | -31/+32 |
| * | | | | | | | Remove ordering from :ci_commits relation | Kamil Trzcinski | 2015-10-14 | 5 | -20/+22 |
| * | | | | | | | Added builds view | Kamil Trzcinski | 2015-10-14 | 15 | -7/+222 |
* | | | | | | | | Merge branch 'fix-path-with-leading-dot-error' into 'master' | Dmitriy Zaporozhets | 2015-10-15 | 6 | -2/+31 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix error preventing displaying of commit data for a directory with a leading... | Stan Hu | 2015-10-12 | 6 | -2/+31 |
* | | | | | | | | | Merge branch 'rs-remove-guard' into 'master' | Dmitriy Zaporozhets | 2015-10-15 | 2 | -39/+0 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Remove guard-rspec and its supporting gemsrs-remove-guard | Robert Speicher | 2015-10-08 | 2 | -39/+0 |
* | | | | | | | | | Merge branch 'rs-update-uglifier' into 'master' | Dmitriy Zaporozhets | 2015-10-15 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ |