summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* if issue is not valid we revert back to the old labels when updating19721-issues-created-through-api-do-not-notify-label-subscriberstiagonbotelho2016-08-261-0/+14
* refactors update issue api request and some minor commentstiagonbotelho2016-08-261-1/+6
* Merge branch 'reduce-contributions-calendar-payload' into 'master' Jacob Schatz2016-08-262-21/+38
|\
| * Reduce contributions calendar data payloadClement Ho2016-08-252-21/+38
* | Merge branch 'capitalize-mentioned-issue-notes' into 'master' Douwe Maan2016-08-261-5/+5
|\ \
| * | Capitalize mentioned issue timeline notesClement Ho2016-08-251-5/+5
* | | Merge branch 'add-hover-color-emoji-icon' into 'master' Jacob Schatz2016-08-262-13/+7
|\ \ \
| * | | Add hover color to emoji iconClement Ho2016-08-252-13/+7
* | | | Merge branch 'fix-external-issue-tracker-link' into 'master' Robert Speicher2016-08-261-1/+1
|\ \ \ \
| * | | | Fix external issue tracker "Issues" link leading to 404sfix-external-issue-tracker-linkStan Hu2016-08-251-1/+1
* | | | | 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-groups-sort-dropdown-alignment' into 'master' Annabel Dunstone Gray2016-08-251-1/+1
|\ \ \ \ \
| * | | | | Fix groups sort dropdown alignmentClement Ho2016-08-251-1/+1
| | |_|/ / | |/| | |
* | | | | 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-251-1/+1
|\ \ \ \ \
| * | | | | Fix inline emoji text alignmentClement Ho2016-08-251-1/+1
* | | | | | 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 '21275-getting-500-error-when-viewing-a-merge-request'Douwe Maan2016-08-251-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't show conflicts when there are noneSean McGivern2016-08-251-1/+5
| * | | | | | | | Handle case where conflicts aren't on disk yetSean McGivern2016-08-251-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch '19730-mark-as-done' into 'master' Robert Speicher2016-08-251-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add specs to ensure a successful return 19730-mark-as-donePaco Guzman2016-08-251-1/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'statuseable-hasstatus' into 'master' Robert Speicher2016-08-254-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | rename Statuseable to HasStatusDe Wet Blomerus2016-08-254-4/+4
| |/ / / / / / /
* | | | | | | | Merge branch '21257-label-lists-should-shows-opened-or-closed-issues-with-tha...Robert Speicher2016-08-251-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Label list shows all issues (opened or closed) with that labelDouglas Barbosa Alexandre2016-08-251-1/+6
| |/ / / / / / /
* | | | | | | | Merge branch 'zj-remove-gitorious' into 'master' Douwe Maan2016-08-256-131/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove gitoriouszj-remove-gitoriousZ.J. van de Weg2016-08-256-131/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'dz-merge-request-version'Douwe Maan2016-08-257-96/+195
|\ \ \ \ \ \ \ \
| * | | | | | | | Change the way merge request diff compare worksdz-merge-request-versionDmitriy Zaporozhets2016-08-251-18/+6
| * | | | | | | | Make it more obvious when the user isn't currently viewing the latest mr versionDmitriy Zaporozhets2016-08-251-0/+4
| * | | | | | | | Add code improvements to merge request version featureDmitriy Zaporozhets2016-08-253-11/+10
| * | | | | | | | Disable comments on older merge request diffDmitriy Zaporozhets2016-08-221-0/+5
| * | | | | | | | Restore diff_sha_refs methodDmitriy Zaporozhets2016-08-222-16/+21
| * | | | | | | | Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-22120-293/+846
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-19275-870/+7143
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make sure merge request is fetched before collecting base sha in merge reques...Dmitriy Zaporozhets2016-08-191-0/+1
| * | | | | | | | | | Fix and refactor merge request diff_refs methodDmitriy Zaporozhets2016-08-153-21/+4
| * | | | | | | | | | Make merge request diff works with new FileCollection logicDmitriy Zaporozhets2016-08-154-9/+14
| * | | | | | | | | | Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-15193-1392/+2001
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix merge request diff create and head_commit_sha compatibilityDmitriy Zaporozhets2016-08-151-3/+14
| * | | | | | | | | | | Change the way old merge request diff handledDmitriy Zaporozhets2016-08-152-12/+19
| * | | | | | | | | | | Remove unnecessary   in merge request versions dropdownDmitriy Zaporozhets2016-08-121-1/+1