summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-1/+1
* Global nav (9.0) UI improvementTakuya Noguchi2017-07-283-8/+8
* Merge branch '35224-transform-user-profile-javascript-into-async-bundle' into...Tim Zallmann2017-07-285-242/+239
|\
| * resolve remaining eslint violations35224-transform-user-profile-javascript-into-async-bundleMike Greiling2017-07-282-63/+58
| * resolve eqeqeq, newline-per-chained-call, no-unused-vars, and no-else-return ...Mike Greiling2017-07-281-10/+11
| * resolve consistent-return eslint violationMike Greiling2017-07-281-5/+3
| * resolve prefer-template and quotes eslint violationsMike Greiling2017-07-281-7/+14
| * resolve no-mixed-operators and no-return-assign eslint violationsMike Greiling2017-07-281-6/+6
| * resolve comma-dangle and object-shorthand eslint violationsMike Greiling2017-07-281-23/+12
| * resolve camelcase violationsMike Greiling2017-07-281-9/+6
| * remove janky function binding in activity calendar classMike Greiling2017-07-281-45/+55
| * fix all eslint violations in user_tabs.jsMike Greiling2017-07-281-80/+73
| * remove implied "GET" http method optionMike Greiling2017-07-271-1/+0
| * remove needless brackets object accessor syntaxMike Greiling2017-07-271-2/+2
| * refactor users bundle, remove inline javascript, and transform into an async ...Mike Greiling2017-07-183-38/+25
| * refactor async calendar dataMike Greiling2017-07-182-4/+25
* | Merge branch '32483-jira-error' into 'master'Sean McGivern2017-07-281-1/+1
|\ \
| * | Display specific error message when JIRA test fails32483-jira-errorJarka Kadlecova2017-07-271-1/+1
* | | 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 '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
| | |/ / | |/| |
* | | | 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
| | |_|/ / | |/| | |