summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue where other emoji (not thumbup/thumbdown) were not removedawardemoji-tooltip-shows-people-multiple-timesJacob Schatz2016-01-191-1/+1
* Fix the situation where the user has named themselves "me"Jacob Schatz2016-01-181-4/+2
* Fix underlying issue with emoji reactionsJacob Schatz2016-01-181-6/+8
* Removing initial `,`.Jacob Schatz2016-01-181-1/+2
* Fixes tooltip doesn't duplicate the "me" name.Jacob Schatz2016-01-181-8/+4
* Merge branch 'remove-leading-comma-award-emoji' into 'master' Robert Speicher2016-01-182-4/+10
|\
| * Remove leading comma when user is the only one to award that emojiZeger-Jan van de Weg2016-01-172-4/+10
* | Update CHANGELOG and VERSION for 8.5.0-preRobert Speicher2016-01-182-1/+3
* | Merge branch 'workhorse-0.6.0' into 'master' Robert Speicher2016-01-182-2/+2
|\ \
| * | Use gitlab-workhorse 0.6.0Jacob Vosmaer2016-01-182-2/+2
* | | Merge branch 'fix-gravator-default-url' into 'master' Robert Speicher2016-01-183-8/+59
|\ \ \
| * | | Ensure Gravatar host looks like an actual hostfix-gravator-default-urlRémy Coutable2016-01-183-8/+59
|/ / /
* | | Merge branch 'issuable-group-projects' into 'master' Yorick Peterse2016-01-181-1/+2
|\ \ \
| * | | Scope issue projects to a Group when possibleissuable-group-projectsYorick Peterse2016-01-181-1/+2
* | | | Merge branch 'sherlock-table-html' into 'master' Yorick Peterse2016-01-181-1/+1
|\ \ \ \
| * | | | Replaced "td" with "th" in the Sherlock SQL listsherlock-table-htmlYorick Peterse2016-01-181-1/+1
| |/ / /
* | | | Merge branch 'instrument-finders' into 'master' Yorick Peterse2016-01-181-0/+6
|\ \ \ \
| * | | | Added metrics instrumentation for all findersinstrument-findersYorick Peterse2016-01-181-0/+6
| |/ / /
* | | | Merge branch 'rc-document-new-api-pagination-headers' into 'master' Achilleas Pipinellis2016-01-181-1/+47
|\ \ \ \ | |/ / / |/| | |
| * | | Clean up pagination documentation [ci skip]Achilleas Pipinellis2016-01-181-16/+39
| * | | Document new API pagination headersrc-document-new-api-pagination-headersRémy Coutable2016-01-141-1/+24
* | | | Merge branch 'margin-update' into 'master' Jacob Schatz2016-01-181-3/+3
|\ \ \ \
| * | | | updatemargin-updateAndriy Dyadyura2016-01-141-1/+1
| * | | | updateAndriy Dyadyura2016-01-141-2/+2
* | | | | Merge branch 'hook_url_limit' into 'master' Dmitriy Zaporozhets2016-01-186-17/+22
|\ \ \ \ \
| * | | | | Raise hook url limitKirilll Zaycev2016-01-156-17/+22
| |/ / / /
* | | | | Merge branch 'diff-white-line-fix' into 'master' Jacob Schatz2016-01-181-0/+1
|\ \ \ \ \
| * | | | | Removes white line when hiding diff comments in MRPhil Hughes2016-01-131-0/+1
* | | | | | Merge branch 'comment-text-remains-in-text-box-after-submitting-it' into 'mas...Dmitriy Zaporozhets2016-01-181-1/+1
|\ \ \ \ \ \
| * | | | | | Fixes issue where firefox does not delete message after comment submitcomment-text-remains-in-text-box-after-submitting-itJacob Schatz2016-01-151-1/+1
* | | | | | | Merge branch 'rs-abuse-report-validation' into 'master' Dmitriy Zaporozhets2016-01-182-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Use a more sensible message for the AbuseReport uniqueness validationrs-abuse-report-validationRobert Speicher2016-01-162-2/+2
* | | | | | | Merge branch 'issue-page-keeps-jumping-up' into 'master' Dmitriy Zaporozhets2016-01-173-1/+36
|\ \ \ \ \ \ \
| * | | | | | | fixes scrollbar jump by making discussion the same size as the sidebar when s...issue-page-keeps-jumping-upJacob Schatz2016-01-134-12/+40
| * | | | | | | initial fixJacob Schatz2016-01-133-5/+12
* | | | | | | | Autosize the textarea in showEditFormRobert Speicher2016-01-161-0/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'abuse-autofill-message' into 'master' Robert Speicher2016-01-164-2/+4
|\ \ \ \ \ \ \
| * | | | | | | sanitize user supplied input.Josh Frye2016-01-162-25/+2
| * | | | | | | Autofill abuse message text with user url. Closes #2838Josh Frye2016-01-164-1/+26
|/ / / / / / /
* | | | | | | Merge branch 'github_importer' into 'master' Achilleas Pipinellis2016-01-161-11/+9
|\ \ \ \ \ \ \
| * | | | | | | Importing GitHub cross-repository PRs is not supported atmAchilleas Pipinellis2016-01-161-2/+3
| * | | | | | | Add the version each feature was introduced and remove notegithub_importerAchilleas Pipinellis2016-01-151-11/+8
* | | | | | | | Merge branch 'saml-ts' into 'master' Achilleas Pipinellis2016-01-151-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Added advanced SAML troubleshootingsaml-tsPatricio Cano2016-01-151-2/+14
| |/ / / / / / /
* | | | | | | | Merge branch 'rs-silence-statemachine-in-cron' into 'master' Robert Speicher2016-01-151-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Prevent StateMachine warnings from outputting during a cron taskRobert Speicher2016-01-151-0/+3
|/ / / / / / /
* | | | | | | Merge branch 'fix-autocomplete-new-issues' into 'master' Robert Speicher2016-01-153-2/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix autocomplete for new issues/MRs/snippetsfix-autocomplete-new-issuesYorick Peterse2016-01-153-2/+3
* | | | | | | Merge branch 'fix-alignment-issue' into 'master' Jacob Schatz2016-01-1510-23/+10
|\ \ \ \ \ \ \
| * | | | | | | Replace strong by span for .item-title elementsfix-alignment-issueRémy Coutable2016-01-155-6/+6