summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pagination-projects-explore' into 'master'Douwe Maan2017-08-141-0/+4
|\
| * Use Prev/Next pagination for exploring projectspagination-projects-exploreYorick Peterse2017-08-141-0/+4
* | Merge branch 'fix/thread-safe-gpgme-tmp-directory' into 'master'Dmitriy Zaporozhets2017-08-141-0/+4
|\ \
| * | add changelogAlexis Reigel2017-08-141-0/+4
* | | Update CHANGELOG.md for 9.4.5James Edwards-Jones2017-08-1418-73/+0
| |/ |/|
* | Merge branch 'bvl-rollback-renamed-system-namespace' into 'master'Douwe Maan2017-08-141-0/+4
|\ \
| * | Don't rename the system namespaceBob Van Landuyt2017-08-111-0/+4
* | | add a changelog entrybugfix.silence-on-disabled-notificationshttp://jneen.net/2017-08-111-0/+6
* | | Merge branch 'disable-project-export' into 'master'Rémy Coutable2017-08-111-0/+4
|\ \ \
| * | | Add option to disable project export on instanceRobin Bobbitt2017-08-111-0/+4
| |/ /
* | | Merge branch 'broadcast-messages-cache' into 'master'Sean McGivern2017-08-111-0/+4
|\ \ \
| * | | Better caching and indexing of broadcast messagesYorick Peterse2017-08-111-0/+4
| |/ /
* | | Merge branch '36213-return-is_admin-in-users-api-when-current_user-is-admin' ...Sean McGivern2017-08-111-0/+6
|\ \ \
| * | | Include the `is_admin` field in the `GET /users/:id` API when current user is...Rémy Coutable2017-08-111-0/+6
* | | | Merge branch '35435-pending-delete-project-error-in-admin-interface-fix' into...Douwe Maan2017-08-111-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Pending delete projects no longer return 500 error in Admins projects view35435-pending-delete-project-error-in-admin-interface-fixTiago Botelho2017-08-111-0/+4
* | | | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-112-0/+8
|\ \ \ \
| * | | | Use a specialized class for querying eventsYorick Peterse2017-08-101-0/+4
| * | | | Migrate events into a new formatYorick Peterse2017-08-101-0/+4
* | | | | Merge branch 'appearances-caching-and-schema' into 'master'Sean McGivern2017-08-111-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Cache Appearance instances in Redisappearances-caching-and-schemaYorick Peterse2017-08-101-0/+4
* | | | | Merge branch 'bump-omniauth-ldap-gem-version-2-0-4' into 'master'Douwe Maan2017-08-111-0/+4
|\ \ \ \ \
| * | | | | Bumps omniauth-ldap gem version to 2.0.4bump-omniauth-ldap-gem-version-2-0-4Tiago Botelho2017-08-111-0/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'zj-ref-path-monospace' into 'master'Douwe Maan2017-08-111-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix 404 on link pathzj-ref-path-monospaceZ.J. van de Weg2017-08-101-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'jej/security-release-2017-08-10' into 'master'Stan Hu2017-08-102-0/+9
|\ \ \ \
| * | | | Merge branch 'rs-alphanumeric-ssh-params' into 'security-9-4'jej/security-release-2017-08-10James Edwards-Jones2017-08-101-0/+5
| * | | | Merge branch 'import-symlinks-9-3' into 'security-9-3'James Edwards-Jones2017-08-101-0/+4
* | | | | Merge branch '21949-add-type-to-changelog' into 'master'Robert Speicher2017-08-101-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Let's start labeling our CHANGELOG entriesJacopo2017-07-221-0/+4
* | | | | Fix line numbers not matching up to code in code viewer.Trevor Flynn2017-08-101-0/+4
| |_|_|/ |/| | |
* | | | Merge branch '36158-new-issue-button' into 'master'Phil Hughes2017-08-101-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Render new issue link in failed job as a regular link instead of a UJS one36158-new-issue-buttonFilipa Lacerda2017-08-101-0/+4
* | | | Merge branch 'mk-fix-case-insensitive-redirect-matching' into 'master'Sean McGivern2017-08-101-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add changelog entryMichael Kozono2017-08-081-0/+4
* | | | Aligns OR separater to center properlyFilipa Lacerda2017-08-101-0/+4
| |/ / |/| |
* | | Prevent user from changing username with container registry tagsMichael Kozono2017-08-091-0/+4
* | | Merge branch '36119-issuable-workers' into 'master'Sean McGivern2017-08-091-0/+4
|\ \ \
| * | | Simplify checking if objects exist code in new issaubles workers36119-issuable-workersJarka Kadlecova2017-08-081-0/+4
* | | | Use full path of user's avatar in webhooks34339-user_avatar-url-in-push-event-webhook-json-payload-is-relative-should-be-absoluteblackst0ne2017-08-091-0/+4
| |/ / |/| |
* | | Merge branch '36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-...Rémy Coutable2017-08-081-0/+4
|\ \ \
| * | | Add checks for branch existence before changing HEAD36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-oneblackst0ne2017-08-081-0/+4
* | | | Merge branch '35052-please-select-a-file-when-attempting-to-upload-or-replace...Filipa Lacerda2017-08-081-0/+4
|\ \ \ \
| * | | | disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-uiSimon Knox2017-08-081-0/+4
* | | | | Merge branch '35098-raise-encoding-confidence-threshold' into 'master'Sean McGivern2017-08-081-0/+4
|\ \ \ \ \
| * | | | | Add changelog entryLin Jen-Shin2017-08-081-0/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'rc/fix-commits-api' into 'master'Sean McGivern2017-08-081-0/+5
|\ \ \ \ \
| * | | | | Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...rc/fix-commits-apiRémy Coutable2017-08-081-0/+5
| |/ / / /
* | | | | Fix bar chart does not display label at hour 0Jason Dai2017-08-081-0/+4
* | | | | Expose noteable_iid in Notesue4452017-08-081-0/+4