Commit 32e754f5 authored by Robert Speicher's avatar Robert Speicher

Convert CHANGELOG-EE to Markdown

All this does is convert the version sections into headers. The list
items shouldn't really be indented by two spaces, but it makes no
difference to the rendering and this way we retain authorship history
for the actual changes.

[ci skip]

Related to https://gitlab.com/gitlab-org/release-tools/merge_requests/29
parent c5690a42
CHANGELOG merge=union
CHANGELOG-EE merge=union
CHANGELOG-EE.md merge=union
*.js.es6 gitlab-language=javascript
Please view this file on the master branch, on stable branches it's out of date.
v 8.13.0 (unreleased)
## 8.13.0 (2016-10-22)
- Fix 500 error updating mirror URLs for projects
- Fix validations related to mirroring settings form. !773
- Fix Git access panel for Wikis when Kerberos authentication is enabled (Borja Aparicio)
- Decrease maximum time that GitLab waits for a mirror to finish !791 (Borja Aparicio)
v 8.12.5
## 8.12.5
- No EE-specific changes
v 8.12.4
## 8.12.4
- [ES] Indexer works with smaller batches of repositories to not exceed NOFILE limit. !774
v 8.12.3
## 8.12.3
- Fix prevent_secrets checkbox on admin view
v 8.12.2
## 8.12.2
- Fix bug when protecting a branch due to missing url paramenter in request !760
- Ignore unknown project ID in RepositoryUpdateMirrorWorker
v 8.12.1
## 8.12.1
- Prevent secrets to be pushed to the repository
- Prevent secrets to be pushed to the repository
v 8.12.0
## 8.12.0 (2016-09-22)
- Include more data in EE usage ping
- Reduce UPDATE queries when moving between import states on projects
- [ES] Instrument Elasticsearch::Git::Repository
......@@ -37,39 +44,49 @@ v 8.12.0
- [ES] Improve logging
- Fix projects with remote mirrors asynchronously destruction
v 8.11.9
## 8.11.9
- No EE-specific changes
v 8.11.8
## 8.11.8
- No EE-specific changes
v 8.11.7
## 8.11.7
- Refactor Protected Branches dropdown. !687
- Fix mirrored projects allowing empty import urls. !700
v 8.11.6
## 8.11.6
- Exclude blocked users from potential MR approvers.
v 8.11.5
## 8.11.5
- API: Restore backward-compatibility for POST /projects/:id/members when membership is locked
v 8.11.4
## 8.11.4
- No EE-specific changes
v 8.11.3
## 8.11.3
- [ES] Add logging to indexer
- Fix missing EE-specific service parameters for Jenkins CI
- Set the correct `GL_PROTOCOL` when rebasing !691
- [ES] Elasticsearch workers checks ES settings before running
v 8.11.2
## 8.11.2
- Additional documentation on protected branches for EE
- Change slash commands docs location
v 8.11.1
## 8.11.1
- Pulled due to packaging error.
v 8.11.0
## 8.11.0 (2016-08-22)
- Allow projects to be moved between repository storages
- Add rake task to remove old repository copies from repositories moved to another storage
- Performance improvement of push rules
......@@ -87,48 +104,61 @@ v 8.11.0
- [ES] Limit amount of retries for sidekiq jobs
- Fix Projects::UpdateMirrorService to allow tags pointing to blob objects
v 8.10.12
## 8.10.12
- No EE-specific changes
v 8.10.11
## 8.10.11
- No EE-specific changes
v 8.10.10
## 8.10.10
- No EE-specific changes
v 8.10.9
## 8.10.9
- Exclude blocked users from potential MR approvers.
v 8.10.8
## 8.10.8
- No EE-specific changes
v 8.10.7
## 8.10.7
- No EE-specific changes
v 8.10.6
## 8.10.6
- Fix race condition with UpdateMirrorWorker Lease. !641
v 8.10.5
## 8.10.5
- Used cached value of project count in `Elastic::RepositoriesSearch` to reduce DB load. !637
v 8.10.4
## 8.10.4
- Fix available users in userselect dropdown when there is more than one userselect on the page. !604 (Rik de Groot)
- Fix updating skipped approvers in search list on removal. !604 (Rik de Groot)
v 8.10.3
## 8.10.3
- Fix regression in Git Annex permission check. !599
- [Elastic] Fix commit search for some URLs. !605
- [Elastic][Fix] Commit search breaks for some URLs on gitlab-ce project
v 8.10.2
## 8.10.2
- Fix pagination on search result page when ES search is enabled. !592
- Decouple an ES index update from `RepositoryUpdateMirrorWorker`. !593
- Fix broken `user_allowed?` check in Git Annex push. !597
v 8.10.1
## 8.10.1
- No EE-specific changes
v 8.10.0
## 8.10.0 (2016-07-22)
- Add EE license usage ping !557
- Rename Git Hooks to Push Rules
- Fix EE keys fingerprint add index migration if came from CE
......@@ -141,43 +171,54 @@ v 8.10.0
- Ticket-based Kerberos authentication (SPNEGO)
- [Elastic] Suppress ActiveRecord::RecordNotFound error in ElasticIndexWorker
v 8.9.10
## 8.9.10
- No EE-specific changes
v 8.9.9
## 8.9.9
- No EE-specific changes
v 8.9.8
## 8.9.8
- No EE-specific changes
v 8.9.7
## 8.9.7
- No EE-specific changes
v 8.9.6
## 8.9.6
- Avoid adding index for key fingerprint if it already exists. !539
v 8.9.5
## 8.9.5
- Fix of quoted text in lock tooltip. !518
v 8.9.4
## 8.9.4
- Improve how File Lock feature works with nested items. !497
v 8.9.3
## 8.9.3
- Fix encrypted data backwards compatibility after upgrading attr_encrypted gem. !502
- Fix creating MRs on forks of deleted projects. !503
- Roll back Grack::Auth to fix Git HTTP SPNEGO. !504
v 8.9.2
## 8.9.2
- [Elastic] Fix visibility of snippets when searching.
v 8.9.1
## 8.9.1
- Improve Geo documentation. !431
- Fix remote mirror stuck on started issue. !491
- Fix MR creation from forks where target project has approvals enabled. !496
- Fix MR edit where target project has approvals enabled. !496
- Fix vertical alignment of git-hooks page. !499
v 8.9.0
## 8.9.0 (2016-06-22)
- Fix JenkinsService test button
- Fix nil user handling in UpdateMirrorService
- Allow overriding the number of approvers for a merge request
......@@ -197,25 +238,32 @@ v 8.9.0
- Ability to lock file or folder in the repository
- Fix: Git hooks don't fire when committing from the UI
v 8.8.9
## 8.8.9
- No EE-specific changes
v 8.8.8
## 8.8.8
- No EE-specific changes
v 8.8.7
## 8.8.7
- No EE-specific changes
v 8.8.6
## 8.8.6
- [Elastic] Fix visibility of snippets when searching.
v 8.8.5
## 8.8.5
- Make sure OAuth routes that we generate for Geo matches with the ones in Rails routes !444
v 8.8.4
## 8.8.4
- Remove license overusage message
v 8.8.3
## 8.8.3
- Add standard web hook headers to Jenkins CI post. !374
- Gracefully handle malformed DNs in LDAP group sync. !392
- Reduce load on DB for license upgrade check. !421
......@@ -223,15 +271,18 @@ v 8.8.3
- Fix Git hook validations for fast-forward merges. !427
- [Elastic] In search results, only show notes on confidential issues that the user has access to.
v 8.8.2
## 8.8.2
- Fix repository mirror updates for new imports stuck in started
- [Elastic] Search through the filenames. !409
- Fix repository mirror updates for new imports stuck in "started" state. !416
v 8.8.1
## 8.8.1
- No EE-specific changes
v 8.8.0
## 8.8.0 (2016-05-22)
- [Elastic] Database indexer prints its status
- [Elastic][Fix] Database indexer skips projects with invalid HEAD reference
- Fix skipping pages when restoring backups
......@@ -249,81 +300,101 @@ v 8.8.0
- API requests to /internal/authorized_keys are now tagged properly
- Geo: Single Sign Out support !380
v 8.7.9
## 8.7.9
- No EE-specific changes
v 8.7.8
## 8.7.8
- [Elastic] Fix visibility of snippets when searching.
v 8.7.7
## 8.7.7
- No EE-specific changes
v 8.7.6
## 8.7.6
- Bump GitLab Pages to 0.2.4 to fix Content-Type for predefined 404
v 8.7.5
## 8.7.5
- No EE-specific changes
v 8.7.4
## 8.7.4
- Delete ProjectImportData record only if Project is not a mirror !370
- Fixed typo in GitLab GEO license check alert !379
- Fix LDAP access level spillover bug !499
v 8.7.3
## 8.7.3
- No EE-specific changes
v 8.7.2
## 8.7.2
- Fix MR notifications for slack and hipchat when approvals are fullfiled. !325
- GitLab Geo: Merge requests on Secondary should not check mergeable status
v 8.7.1
## 8.7.1
- No EE-specific changes
v 8.7.0
## 8.7.0 (2016-04-22)
- Update GitLab Pages to 0.2.1: support user-defined 404 pages
- Refactor group sync to pull access level logic to its own class. !306
- [Elastic] Stabilize database indexer if database is inconsistent
- Add ability to sync to remote mirrors. !249
- GitLab Geo: Many replication improvements and fixes !354
v 8.6.9
## 8.6.9
- No EE-specific changes
v 8.6.8
## 8.6.8
- No EE-specific changes
v 8.6.7
## 8.6.7
- No EE-specific changes
v 8.6.6
## 8.6.6
- Concat AD group recursive member results with regular member results. !333
- Fix LDAP group sync regression for groups with member value `uid=<username>`. !335
- Don't attempt to include too large diffs in e-mail-on-push messages (Stan Hu). !338
v 8.6.5
## 8.6.5
- No EE-specific changes
v 8.6.4
## 8.6.4
- No EE-specific changes
v 8.6.3
## 8.6.3
- Fix other cases where git hooks would fail due to old commits. !310
- Exit ElasticIndexerWorker's job happily if record cannot be found. !311
- Fix "Reload with full diff" button not working (Stan Hu). !313
v 8.6.2
## 8.6.2
- Fix old commits triggering git hooks on new branches branched off another branch. !281
- Fix issue with deleted user in audit event (Stan Hu). !284
- Mark pending todos as done when approving a merge request. !292
- GitLab Geo: Display Attachments from Primary node. !302
v 8.6.1
## 8.6.1
- Only rename the `light_logo` column in the `appearances` table if its not there yet. !290
- Fix diffs in text part of email-on-push messages (Stan Hu). !293
- Fix an issue with methods not accessible in some controllers. !295
- Ensure Projects::ApproversController inherits from Projects::ApplicationController. !296
v 8.6.0
## 8.6.0 (2016-03-22)
- Handle duplicate appearances table creation issue with upgrade from CE to EE
- Add confidential issues
- Improve weight filter for issues
......@@ -348,31 +419,40 @@ v 8.6.0
- Allow SSL verification to be configurable when importing GitHub projects
- Disable git-hooks for git annex commits
v 8.5.13
## 8.5.13
- No EE-specific changes
v 8.5.12
## 8.5.12
- No EE-specific changes
v 8.5.11
## 8.5.11
- Fix vulnerability that made it possible to enumerate private projects belonging to group
v 8.5.10
## 8.5.10
- No EE-specific changes
v 8.5.9
## 8.5.9
- No EE-specific changes
v 8.5.8
## 8.5.8
- GitLab Geo: Documentation
v 8.5.7
## 8.5.7
- No EE-specific changes
v 8.5.6
## 8.5.6
- No EE-specific changes
v 8.5.5
## 8.5.5
- GitLab Geo: Repository synchronization between primary and secondary nodes
- Add documentation for GitLab Pages
- Fix importing projects from GitHub Enterprise Edition
......@@ -381,23 +461,29 @@ v 8.5.5
- GitLab Geo: Improve GeoNodes Admin screen
- GitLab Geo: Avoid locking yourself out when adding a GeoNode
v 8.5.4
## 8.5.4
- [Elastic][Security] Notes exposure
v 8.5.3
## 8.5.3
- Prevent LDAP from downgrading a group's last owner
- Update gitlab-elastic-search gem to 0.0.11
v 8.5.2
## 8.5.2
- Update LDAP groups asynchronously
- Fix an issue when weight text was displayed in Issuable collapsed sidebar
v 8.5.2
## 8.5.2
- Fix importing projects from GitHub Enterprise Edition.
v 8.5.1
## 8.5.1
- Fix adding pages domain to projects in groups
v 8.5.0
## 8.5.0 (2016-02-22)
- Fix Elasticsearch blob results linking to the wrong reference ID (Stan Hu)
- Show warning when mirror repository default branch could not be updated because it has diverged from upstream.
- More reliable wiki indexer
......@@ -406,40 +492,50 @@ v 8.5.0
- Fix of Elastic indexer. Stabilze indexer when serialized data is corrupted
- [Elastic] Don't index unnecessary data into elastic
v 8.4.11
## 8.4.11
- No EE-specific changes
v 8.4.10
## 8.4.10
- No EE-specific changes
v 8.4.9
## 8.4.9
- Fix vulnerability that made it possible to enumerate private projects belonging to group
v 8.4.8
## 8.4.8
- No EE-specific changes
v 8.4.7
## 8.4.7
- No EE-specific changes
v 8.4.6
## 8.4.6
- No EE-specific changes
v 8.4.5
## 8.4.5
- Update LDAP groups asynchronously
v 8.4.4
## 8.4.4
- Re-introduce "Send email to users" link in Admin area
- Fix category values for Jenkins and JenkinsDeprecated services
- Fix Elasticsearch indexing for newly added snippets
- Make Elasticsearch indexer more stable
- Update gitlab-elasticsearch-git to 0.0.10 which contain a few important fixes
v 8.4.3
## 8.4.3
- Elasticsearch: fix partial blob indexing on push
- Elasticsearch: added advanced indexer for repositories
- Fix Mirror User dropdown
v 8.4.2
## 8.4.2
- Elasticsearch indexer performance improvements
- Don't redirect away from Mirror Repository settings when repo is empty
- Fix updating of branches in mirrored repository
......@@ -447,10 +543,12 @@ v 8.4.2
- Rake task gitlab:elastic:index_repositories handles errors and shows progress
- Partial indexing of repo on push (indexing changes only)
v 8.4.1
## 8.4.1
- No EE-specific changes
v 8.4.0
## 8.4.0 (2016-01-22)
- Add ability to create a note for user by admin
- Fix "Commit was rejected by git hook", when max_file_size was set null in project's Git hooks
- Fix "Approvals are not reset after a new push is made if the request is coming from a fork"
......@@ -459,37 +557,48 @@ v 8.4.0
- Add option to trigger builds when branches or tags are updated from a mirrored upstream repository
- Ability to use Elasticsearch as a search engine
v 8.3.10
## 8.3.10
- No EE-specific changes
v 8.3.9
## 8.3.9
- No EE-specific changes
v 8.3.8
## 8.3.8
- Fix vulnerability that made it possible to enumerate private projects belonging to group
v 8.3.7
## 8.3.7
- No EE-specific changes
v 8.3.6
## 8.3.6
- No EE-specific changes
v 8.3.5
## 8.3.5
- No EE-specific changes
v 8.3.4
## 8.3.4
- No EE-specific changes
v 8.3.3
## 8.3.3
- Fix undefined method call in Jenkins integration service
v 8.3.2
## 8.3.2
- No EE-specific changes
v 8.3.1
## 8.3.1
- Rename "Group Statistics" to "Contribution Analytics"
v 8.3.0
## 8.3.0 (2015-12-22)
- License information can now be retrieved via the API
- Show Kerberos clone url when Kerberos enabled and url different than HTTP url (Borja Aparicio)
- Fix bug with negative approvals required
......@@ -499,19 +608,24 @@ v 8.3.0
- Automatically import Kerberos identities from Active Directory when Kerberos is enabled (Alex Lossent)
- Canonicalization of Kerberos identities to always include realm (Alex Lossent)
v 8.2.6
## 8.2.6
- No EE-specific changes
v 8.2.5
## 8.2.5
- No EE-specific changes
v 8.2.4
## 8.2.4
- No EE-specific changes
v 8.2.3
## 8.2.3
- No EE-specific changes
v 8.2.2
## 8.2.2
- Fix 404 in redirection after removing a project (Stan Hu)
- Ensure cached application settings are refreshed at startup (Stan Hu)
- Fix Error 500 when viewing user's personal projects from admin page (Stan Hu)
......@@ -519,11 +633,13 @@ v 8.2.2
- Prevent "413 Request entity too large" errors when pushing large files with LFS
- Ensure GitLab fires custom update hooks after commit via UI
v 8.2.1
## 8.2.1
- Forcefully update builds that didn't want to update with state machine
- Fix: saving GitLabCiService as Admin Template
v 8.2.0
## 8.2.0 (2015-11-22)
- Invalidate stored jira password if the endpoint URL is changed
- Fix: Page is not reloaded periodically to check if rebase is finished
- When someone as marked as a required approver for a merge request, an email should be sent
......@@ -533,62 +649,78 @@ v 8.2.0
- Allow groups to appear in the `Share with group` share if the group owner allows it
- Add option to mirror an upstream repository.
v 8.1.4
## 8.1.4
- Fix bug in JIRA integration which prevented merge requests from being accepted when using issue closing pattern
v 8.1.3
## 8.1.3
- Fix "Rebase onto master"
v 8.1.2
## 8.1.2
- Prevent a 500 error related to the JIRA external issue tracker service
v 8.1.1
## 8.1.1
- Removed, see 8.1.2
v 8.1.0
## 8.1.0 (2015-10-22)
- Add documentation for "Share project with group" API call
- Added an issues template (Hannes Rosenögger)
- Add documentation for "Share project with group" API call
- Ability to disable 'Share with Group' feature (via UI and API)
v 8.0.6
## 8.0.6
- No EE-specific changes
v 8.0.5
## 8.0.5
- "Multi-project" and "Treat unstable builds as passing" parameters for
the Jenkins CI service are now correctly persisted.
- Correct the build URL when "Multi-project" is enabled for the Jenkins CI
service.
v 8.0.4
## 8.0.4
- Fix multi-project setup for Jenkins
v 8.0.3
## 8.0.3
- No EE-specific changes
v 8.0.2
## 8.0.2
- No EE-specific changes
v 8.0.1
## 8.0.1
- Correct gem dependency versions
- Re-add the "Help Text" feature that was inadvertently removed
v 8.0.0
## 8.0.0 (2015-09-22)
- Fix navigation issue when viewing Group Settings pages
- Guests and Reporters can approve merge request as well
- Add fast-forward merge option in project settings
- Separate rebase & fast-forward merge features
v 7.14.3
## 7.14.3
- No changes
v 7.14.2
## 7.14.2
- Fix the rebase before merge feature
v 7.14.1
## 7.14.1
- Fix sign in form when just Kerberos is enabled
v 7.14.0
## 7.14.0 (2015-08-22)
- Disable adding, updating and removing members from a group that is synced with LDAP
- Don't send "Added to group" notifications when group is LDAP synched
- Fix importing projects from GitHub Enterprise Edition.
......@@ -597,33 +729,40 @@ v 7.14.0
- Automatic approver suggestions (based on an authority of the code)
- Support Kerberos ticket-based authentication for Git HTTP access
v 7.13.3
## 7.13.3
- Merge community edition changes for version 7.13.3
- Improved validation for an approver
- Don't resend admin email to everyone if one delivery fails
- Added migration for removing of invalid approvers
v 7.13.2
## 7.13.2
- Fix group web hook
- Don't resend admin email to everyone if one delivery fails
v 7.13.1
## 7.13.1
- Merge community edition changes for version 7.13.1
- Fix: "Rebase before merge" doesn't work when source branch is in the same project
v 7.13
## 7.13.0 (2015-07-22)
- Fix git hook validation on initial push to master branch.
- Reset approvals on push
- Fix 500 error when the source project of an MR is deleted
- Ability to define merge request approvers
v 7.12.2
## 7.12.2
- Fixed the alignment of project settings icons
v 7.12.1
## 7.12.1
- No changes specific to EE
v 7.12.0
## 7.12.0 (2015-06-22)
- Fix error when viewing merge request with a commit that includes "Closes #<issue id>".
- Enhance LDAP group synchronization to check also for member attributes that only contain "uid=<username>"
- Enhance LDAP group synchronization to check also for submember attributes
......@@ -633,29 +772,36 @@ v 7.12.0
- Support automatic branch jobs created by Jenkins in CI Status
- Add API support for adding and removing LDAP group links
v 7.11.4
## 7.11.4
- no changes specific to EE
v 7.11.3
## 7.11.3
- Fixed an issue with git annex
v 7.11.2
## 7.11.2
- Fixed license upload and verification mechanism
v 7.11.0
## 7.11.0 (2015-05-22)
- Skip git hooks commit validation when pushing new tag.
- Add Two-factor authentication (2FA) for LDAP logins
v 7.10.1
## 7.10.1
- Check if comment exists in Jira before sending a reference
v 7.10.0
## 7.10.0 (2015-04-22)
- Improve UI for next pages: Group LDAP sync, Project git hooks, Project share with groups, Admin -> Appearance settigns
- Default git hooks for new projects
- Fix LDAP group links page by using new group members route.
- Skip email confirmation when updated via LDAP.
v 7.9.0
## 7.9.0 (2015-03-22)
- Strip prefixes and suffixes from synced SSH keys:
`SSHKey:ssh-rsa keykeykey` and `ssh-rsa keykeykey (SSH key)` will now work
- Check if LDAP admin group exists before querying for user membership
......@@ -664,7 +810,8 @@ v 7.9.0
- Group level Web Hooks
- Don't allow project to be shared with the group it is already in.
v 7.8.0
## 7.8.0 (2015-02-22)
- Improved Jira issue closing integration
- Improved message logging for Jira integration
- Added option of referencing JIRA issues from GitLab
......@@ -674,18 +821,22 @@ v 7.8.0
- Minor UI fixes for sidebar navigation
- Manage large binaries with git annex
v 7.7.0
## 7.7.0 (2015-01-22)
- Added custom header logo support (Drew Blessing)
- Fixed preview appearance bug
- Improve performance for selectboxes: project share page, admin email users page
v 7.6.2
## 7.6.2
- Fix failing migrations for MySQL, LDAP
v 7.6.1
## 7.6.1
- No changes
v 7.6.0
## 7.6.0 (2014-12-22)
- Added Audit events related to membership changes for groups and projects
- Added option to attempt a rebase before merging merge request
- Dont show LDAP groups settings if LDAP disabled
......@@ -694,10 +845,12 @@ v 7.6.0
- Better message for failed pushes because of git hooks
- Kerberos support for web interface and git HTTP
v 7.5.3
## 7.5.3
- Only set up Sidetiq from a Sidekiq server process (fixes Redis::InheritedError)
v 7.5.0
## 7.5.0 (2014-11-22)
- Added an ability to check each author commit's email by regex
- Added an ability to restrict commit authors to existing Gitlab users
- Add an option for automatic daily LDAP user sync
......@@ -706,17 +859,20 @@ v 7.5.0
- Added an ability to block commits with certain filenames by regex expression
- Improved a jenkins parser
v 7.4.4
## 7.4.4
- Fix broken ldap migration
v 7.4.0
## 7.4.0 (2014-10-22)
- Support for multiple LDAP servers
- Skip AD specific LDAP checks
- Do not show ldap users in dropdowns for groups with enabled ldap-sync
- Update the JIRA integration documentation
- Reset the homepage to show the GitLab logo by deleting the custom logo.
v 7.3.0
## 7.3.0 (2014-09-22)
- Add an option to change the LDAP sync time from default 1 hour
- User will receive an email when unsubscribed from admin notifications
- Show group sharing members on /my/project/team
......@@ -724,64 +880,84 @@ v 7.3.0
- Fix some navigation issues
- Added support for multiple LDAP groups per Gitlab group
v 7.2.0
## 7.2.0 (2014-08-22)
- Improve Redmine integration
- Better logging for the JIRA issue closing service
- Administrators can now send email to all users through the admin interface
- JIRA issue transition ID is now customizable
- LDAP group settings are now visible in admin group show page and group members page
v 7.1.0
## 7.1.0 (2014-07-22)
- Synchronize LDAP-enabled GitLab administrators with an LDAP group (Marvin Frick, sponsored by SinnerSchrader)
- Synchronize SSH keys with LDAP (Oleg Girko (Jolla) and Marvin Frick (SinnerSchrader))
- Support Jenkins jobs with multiple modules (Marvin Frick, sponsored by SinnerSchrader)
v 7.0.0
## 7.0.0 (2014-06-22)
- Fix: empty brand images are displayed as empty image_tag on login page (Marvin Frick, sponsored by SinnerSchrader)
v 6.9.4
## 6.9.4
- Fix bug in JIRA Issue closing triggered by commit messages
- Fix JIRA issue reference bug
v 6.9.3
## 6.9.3
- Fix check CI status only when CI service is enabled(Daniel Aquino)
v 6.9.2
## 6.9.2
- Merge community edition changes for version 6.9.2
v 6.9.1
## 6.9.1
- Merge community edition changes for version 6.9.1
v 6.9.0
## 6.9.0 (2014-05-22)
- Add support for closing Jira tickets with commits and MR
- Template for Merge Request description can be added in project settings
- Jenkins CI service
- Fix LDAP email upper case bug
v 6.8.0
## 6.8.0 (2014-04-22)
- Customise sign-in page with custom text and logo
v 6.7.1
## 6.7.1
- Handle LDAP errors in Adapter#dn_matches_filter?
v 6.7.0
## 6.7.0 (2014-03-22)
- Improve LDAP sign-in speed by reusing connections
- Add support for Active Directory nested LDAP groups
- Git hooks: Commit message regex
- Git hooks: Deny git tag removal
- Fix group edit in admin area
v 6.5.0
## 6.6.0 (2014-02-22)
- Permission reset button for LDAP groups
- Better performance with large numbers of users with access to one project
## 6.5.0 (2014-01-22)
- Add reset permissions button to Group#members page
v 6.4.0
## 6.4.0 (2013-12-22)
- Respect existing group permissions during sync with LDAP group (d3844662ec7ce816b0a85c8b40f66ee6c5ae90a1)
v 6.3.0
## 6.3.0 (2013-11-22)
- When looking up a user by DN, use single scope (bc8a875df1609728f1c7674abef46c01168a0d20)
- Try sAMAccountName if omniauth nickname is nil (9b7174c333fa07c44cc53b80459a115ef1856e38)
v 6.2.0
## 6.2.0 (2013-10-22)
- API: expose ldap_cn and ldap_access group attributes
- Use omniauth-ldap nickname attribute as GitLab username
- Improve group sharing UI for installation with many groups
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment