summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix locked shared runners problemTomasz Maczukin2017-09-251-1/+1
* Removes cycle analytics service and store from global namespaceFilipa Lacerda2017-09-253-59/+49
* Merge branch '38189-fix-user-avatar-url-cdn' into 'master'Douwe Maan2017-09-252-10/+17
|\
| * Add `data-src` when image is to be lazy loaded, use `tag` helper instead of `...kushalpandya2017-09-251-9/+16
| * Remove unnecessary use of `gsub`kushalpandya2017-09-251-1/+1
* | Merge branch 'improve_sorting_list' into 'master'Douwe Maan2017-09-256-188/+227
|\ \
| * | Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-236-188/+227
| |/
* | Merge branch 'project-page-clearer' into 'master'Filipa Lacerda2017-09-253-3/+10
|\ \
| * | simplify link_to callproject-page-clearerPhil Hughes2017-09-221-4/+2
| * | Fixes dashboard/projects empty state showing when viewing personal projectsPhil Hughes2017-09-222-3/+3
| * | Add context tabs to dashboard/projectsPhil Hughes2017-09-222-0/+9
* | | Merge branch 'fly-out-nav-mousepos-error' into 'master'Filipa Lacerda2017-09-251-1/+1
|\ \ \
| * | | spec fixesfly-out-nav-mousepos-errorPhil Hughes2017-09-221-1/+1
| * | | Fixed fly-out error if mousePos array is emptyPhil Hughes2017-09-221-1/+1
* | | | Merge branch '37287-remove-nav-gradient' into 'master'Phil Hughes2017-09-251-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove navbar gradient37287-remove-nav-gradientAnnabel Dunstone Gray2017-09-221-2/+2
* | | | Merge branch '38171-workaround' into 'master'Robert Speicher2017-09-221-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Workaround for n+1 in Projects::TreeController#show38171-workaroundAndrew Newdigate2017-09-221-1/+4
| | |/ | |/|
* | | Merge branch 'dm-group-share-lock-default-help' into 'master'Rémy Coutable2017-09-221-1/+1
|\ \ \
| * | | Inform user that current shared projects will remain shareddm-group-share-lock-default-helpDouwe Maan2017-09-221-1/+1
* | | | Removed old icons from project pagePhil Hughes2017-09-225-28/+2
| |_|/ |/| |
* | | Merge branch 'ee-to-ce-2017-09-22' into 'master'Rémy Coutable2017-09-221-7/+8
|\ \ \
| * | | Don't show it if there's no project.ee-to-ce-2017-09-22Lin Jen-Shin2017-09-221-7/+8
* | | | Make branches page translatableWinnie Hellmann2017-09-224-66/+79
| |_|/ |/| |
* | | 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