summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Validate email addresses using Devise.email_regexpRémy Coutable2016-02-091-0/+1
* Merge branch 'develop7/add-merge_status-to-merge-request-in-api' into 'master' Douwe Maan2016-02-091-0/+1
|\
| * Add an API spec for MergeRequest#merge_status and properly document this reso...develop7/add-merge_status-to-merge-request-in-apiRémy Coutable2016-02-081-0/+1
* | Merge branch 'fix/max-attachment-size-setting-validation'Douwe Maan2016-02-091-0/+1
|\ \
| * | Add Changelog entry for new maximum attachment size validatorfix/max-attachment-size-setting-validationGrzegorz Bizon2016-02-091-0/+1
* | | Merge branch 'huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mai...Douwe Maan2016-02-091-0/+1
|\ \ \
| * | | Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-091-0/+1
* | | | Merge branch '3kami3/gitlab-ce-root_email' into 'master' Douwe Maan2016-02-091-0/+1
|\ \ \ \
| * | | | Add an option to supply root email through an environmental variable.3kami3/gitlab-ce-root_email3kami32016-02-081-0/+1
* | | | | Merge branch 'zj/gitlab-ce-unique-milestone-title-per-project'Douwe Maan2016-02-091-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Validate uniqueness of milestone title per projectZeger-Jan van de Weg2016-02-081-0/+1
| |/ / /
* | | | Merge branch 'rs-broadcast-markdown' into 'master' Douwe Maan2016-02-091-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow limited Markdown in Broadcast Messagesrs-broadcast-markdownRobert Speicher2016-02-061-0/+1
* | | | Merge branch 'increase_import_timeout' into 'master' Douwe Maan2016-02-091-0/+1
|\ \ \ \
| * | | | Increase project import timeout from 4 minutes to 15 minutesDrew Blessing2016-02-041-0/+1
* | | | | update changelogValery Sizov2016-02-091-1/+1
* | | | | Merge branch 'snippet_search_refactoring'Valery Sizov2016-02-091-0/+1
|\ \ \ \ \
| * | | | | Faster snippet searchValery Sizov2016-02-051-0/+1
* | | | | | Merge branch 'caching-repository-git-operations' into 'master' Yorick Peterse2016-02-091-0/+1
|\ \ \ \ \ \
| * | | | | | Cache various Repository Git operationscaching-repository-git-operationsYorick Peterse2016-02-081-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix-init' into 'master' Rémy Coutable2016-02-081-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixed init.d script not working on OS Xritave2016-02-081-0/+1
| |/ / / /
* | | | | Merge branch 'kkm/gitlab-ce-user-diff-view-pref-cookie' into 'master' Rémy Coutable2016-02-081-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update CHANGELOGRobert Speicher2016-02-051-1/+1
| * | | | Remember user's inline/tabular diff view preference in a cookiekkm2016-02-051-0/+1
| |/ / /
* | | | Update CHANGELOGRobert Speicher2016-02-071-0/+3
| |_|/ |/| |
* | | Merge branch 'rrott/gitlab-ce-logo-issue-11867' into 'master'Robert Speicher2016-02-051-0/+1
|\ \ \ | |/ / |/| |
| * | fixed issue with poor logo transition animation on safariRoman Rott2016-02-051-0/+1
| |/
* | Allow link_to_label to take an optional type argrymai/gitlab-ce-3007-fix-mr-label-linksRémy Coutable2016-02-041-0/+1
|/
* Merge branch 'fix/atom-url-issue' into 'master' Douwe Maan2016-02-041-0/+1
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/atom-url-issueJames Lopez2016-02-021-1/+3
| |\
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/atom-url-issueJames Lopez2016-02-011-2/+13
| |\ \
| * | | WIP - refactored migrationJames Lopez2016-02-011-0/+1
* | | | Merge remote-tracking branch 'origin/rs-database-info'Dmitriy Zaporozhets2016-02-041-0/+1
|\ \ \ \
| * | | | Display database type and version in Administration dashboardrs-database-infoRobert Speicher2016-02-021-0/+1
* | | | | Merge branch 'rs-backport-ldap-2fa' into 'master' Dmitriy Zaporozhets2016-02-041-0/+1
|\ \ \ \ \
| * | | | | Support Two-factor Authentication for LDAP usersrs-backport-ldap-2faRobert Speicher2016-02-031-0/+1
* | | | | | Merge branch 'better-search-autocomplete'Dmitriy Zaporozhets2016-02-041-0/+1
|\ \ \ \ \ \
| * | | | | | In search autocomplete show only groups and projects you are member ofbetter-search-autocompleteDmitriy Zaporozhets2016-02-041-0/+1
* | | | | | | Merge branch 'disable-remove-source-branch' into 'master' Douwe Maan2016-02-041-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Hide remove source branch button when new commit is added to branchZeger-Jan van de Weg2016-02-041-0/+1
* | | | | | | Merge branch 'wipMergeSpacing' into 'master' Douwe Maan2016-02-041-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into wipMergeSpacingTed Hogan2015-12-291-4/+110
| |\ \ \ \ \ \
| * | | | | | | No space required after WIP identifierTed Hogan2015-11-231-0/+1
* | | | | | | | Add sort dropdown to dashboard projects pagedashboard-sort-dropdownDmitriy Zaporozhets2016-02-031-0/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'improve-groups-list' into 'master' Jacob Schatz2016-02-031-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Improve UI consistency between projects and groups listsDmitriy Zaporozhets2016-02-031-0/+1
* | | | | | | | Support download access by PRIVATE-TOKEN headerStan Hu2016-02-031-0/+1
|/ / / / / / /
* | | | | | | Merge branch 'support-akismet' into 'master' Robert Speicher2016-02-031-0/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update CHANGELOGsupport-akismetDouglas Barbosa Alexandre2016-02-021-1/+1