summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* fixed form action not submitting the correct URLph-inline-jsPhil Hughes2017-07-281-1/+6
* Merge branch 'master' into ph-inline-jsPhil Hughes2017-07-288-20/+137
|\
| * fetch gpg signature badges by ajaxAlexis Reigel2017-07-272-0/+19
| * nicer email badges on the profile gpg pageAlexis Reigel2017-07-271-0/+23
| * unify commit signature colors with pipeline statusAlexis Reigel2017-07-273-24/+31
| * use lighter gray for unverified gpg signatureAlexis Reigel2017-07-271-3/+3
| * use svg icons for gpg popoversAlexis Reigel2017-07-271-3/+17
| * improve spacing / alignments in gpg popupAlexis Reigel2017-07-271-18/+8
| * use existing status-box css class for gpg badgeAlexis Reigel2017-07-271-7/+9
| * convert gpg badge helper methods to partialsAlexis Reigel2017-07-271-0/+1
| * add help links to gpg commits / gpg settingsAlexis Reigel2017-07-271-0/+5
| * popover trigger needs to be defined in js initAlexis Reigel2017-07-271-1/+2
| * linkify the whole user badge part, not only avatarAlexis Reigel2017-07-271-0/+5
| * add gpg commit popover badgesAlexis Reigel2017-07-273-0/+50
* | Merge branch 'master' into ph-inline-jsPhil Hughes2017-07-278-7/+46
|\ \ | |/
| * Merge branch 'winh-issuable-sidebar-height' into 'master'Tim Zallmann2017-07-271-0/+4
| |\
| | * Make issuable searchbar full heightwinh-issuable-sidebar-heightwinh2017-07-251-0/+4
| * | Inline JS Removal for Merge RequestsTim Zallmann2017-07-272-2/+21
| * | Resolve "Memory usage notice doesn't link anywhere"Tim Zallmann2017-07-262-3/+11
| * | Merge branch 'fix-conflict-pluralized' into 'master'Clement Ho2017-07-251-1/+1
| |\ \
| | * | fix conflict pluralizedEmilien Mottet2017-07-241-1/+1
| * | | Merge branch '2971-multiproject-grah-ce-port' into 'master'Phil Hughes2017-07-251-1/+2
| |\ \ \
| | * | | Fix vertical alignment in firefox and safari for pipeline mini graph2971-multiproject-grah-ce-portFilipa Lacerda2017-07-251-1/+2
| * | | | Merge branch 'new-navigation-custom-logo' into 'master'Filipa Lacerda2017-07-251-0/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed custom logo sizing in new navigation headernew-navigation-custom-logoPhil Hughes2017-07-241-0/+5
| | | |/ | | |/|
* | | | fixed label subscription & merge conflictsPhil Hughes2017-07-263-3/+14
* | | | moved some more inline codePhil Hughes2017-07-254-7/+9
* | | | moved some code into new filesPhil Hughes2017-07-256-41/+52
* | | | Removed inline JS in shared HAML filesPhil Hughes2017-07-256-34/+76
|/ / /
* | | Merge branch '35163-url-in-commit-message-can-be-broken-in-blame' into 'master'Phil Hughes2017-07-251-0/+10
|\ \ \
| * | | Use only CSS to truncate commit message in blameTakuya Noguchi2017-07-251-0/+10
* | | | Merge branch 'issue-boards-close-icon-size' into 'master'Filipa Lacerda2017-07-241-1/+4
|\ \ \ \
| * | | | Fixed issue boards sidebar close button with new navigationissue-boards-close-icon-sizePhil Hughes2017-07-201-1/+4
* | | | | Merge branch '35156-more-responsive-nav' into 'master'Clement Ho2017-07-242-7/+30
|\ \ \ \ \
| * | | | | fix resize bug for title and collapsible nav menus35156-more-responsive-navSimon Knox2017-07-222-7/+30
| | |/ / / | |/| | |
* | | | | Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-246-3/+106
* | | | | How to Merge to external FileTim Zallmann2017-07-241-0/+12
| |_|_|/ |/| | |
* | | | Merge branch 'dz-fix-calendar-today' into 'master'Phil Hughes2017-07-241-1/+1
|\ \ \ \
| * | | | Fix today day highlight in calendarDmitriy Zaporozhets2017-07-241-1/+1
| | |_|/ | |/| |
* | | | Merge branch '35391-fix-star-i18n-in-js' into 'master'Filipa Lacerda2017-07-241-2/+4
|\ \ \ \
| * | | | Fix translations for Star/Unstar in JS file35391-fix-star-i18n-in-jsRémy Coutable2017-07-211-2/+4
* | | | | Fixed duplicate new milestone buttons in new navigationnew-nav-duplicated-new-milestone-buttonsPhil Hughes2017-07-241-0/+6
| |/ / / |/| | |
* | | | Bulk update sidebar UI polishBryce Johnson2017-07-244-9/+26
* | | | Fix margin in mini graph for commits boxFilipa Lacerda2017-07-241-1/+5
* | | | Merge branch '35236-svg-logo' into 'master'Phil Hughes2017-07-211-2/+14
|\ \ \ \
| * | | | Use custom font SVG for logoAnnabel Dunstone Gray2017-07-211-2/+14
* | | | | Add 1px to breadcrumbs min heightAnnabel Dunstone Gray2017-07-211-1/+1
| |/ / / |/| | |
* | | | Merge branch '31031-convert-protected-branches-es6' into 'master'Filipa Lacerda2017-07-2110-188/+187
|\ \ \ \
| * | | | Spread used props31031-convert-protected-branches-es6kushalpandya2017-07-201-5/+5
| * | | | Move module initialization to bundle rootkushalpandya2017-07-201-8/+0