summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'olirogers/gitlab-ce-project-milestone-order' into 'master' Douwe Maan2016-02-121-0/+1
|\
| * Fix milestone order in project and issue edit lists to due_dateolirogers/gitlab-ce-project-milestone-orderOliver Rogers2016-02-101-0/+1
* | Merge branch 'streamline-email-validation' into 'master' Douwe Maan2016-02-121-0/+1
|\ \
| * | Validate email addresses using Devise.email_regexpRémy Coutable2016-02-091-0/+1
* | | Merge branch 'skakirill/gitlab-ce-api-merge-request-setup-milestone' into 'ma...Douwe Maan2016-02-121-0/+1
|\ \ \
| * | | API: Allow to set or update a merge-request's milestoneKirill Skachkov2016-02-081-0/+1
* | | | Merge branch 'Schniz/gitlab-ce-feature/merge-request-closes-issues-in-api' in...Rémy Coutable2016-02-111-0/+1
|\ \ \ \
| * | | | Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' r...Gal Schlezinger2016-02-111-0/+1
* | | | | Add Changelog entry for changes in builds badgeGrzegorz Bizon2016-02-111-0/+1
* | | | | Merge branch 'display-mr-link-if-thre-is-one' into 'master' Douglas Barbosa Alexandre2016-02-101-0/+1
|\ \ \ \ \
| * | | | | [ci skip] Update CHANGELOGDouglas Barbosa Alexandre2016-02-101-1/+1
| * | | | | Replaces "Create merge request" link with one to the MR when one existsDouglas Barbosa Alexandre2016-02-101-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'brammeleman/3047-add-assignee-data-to-isuable-hook-data' into '...Robert Speicher2016-02-101-0/+1
|\ \ \ \ \
| * | | | | Add assignee data to Issuables' hook_databrammeleman/3047-add-assignee-data-to-isuable-hook-dataBram Daams2016-02-101-0/+1
| |/ / / /
* | | | | Merge branch 'cwq1913/gitlab-ce-fix_skip_merge_commits' into 'master' Robert Speicher2016-02-101-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Actually use the `skip_merges` option in Repository#commitscwq1913/gitlab-ce-fix_skip_merge_commitsTony Chu2016-02-081-0/+1
| |/ / /
* | | | Update CHANGELOGRobert Speicher2016-02-091-0/+2
| |_|/ |/| |
* | | 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
|\ \ \ \