summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Workaround for n+1 in Projects::TreeController#show38171-workaroundAndrew Newdigate2017-09-221-1/+4
* Merge branch '38234-reserve-refs-replace' into 'master'Rémy Coutable2017-09-221-0/+1
|\
| * Reserve refs/replace cos `git-replace` is using it38234-reserve-refs-replaceLin Jen-Shin2017-09-221-0/+1
* | Merge branch '32782-i18n-support-pagination' into 'master'Tim Zallmann2017-09-221-4/+6
|\ \
| * | Add i18n support for pagination testkushalpandya2017-09-211-4/+6
* | | Merge branch 'emoji-dom-size' into 'master'Fatih Acet2017-09-222-6/+43
|\ \ \ | |_|/ |/| |
| * | Remove eslint-disable, and use arrow function.emoji-dom-sizeBryce Johnson2017-09-201-3/+2
| * | Reverse order in showMenuElement for readability.Bryce Johnson2017-09-201-2/+2
| * | Move display:none to emoji-menu base class.Bryce Johnson2017-09-201-4/+1
| * | Remove emoji-menu from the render tree when hidden.Bryce Johnson2017-09-192-6/+47
* | | Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-2256-277/+3517
* | | Merge branch 'add-view-replaced-file-link' into 'master'Rémy Coutable2017-09-223-6/+12
|\ \ \
| * | | Add view replaced file link for image diffsadd-view-replaced-file-linkClement Ho2017-09-203-6/+12
* | | | Merge branch 'acet-fix-double-note-render' into 'master'Jacob Schatz2017-09-223-9/+26
|\ \ \ \
| * | | | Fix rendering double note issue.Fatih Acet2017-09-223-9/+26
* | | | | IssueNotes: Switch back to Write pane when note cancel or submit.acet-switch-markdown-paneFatih Acet2017-09-221-1/+3
|/ / / /
* | | | Merge branch 'acet-fix-comment-form-resize' into 'master'Jacob Schatz2017-09-211-0/+8
|\ \ \ \
| * | | | IssueNotes: Resize comment form after note submit and discard.acet-fix-comment-form-resizeFatih Acet2017-09-211-0/+8
| | |/ / | |/| |
* | | | Standardize access to CSRF token in JavaScriptBryce Johnson2017-09-214-12/+63
* | | | Merge branch 'hide-frontmatter-help-page' into 'master'Robert Speicher2017-09-211-2/+8
|\ \ \ \
| * | | | Do not show YAML frontmatter for doc pages under /helpAchilleas Pipinellis2017-09-191-2/+8
| | |/ / | |/| |
* | | | Merge branch 'force-two-up-view' into 'master'Filipa Lacerda2017-09-211-6/+14
|\ \ \ \
| * | | | Force two up viewClement Ho2017-09-201-6/+14
| |/ / /
* | | | Merge branch '37220-es-modules' into 'master'Phil Hughes2017-09-2135-534/+563
|\ \ \ \
| * | | | Exports all the methods in the same place37220-es-modulesFilipa Lacerda2017-09-181-25/+28
| * | | | Merge branch 'master' into 37220-es-modulesMike Greiling2017-09-18103-526/+950
| |\ \ \ \
| * | | | | Fix context for jquery eventFilipa Lacerda2017-09-151-7/+5
| * | | | | fixed todos specPhil Hughes2017-09-121-11/+6
| * | | | | Merge branch 'master' into 37220-es-modulesFilipa Lacerda2017-09-1224-81/+182
| |\ \ \ \ \
| * | | | | | Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-0926-85/+105
| * | | | | | Use modules in common utilsFilipa Lacerda2017-09-0913-460/+472
* | | | | | | Merge branch '38088-remove-banner-to-customize-experience' into 'master'Douwe Maan2017-09-213-18/+0
|\ \ \ \ \ \ \
| * | | | | | | Removed User Callout for Customer ExperienceTim Zallmann2017-09-203-18/+0
* | | | | | | | Merge branch 'events-redundant-where' into 'master'Rémy Coutable2017-09-212-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove redundant WHERE from event queriesevents-redundant-whereYorick Peterse2017-09-202-7/+7
* | | | | | | | | Merge branch 'remove-use-key-worker' into 'master'Rémy Coutable2017-09-213-19/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Stop using Sidekiq for updating Key#last_used_atremove-use-key-workerYorick Peterse2017-09-203-19/+34
| |/ / / / / / / /
* | | | | | | | | Merge branch 'resolve-discussions-btn' into 'master'Phil Hughes2017-09-211-14/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Make resolve discussion icon grayresolve-discussions-btnAnnabel Dunstone Gray2017-09-201-14/+6
* | | | | | | | | Merge branch 'fix-image-diff-swipe-handle' into 'master'Annabel Dunstone Gray2017-09-201-1/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix image diff swipe handle offset to correctly align with the framefix-image-diff-swipe-handleClement Ho2017-09-201-1/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch '38049-fix-resolve-in-new-issue-btn' into 'master'Annabel Dunstone Gray2017-09-202-8/+12
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix the "resolve discussion in a new issue" buttonNick Thomas2017-09-202-8/+12
* | | | | | | | Merge branch '37862-breadcrumbs-mobile' into 'master'Tim Zallmann2017-09-202-5/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Vertically center hamburger button37862-breadcrumbs-mobileAnnabel Dunstone Gray2017-09-182-7/+3
| * | | | | | | | Increase tap target on hamburger menuAnnabel Dunstone Gray2017-09-152-3/+8
| * | | | | | | | Fix mobile sidebar button to match height of desktop breadcrumbsAnnabel Dunstone Gray2017-09-141-0/+6
* | | | | | | | | Merge branch 'fix-counts-caching' into 'master'Douwe Maan2017-09-206-9/+15
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-196-9/+15
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '36884-gitaly-admin-version' into 'master'Tim Zallmann2017-09-202-2/+12
|\ \ \ \ \ \ \ \