summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/adjust-layout-width-for-fixed-layout' into 'master'Phil Hughes2018-01-231-0/+5
|\
| * Adjust last push notification widthGeorge Tsiolis2018-01-231-0/+5
* | Merge branch '42022-allow-users-to-request-access-not-visible-when-project-vi...Fatih Acet2018-01-231-0/+5
|\ \
| * | add CHANGELOG.md entry for !1648542022-allow-users-to-request-access-not-visible-when-project-visibility-is-publicMike Greiling2018-01-191-0/+5
* | | Merge branch 'docs/rs-archive-more-changelogs' into 'master'Rémy Coutable2018-01-231-0/+3248
|\ \ \
| * | | Archive changelogs for versions before 8.16docs/rs-archive-more-changelogsRobert Speicher2018-01-221-0/+3248
* | | | Merge branch '40612-cannot-change-project-visibility-from-private-even-when-o...Robert Speicher2018-01-221-0/+6
|\ \ \ \
| * | | | add CHANGELOG.md entry for !1659540612-cannot-change-project-visibility-from-private-even-when-ownerMike Greiling2018-01-191-0/+6
| | |/ / | |/| |
* | | | Merge branch 'fix-postgresql-table-grant' into 'master'Stan Hu2018-01-221-0/+5
|\ \ \ \
| * | | | Use has_table_privilege for TRIGGER on PostgreSQLfix-postgresql-table-grantYorick Peterse2018-01-221-0/+5
* | | | | Merge branch '40029-better-error-handling-on-issuable-templates' into 'master'Clement Ho2018-01-221-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Stop loading spinner on error of issuable templatesTakuya Noguchi2018-01-211-0/+5
| | |_|/ | |/| |
* | | | Default to Gitaly for 'git push' HTTP/SSH, and make Gitaly mandatory for SSH ...Jacob Vosmaer (GitLab)2018-01-221-0/+6
* | | | Fix filter on `dashboard/groups` & `explore/groupsBob Van Landuyt2018-01-221-0/+5
* | | | Merge branch '41673-blank-query-members-api' into 'master'Rémy Coutable2018-01-221-0/+5
|\ \ \ \
| * | | | Fix error on empty query for Members APIMark Fletcher2018-01-211-0/+5
* | | | | Merge branch 'feat/add-section-headers-to-plus-button-dropdown' into 'master'Annabel Dunstone Gray2018-01-221-0/+5
|\ \ \ \ \
| * | | | | Add section headers to plus button dropdownGeorge Tsiolis2018-01-191-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch '41208-commit-atom-feeds-double-escaped' into 'master'Douwe Maan2018-01-221-0/+5
|\ \ \ \ \
| * | | | | Allows html in commits atom feedJacopo2018-01-221-0/+5
* | | | | | Update CHANGELOG.md for 10.4.0Luke Bennett2018-01-22137-695/+0
| |_|_|_|/ |/| | | |
* | | | | Merge branch '42231-protected-branches-api-route-returns-404-for-branches-wit...Rémy Coutable2018-01-221-0/+5
|\ \ \ \ \
| * | | | | Fix protected branches API to accept name parameter with dotMark Fletcher2018-01-191-0/+5
| | |_|/ / | |/| | |
* | | | | Merge branch '41814-text-decoration-skip' into 'master'Phil Hughes2018-01-221-0/+5
|\ \ \ \ \
| * | | | | Add text-decoration-skip: ink to all underlined elementsAnnabel Dunstone Gray2018-01-181-0/+5
| |/ / / /
* | | | | Merge branch '42206-permit-password-for-git-param' into 'master'Rémy Coutable2018-01-221-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Permits 'password_authentication_enabled_for_git' parameter for ApplicationSe...Mark Fletcher2018-01-191-0/+5
| |/ / /
* | | | Merge branch '41206-show-signin-pane-after-email-confirmation' into 'master'Clement Ho2018-01-201-0/+5
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Fix Shows signin tab after new user email confirmationJacopo2018-01-181-0/+5
| |/
* | Merge branch 'fix/add-horizontal-scroll-to-wiki-tables' into 'master'Annabel Dunstone Gray2018-01-191-0/+5
|\ \
| * | Add horizontal scroll to wiki tablesGeorge Tsiolis2018-01-191-0/+5
* | | Merge branch 'fix-redirect-routes-schema' into 'master'Yorick Peterse2018-01-191-0/+5
|\ \ \
| * | | Rework indexes on redirect_routes to be more effective and enforce a case ins...fix-redirect-routes-schemaGreg Stark2018-01-181-0/+5
* | | | Merge branch '41532-email-reason' into 'master'Sean McGivern2018-01-191-0/+5
|\ \ \ \
| * | | | Initial work to add notification reason to emailsMario de la Ossa2018-01-161-0/+5
* | | | | Merge branch '26296-update-styling-disabled-buttons' into 'master'Phil Hughes2018-01-191-0/+5
|\ \ \ \ \
| * | | | | Remove hover states from disabled buttonsAnnabel Dunstone Gray2018-01-171-0/+5
* | | | | | Merge branch '42157-41989-fix-duplicate-in-create-item-dropdown' into 'master'Phil Hughes2018-01-191-0/+5
|\ \ \ \ \ \
| * | | | | | Fix duplicate item in protected branch/tag dropdown42157-41989-fix-duplicate-in-create-item-dropdownEric Eastwood2018-01-181-0/+5
* | | | | | | Merge branch '42159-utf8-uploads' into 'master'Douwe Maan2018-01-191-0/+5
|\ \ \ \ \ \ \
| * | | | | | | 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
|\ \ \ \ \ \ \ \