Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sentry integration | Jeroen Nijhof | 2016-01-18 | 3 | -0/+25 |
* | Merge branch 'issuable-group-projects' into 'master' | Yorick Peterse | 2016-01-18 | 1 | -1/+2 |
|\ | |||||
| * | Scope issue projects to a Group when possibleissuable-group-projects | Yorick Peterse | 2016-01-18 | 1 | -1/+2 |
* | | Replaced "td" with "th" in the Sherlock SQL listsherlock-table-html | Yorick Peterse | 2016-01-18 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'margin-update' into 'master' | Jacob Schatz | 2016-01-18 | 1 | -3/+3 |
|\ | |||||
| * | updatemargin-update | Andriy Dyadyura | 2016-01-14 | 1 | -1/+1 |
| * | update | Andriy Dyadyura | 2016-01-14 | 1 | -2/+2 |
* | | Merge branch 'hook_url_limit' into 'master' | Dmitriy Zaporozhets | 2016-01-18 | 4 | -8/+8 |
|\ \ | |||||
| * | | Raise hook url limit | Kirilll Zaycev | 2016-01-15 | 4 | -8/+8 |
| |/ | |||||
* | | Merge branch 'diff-white-line-fix' into 'master' | Jacob Schatz | 2016-01-18 | 1 | -0/+1 |
|\ \ | |||||
| * | | Removes white line when hiding diff comments in MR | Phil Hughes | 2016-01-13 | 1 | -0/+1 |
* | | | Merge branch 'comment-text-remains-in-text-box-after-submitting-it' into 'mas... | Dmitriy Zaporozhets | 2016-01-18 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fixes issue where firefox does not delete message after comment submitcomment-text-remains-in-text-box-after-submitting-it | Jacob Schatz | 2016-01-15 | 1 | -1/+1 |
* | | | | Merge branch 'rs-abuse-report-validation' into 'master' | Dmitriy Zaporozhets | 2016-01-18 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Use a more sensible message for the AbuseReport uniqueness validationrs-abuse-report-validation | Robert Speicher | 2016-01-16 | 1 | -1/+1 |
* | | | | | Merge branch 'issue-page-keeps-jumping-up' into 'master' | Dmitriy Zaporozhets | 2016-01-17 | 3 | -1/+36 |
|\ \ \ \ \ | |||||
| * | | | | | fixes scrollbar jump by making discussion the same size as the sidebar when s...issue-page-keeps-jumping-up | Jacob Schatz | 2016-01-13 | 4 | -12/+40 |
| * | | | | | initial fix | Jacob Schatz | 2016-01-13 | 3 | -5/+12 |
* | | | | | | Autosize the textarea in showEditForm | Robert Speicher | 2016-01-16 | 1 | -0/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | sanitize user supplied input. | Josh Frye | 2016-01-16 | 2 | -25/+2 |
* | | | | | Autofill abuse message text with user url. Closes #2838 | Josh Frye | 2016-01-16 | 3 | -1/+25 |
* | | | | | Merge branch 'fix-autocomplete-new-issues' into 'master' | Robert Speicher | 2016-01-15 | 3 | -2/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix autocomplete for new issues/MRs/snippetsfix-autocomplete-new-issues | Yorick Peterse | 2016-01-15 | 3 | -2/+3 |
* | | | | | Merge branch 'fix-alignment-issue' into 'master' | Jacob Schatz | 2016-01-15 | 10 | -23/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Replace strong by span for .item-title elementsfix-alignment-issue | Rémy Coutable | 2016-01-15 | 5 | -6/+6 |
| * | | | | | Remove unnecessary class | Rémy Coutable | 2016-01-15 | 1 | -4/+0 |
| * | | | | | Streamline item titles to use a single class, and add back strong tags | Rémy Coutable | 2016-01-15 | 9 | -20/+12 |
| * | | | | | Fix alignment issues after a fix on titles weight | Rémy Coutable | 2016-01-14 | 4 | -7/+6 |
* | | | | | | Merge branch 'ci/build_dependencies' into 'master' | Douwe Maan | 2016-01-15 | 2 | -0/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Let the CI runner know about builds that this build depends onci/build_dependencies | Kamil Trzcinski | 2016-01-14 | 2 | -0/+12 |
* | | | | | | | Merge branch 'feature/allow-artifacts-for-reporters' into 'master' | Douwe Maan | 2016-01-15 | 4 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix nonexistent method in artifacts controller | Grzegorz Bizon | 2016-01-15 | 1 | -1/+1 |
| * | | | | | | | Give reporters the ability to download artifacts. | Andrew Johnson | 2016-01-15 | 3 | -4/+4 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'issue_7975' into 'master' | Drew Blessing | 2016-01-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Consider that URL can end with '/' before redirecting. #7975issue_7975 | Rubén Dávila | 2016-01-13 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'deleting-a-note-after-editing-another-results-in-a-javascript-e... | Robert Speicher | 2016-01-15 | 1 | -4/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix javascript error with deleting messages in issue or merge requestdeleting-a-note-after-editing-another-results-in-a-javascript-error | Jacob Schatz | 2016-01-14 | 1 | -4/+5 |
* | | | | | | | Prefer custom WOFF2 fonts if the browser supports them | Robert Speicher | 2016-01-14 | 13 | -4/+20 |
* | | | | | | | Merge branch 'ci/api-triggers' into 'master' | Kamil Trzciński | 2016-01-14 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 122 | -908/+808 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 12 | -10/+28 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 24 | -106/+224 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch '8-4-stable' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 229 | -884/+1391 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | Add some fixes after review | Tomasz Maczukin | 2016-01-13 | 1 | -0/+4 |
* | | | | | | | | | Merge branch 'fixes-new-layout' into 'master' | Dmitriy Zaporozhets | 2016-01-14 | 2 | -35/+39 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | add missing padding for commit -> builds page | Dmitriy Zaporozhets | 2016-01-14 | 1 | -1/+2 |
| * | | | | | | | | Fix layout for empty project | Dmitriy Zaporozhets | 2016-01-14 | 1 | -34/+37 |
* | | | | | | | | | fixes margin and padding | Jacob Schatz | 2016-01-14 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'backport-ee' into 'master' | Robert Speicher | 2016-01-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Param should be present, not just truthybackport-ee | Douwe Maan | 2016-01-14 | 1 | -1/+1 |