summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Correctly escape UTF-8 path elements for uploadsNick Thomas2018-01-181-0/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Resolve "Projects API: filter 'with_issues_enabled=true' returns projects wit...Jan Christophersen2018-01-191-0/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch '42154-fix-artifact-size-calc' into 'master'Robert Speicher2018-01-181-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix a bug calculating artifact size for project statisticsNick Thomas2018-01-181-0/+5
* | | | | | | | Merge branch '41247-timestamp' into 'master'Robert Speicher2018-01-181-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Return last edited time instead of update time41247-timestampJan Provaznik2018-01-181-0/+6
* | | | | | | | | Delete conflicting orphaned routesMichael Kozono2018-01-181-0/+6
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'issue_37143_2' into 'master'Sean McGivern2018-01-181-0/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove unnecessary query from labels filterFelipe Artur2018-01-181-0/+5
* | | | | | | | Merge branch 'sh-fix-mermaid-start-on-load-typo' into 'master'Jacob Schatz2018-01-181-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Mermaid drawings not loading on some browserssh-fix-mermaid-start-on-load-typoStan Hu2018-01-171-0/+5
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-181-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | add changelogAlexis Reigel2018-01-041-0/+5
* | | | | | | | | Merge branch '34252-trailing-plus' into 'master'Phil Hughes2018-01-181-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | sentence-case changelog entry34252-trailing-plusSimon Knox2018-01-181-2/+2
| * | | | | | | | fix board filter parsing - don't replace encoded + symbols with spacesSimon Knox2018-01-161-0/+5
* | | | | | | | | Merge branch '41743-unused-selectors-for-cycle-analytics' into 'master'Annabel Dunstone Gray2018-01-181-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unused CSS selectors for Cycle AnalyticsTakuya Noguchi2018-01-071-0/+5
* | | | | | | | | | Merge branch 'file-content-large-screen-padding' into 'master'Annabel Dunstone Gray2018-01-171-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Double padding for file-content wiki class on larger screensfile-content-large-screen-paddingtauriedavis2018-01-171-0/+5
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Filter groups and projects dropdowns of search page on backendWinnie Hellmann2018-01-171-0/+5
|/ / / / / / / / /
* | | | | | | | | Open visibility help in new tabJussi Räsänen2018-01-171-0/+5
* | | | | | | | | Resolve "Closed issue label in todo's styling is difficult to read"Simon Knox2018-01-171-0/+5
* | | | | | | | | Merge branch 'add-fast-blank' into 'master'Sean McGivern2018-01-171-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Use the fast_blank gemadd-fast-blankdosire2018-01-161-0/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch '41118-add-sorting-to-deployments-api' into 'master'Rémy Coutable2018-01-171-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds sorting to deployments APIJacopo2018-01-171-0/+5
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'ce-backport-4378-fix-cluster-js-not-running-on-update-page' int...Filipa Lacerda2018-01-171-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix JS bundle not running on the Cluster update/destroy pagesce-backport-4378-fix-cluster-js-not-running-on-update-pageEric Eastwood2018-01-161-0/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'merge-request-target-branch-perf' into 'master'Filipa Lacerda2018-01-171-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Improved performance of merge requests target branch dropdownPhil Hughes2018-01-161-0/+5
* | | | | | | | | Merge branch '41727-target-branch-name' into 'master'Sean McGivern2018-01-171-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Set target_branch to the ref branch when creating MR from issue41727-target-branch-nameJarka Kadlecová2018-01-171-0/+5
* | | | | | | | | | Merge branch '37199-labels-fix' into 'master'Sean McGivern2018-01-171-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Keep subscribers when promoting labels to group labels37199-labels-fixJarka Kadlecová2018-01-121-0/+5
* | | | | | | | | | | Merge branch 'fix/gb/improve-manual-action-tooltips' into 'master'Grzegorz Bizon2018-01-171-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add changelog entry for manual actions tooltip fixfix/gb/improve-manual-action-tooltipsGrzegorz Bizon2018-01-161-0/+5
* | | | | | | | | | | Merge branch 'jej/lfs-rev-list-handles-non-utf-paths-41627' into 'master'Stan Hu2018-01-161-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Prevent RevList failing on non utf8 pathsjej/lfs-rev-list-handles-non-utf-paths-41627James Edwards-Jones2018-01-161-0/+5
* | | | | | | | | | | fix readability xterm colorsDanny2018-01-161-0/+5
* | | | | | | | | | | Merge branch '42047-pg-10-support' into 'master'Nick Thomas2018-01-161-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Support PostgreSQL 10Nick Thomas2018-01-161-0/+5
* | | | | | | | | | | | Merge branch '40818-last-push-widget-does-not-appear-after-pushing-new-commit...Rémy Coutable2018-01-161-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Last push widget will show banner for new pushes to previously merged branchDrew Blessing2018-01-151-0/+5
* | | | | | | | | | | | | Merge branch 'winh-style-modals' into 'master'Tim Zallmann2018-01-161-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Adjust modal style to new designwinh-style-modalsWinnie Hellmann2018-01-111-0/+5
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '42031-fix-links-to-uploads-in-wikis' into 'master'Douwe Maan2018-01-161-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix links to uploaded files on wiki pagesNick Thomas2018-01-161-0/+5
* | | | | | | | | | | | | | Resolve "Icons on forks page are to big"Simon Knox2018-01-161-0/+5
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch '41666-cannot-search-with-keyword-merge' into 'master'Rémy Coutable2018-01-162-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |