summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Used !4970 to swap out issuable dropdowns for newer `dropdown_tag`'s, includi...21516-old-interface-style-usage-in-issue-creation-screenLuke Bennett2016-08-2715-67/+72
* Merge branch 'fix-external-label-color' into 'master' Annabel Dunstone Gray2016-08-263-5/+6
|\
| * Add font color contrast to external label in admin areaClement Ho2016-08-253-5/+6
* | Merge branch '21099-ie-fork-btn' into 'master' Annabel Dunstone Gray2016-08-262-1/+2
|\ \
| * | Update CHANGELOG21099-ie-fork-btnAlfredo Sumaran2016-08-261-4/+1
| * | Fix enormous IE11 fork buttonAnnabel Dunstone2016-08-262-1/+5
* | | Merge branch 'patch-5' into 'master' Achilleas Pipinellis2016-08-261-1/+1
|\ \ \
| * | | doc: fix (batches) being treated as link reference rather than textElan Ruusamäe2016-08-261-1/+1
| |/ /
* | | Merge branch 'patch-5' into 'master' Achilleas Pipinellis2016-08-261-1/+1
|\ \ \
| * | | Fix `Stack Build` wizard description in koding.mdFederico "Lox2016-08-251-1/+1
* | | | Merge branch '21126-pipeline-graph-updates' into 'master' Jacob Schatz2016-08-262-7/+50
|\ \ \ \
| * | | | Unify border radiuses to 15px, move columns further apartAnnabel Dunstone2016-08-261-7/+7
| * | | | Scss lint fixAnnabel Dunstone2016-08-261-1/+1
| * | | | Curved lines at top of pipeline graphAnnabel Dunstone2016-08-262-2/+45
|/ / / /
* | | | Merge branch 'add-vertical-scrolling-sub-nav' into 'master' Annabel Dunstone Gray2016-08-2610-129/+145
|\ \ \ \ | |_|/ / |/| | |
| * | | Add horizontal scrolling to all sub-navs on mobile viewportsClement Ho2016-08-2510-129/+145
* | | | Merge branch 'reduce-contributions-calendar-payload' into 'master' Jacob Schatz2016-08-265-22/+58
|\ \ \ \
| * | | | Reduce contributions calendar data payloadClement Ho2016-08-255-22/+58
* | | | | Merge branch 'capitalize-mentioned-issue-notes' into 'master' Douwe Maan2016-08-268-15/+16
|\ \ \ \ \
| * | | | | Capitalize mentioned issue timeline notesClement Ho2016-08-258-15/+16
* | | | | | Merge branch 'add-hover-color-emoji-icon' into 'master' Jacob Schatz2016-08-264-14/+9
|\ \ \ \ \ \
| * | | | | | Add hover color to emoji iconClement Ho2016-08-254-14/+9
* | | | | | | Merge branch 'fix-external-issue-tracker-link' into 'master' Robert Speicher2016-08-263-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix external issue tracker "Issues" link leading to 404sfix-external-issue-tracker-linkStan Hu2016-08-253-3/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'AbuseReports-should-use-prettier-window-gl-assignment' into 'ma...Jacob Schatz2016-08-251-2/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update abuse_reports.js.es6 with prettier `window.gl` assignmentAbuseReports-should-use-prettier-window-gl-assignmentLuke "Jared" Bennett2016-08-241-2/+1
* | | | | | | Merge branch 'fix-changelog' into 'master' Stan Hu2016-08-251-26/+19
|\ \ \ \ \ \ \
| * | | | | | | Fix CHANGELOG entries related to 8.11 release.Ruben Davila2016-08-251-22/+18
| * | | | | | | Fix changelogDouwe Maan2016-08-251-4/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'add-lock-version-to-mr-schema' into 'master' Stan Hu2016-08-251-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add lock_version to merge_requests tableadd-lock-version-to-mr-schemaStan Hu2016-08-251-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'fix-groups-sort-dropdown-alignment' into 'master' Annabel Dunstone Gray2016-08-252-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix groups sort dropdown alignmentClement Ho2016-08-252-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'pipeline-graph-height' into 'master' Jacob Schatz2016-08-251-1/+0
|\ \ \ \ \ \
| * | | | | | Remove max height on pipelines graphpipeline-graph-heightAnnabel Dunstone2016-08-241-1/+0
* | | | | | | Merge branch 'fix-emoji-alignment' into 'master' Jacob Schatz2016-08-252-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix inline emoji text alignmentClement Ho2016-08-252-1/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '21146-windows-scrollbar' into 'master' Jacob Schatz2016-08-252-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix overflow scroll21146-windows-scrollbarAnnabel Dunstone2016-08-231-1/+1
| * | | | | | | Remove graph min widthAnnabel Dunstone2016-08-231-1/+0
| * | | | | | | Remove ugly horizontal scrollbars in windowsAnnabel Dunstone2016-08-232-2/+2
* | | | | | | | Merge branch 'fix-pipeline-horizontal-scrolling' into 'master' Jacob Schatz2016-08-251-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix unnecessary horizontal scroll area in pipeline visualizationsMike Greiling2016-08-241-1/+0
* | | | | | | | | Merge branch '21247-mergerequestscontroller-conflicts-may-fail-with-iso-8859-...Robert Speicher2016-08-256-2/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Handle non-UTF-8 conflicts gracefully21247-mergerequestscontroller-conflicts-may-fail-with-iso-8859-dataSean McGivern2016-08-256-2/+22
* | | | | | | | | | Merge branch '21275-getting-500-error-when-viewing-a-merge-request'Douwe Maan2016-08-254-2/+34
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update CHANGELOG21275-getting-500-error-when-viewing-a-merge-requestSean McGivern2016-08-251-0/+4
| * | | | | | | | | | Don't show conflicts when there are noneSean McGivern2016-08-252-1/+11
| * | | | | | | | | | Handle case where conflicts aren't on disk yetSean McGivern2016-08-253-1/+19
* | | | | | | | | | | Merge branch '19730-mark-as-done' into 'master' Robert Speicher2016-08-253-1/+44
|\ \ \ \ \ \ \ \ \ \ \