Add action in Makefile to create archive with tests

This commit is contained in:
Frederic Guillot
2015-12-07 18:34:02 -05:00
parent 9cc89c1ba1
commit 78fd4d3ee9
2 changed files with 28 additions and 2 deletions

View File

@@ -16,14 +16,15 @@ Breaking changes:
New features:
* Add pluggable authentication and authorization system (Work in progress)
* Add pluggable authentication and authorization system (full rewrite)
* Add groups (teams/organization)
* Add LDAP groups synchronization
* Add project groups permissions
* Add new project role Viewer (Work in progress)
* Add new project role Viewer
* Add generic LDAP client library
* Add search query attribute for task link
* Add the possibility to define API token in config file
* Add capability to reopen Gitlab issues
Version 1.0.21
--------------