summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-041-0/+11
* Updated Profile Events Helper to use SVG Sprite IconsTim Zallmann2017-10-041-9/+11
* Merge branch 'dm-copy-parallel-diff' into 'master'Phil Hughes2017-10-031-7/+9
|\
| * Only copy old/new code when selecting left/right side of parallel diffdm-copy-parallel-diffDouwe Maan2017-10-021-7/+9
* | Merge branch '34366-issue-sidebar-don-t-render-participants-in-collapsed-stat...Tim Zallmann2017-10-021-2/+5
|\ \
| * \ Merge remote-tracking branch 'origin/master' into 34366-issue-sidebar-don-t-r...Luke "Jared" Bennett2017-09-281-1/+1
| |\ \ | | |/
| * | Add lazy_load option to participant avatar helperLuke "Jared" Bennett2017-09-281-2/+5
* | | Merge branch 'icons-update-nav-bars' into 'master'Phil Hughes2017-09-292-3/+3
|\ \ \
| * | | Updated All Navigation Icons to Sprite_IconsTim Zallmann2017-09-282-3/+3
| |/ /
* | | Merge branch 'dm-json-page-title' into 'master'Jacob Schatz2017-09-291-1/+1
|\ \ \
| * | | Add Page-Title header to tree and blob JSON endpointsDouwe Maan2017-09-261-1/+1
| |/ /
* | | Merge branch 'breadcrumb-item-links' into 'master'Tim Zallmann2017-09-291-5/+1
|\ \ \
| * | | Fixed breadcrumb title not linkingPhil Hughes2017-09-271-5/+1
| |/ /
* | | Merge branch 'bvl-fix-close-issuable-link' into 'master'Rémy Coutable2017-09-281-6/+15
|\ \ \ | |_|/ |/| |
| * | Use relative paths for opening and closing issuablesbvl-fix-close-issuable-linkBob Van Landuyt2017-09-281-6/+15
| |/
* | Fixed missing namespaces on navigation translationsfix-translation-namespacesPhil Hughes2017-09-271-1/+1
|/
* Merge branch '38189-fix-user-avatar-url-cdn' into 'master'Douwe Maan2017-09-251-9/+16
|\
| * Add `data-src` when image is to be lazy loaded, use `tag` helper instead of `...kushalpandya2017-09-251-9/+16
* | Merge branch 'improve_sorting_list' into 'master'Douwe Maan2017-09-251-131/+173
|\ \
| * | Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-231-131/+173
| |/
* | Merge branch 'project-page-clearer' into 'master'Filipa Lacerda2017-09-251-2/+2
|\ \ | |/ |/|
| * Fixes dashboard/projects empty state showing when viewing personal projectsPhil Hughes2017-09-221-2/+2
* | 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
* | | Make branches page translatableWinnie Hellmann2017-09-221-27/+27
| |/ |/|
* | Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-223-27/+33
* | Merge branch 'add-view-replaced-file-link' into 'master'Rémy Coutable2017-09-221-2/+4
|\ \ | |/ |/|
| * Add view replaced file link for image diffsadd-view-replaced-file-linkClement Ho2017-09-201-2/+4
* | Merge branch 'add_tooltip_for_milestone_in_issues_list' into 'master'Douwe Maan2017-09-201-0/+6
|\ \
| * | Add tooltip for milestone due date to issue and merge request listsVitaliy @blackst0ne Klachkov2017-09-201-0/+6
| |/
* | Improve after code-reviewKamil Trzcinski2017-09-191-2/+2
* | Add warning message if domain or cluster are not configuredbokebilly2017-09-191-1/+20
* | Merge branch '34259-project-denial-of-service-via-gitmodules-fix' into 'master'Robert Speicher2017-09-191-4/+8
|\ \ | |/ |/|
| * Fixes project denial of service via gitmodules using Extended ASCII.34259-project-denial-of-service-via-gitmodules-fixTiago Botelho2017-09-151-4/+8
* | Merge branch 'revert-sidebar-title-attribute' into 'master'Filipa Lacerda2017-09-151-4/+0
|\ \
| * | Remove title attribute from sidebar elementsPhil Hughes2017-09-131-4/+0
* | | Fixed width of sub-group in breadcrumb dropdownsub-group-dropdown-widthPhil Hughes2017-09-131-3/+3
* | | Merge branch 'ce-backport-new-sidebar-boards' into 'master'Filipa Lacerda2017-09-131-0/+4
|\ \ \ | |/ / |/| |
| * | CE backport of new-sidebar-boardsce-backport-new-sidebar-boardsPhil Hughes2017-09-131-0/+4
* | | escape characters in git user nameBrandon Everett2017-09-131-1/+1
* | | AutoDevOps banner hidden on explicit CI configZeger-Jan van de Weg2017-09-131-1/+3
|/ /
* | Merge branch 'zj-feature-flipper-disable-banner' into 'master'Kamil Trzciński2017-09-131-1/+2
|\ \
| * | Allow all AutoDevOps banners to be disabledZeger-Jan van de Weg2017-09-121-1/+2
| |/
* | Merge branch '36907-new-issue-from-failed-build-no-longer-links-to-failed-bui...Grzegorz Bizon2017-09-131-1/+1
|\ \
| * | Fixed the URL + renamed to Job FailedTim Zallmann2017-09-121-1/+1
| |/
* | Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-0/+4
|/
* Merge branch 'user-recent-push' into 'master'Douwe Maan2017-09-111-9/+1
|\
| * Rework how recent push events are retrieveduser-recent-pushYorick Peterse2017-09-081-9/+1
* | Remove confidential toggle checkbox and related code as no longer necessary37454-remove-confidential-cb-edit-issuekushalpandya2017-09-111-1/+0
* | Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-4/+0