023a9eb448
add new task set_ldap_user_password
2015-01-19 22:38:58 +01:00
3ab1c8cdbb
release 0.3.0
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCgAGBQJUvXRoAAoJEA15HcjXN8HZDPQH/i9xzUprxDcr0M7AC3+1eP9+
9zsSxOPfdUjgBFuo5azXqVNAq7FJwS4ZdpCmEMhWDDKoz7m+aoxNtU/2hrkwzFqS
9dLvsxZQBqQjmOq8YwFFwqm6EVjzhX6JU/h6VRDwGHVhho7bHuGoPQPo0BLCVHS/
36kV4rk89cUsVPm5m6aW0UkfpsTkNC0PCYz7A0Ez1uuCRqRoAxptRsV5cEqwK3UT
lhG+86AMDxWLR3WV/gZ3fCCI3rCubk90RLd5nPUKs2/xNlhKTSVHDS39GKoBH1pr
otvbL/o4OO5kWc39Ahc9eDSgzFFF9It72V1k2611DPl8c75RuA6os4m/W/Bbjxs=
=egSt
-----END PGP SIGNATURE-----
Merge tag '0.3.0'
release 0.3.0
* tag '0.3.0':
update copyright years, add release version
2015-01-19 22:17:34 +01:00
50d9dfab33
Merge branch 'release/0.3.0' into production
...
* release/0.3.0:
update copyright years, add release version
add changelog entry for tasks refactoring
adapt code documentation to changed module structure
move osusers to ldaptasks
switch to gvacommon.celeryrouters.GvaRouter
unify routers, add support for mysql and pgsql tasks
2015-01-19 22:17:15 +01:00
fbbb5624fe
update copyright years, add release version
2015-01-19 22:15:42 +01:00
b75d41aaae
add changelog entry for tasks refactoring
2015-01-19 21:57:48 +01:00
f5f47ca101
adapt code documentation to changed module structure
2015-01-19 21:29:06 +01:00
e489ecb797
move osusers to ldaptasks
2015-01-19 21:27:19 +01:00
f5c2970a31
switch to gvacommon.celeryrouters.GvaRouter
2015-01-01 22:37:05 +01:00
589373a693
Merge commit '546441d49920caf43eb7d33976c2d71ae85f16d5'
...
* commit '546441d49920caf43eb7d33976c2d71ae85f16d5':
unify routers, add support for mysql and pgsql tasks
2015-01-01 22:36:22 +01:00
546441d499
unify routers, add support for mysql and pgsql tasks
...
- add new celeryrouters.GvaRouter
- remove LdapRouter and FileRouter
2015-01-01 22:32:37 +01:00
9bd8ad0a6f
Merge tag '0.2.0'
...
release 0.2.0
* tag '0.2.0':
set release version
2014-12-29 15:19:00 +01:00
8891a33b7c
Merge branch 'release/0.2.0' into production
...
* release/0.2.0:
set release version
document new task in changelog
implement new task osusers.tasks.delete_ldap_group
define celery timezone, restrict celery content to json
add missing django bootstrap for documentation building
use celery routers from gvacommon
initial version
2014-12-29 15:18:53 +01:00
f9d1b52c3c
set release version
2014-12-29 15:18:34 +01:00
ad595bd658
document new task in changelog
2014-12-29 15:17:05 +01:00
93a27a83aa
implement new task osusers.tasks.delete_ldap_group
2014-12-29 15:04:00 +01:00
cdbaa3ca36
define celery timezone, restrict celery content to json
2014-12-29 13:00:19 +01:00
c0ab9de3f7
add missing django bootstrap for documentation building
2014-12-27 14:15:27 +01:00
672a3bb622
use celery routers from gvacommon
2014-12-27 14:06:26 +01:00
70045771c9
Add 'gvaldap/gvacommon/' from commit 'e29646a94714d516d52272fc83d9a15bbc21e488'
...
git-subtree-dir: gvaldap/gvacommon
git-subtree-mainline: 327e2ab94e
git-subtree-split: e29646a947
2014-12-27 14:03:13 +01:00
e29646a947
initial version
2014-12-27 13:52:45 +01:00
327e2ab94e
Merge tag '0.1.3'
...
release 0.1.3
* tag '0.1.3':
update version number
2014-12-26 15:21:13 +01:00
8733d882ed
Merge branch 'release/0.1.3' into production
...
* release/0.1.3:
update version number
allow pickle content
define celery routing
define CELERY_TASK_SERIALIZER
change default serializer to json
make ldap group members field editable
sync with gvafile
2014-12-26 15:21:04 +01:00
ad721d5827
update version number
2014-12-26 15:20:08 +01:00
6c7f4d2288
allow pickle content
2014-12-26 13:16:54 +01:00
ac4693d0eb
define celery routing
2014-12-26 13:13:57 +01:00
787a943c69
define CELERY_TASK_SERIALIZER
2014-12-26 12:58:28 +01:00
9572c2cec5
change default serializer to json
2014-12-26 12:40:49 +01:00
287756f160
make ldap group members field editable
2014-12-25 22:31:05 +01:00
e2651eb9e9
sync with gvafile
2014-12-25 22:16:17 +01:00
86d20614a2
Merge tag '0.1.2'
...
release 0.1.2
* tag '0.1.2':
bump version, update changelog
2014-12-17 22:06:51 +01:00
a05fbb09db
Merge branch 'release/0.1.2' into production
...
* release/0.1.2:
bump version, update changelog
update dependencies
update to Django 1.7.1
remove unnecessary dependency on South
add project page link
2014-12-17 22:06:42 +01:00
dfe1239ff8
bump version, update changelog
2014-12-17 22:06:16 +01:00
911d321eb9
update dependencies
2014-12-17 21:32:42 +01:00
6db4fbd73e
update to Django 1.7.1
2014-12-17 21:24:34 +01:00
06df1c5f0b
remove unnecessary dependency on South
2014-12-17 21:12:32 +01:00
a8ce003ed8
add project page link
2014-06-01 00:07:17 +02:00
3f08332309
Release 0.1.1
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCAAGBQJTif8cAAoJEA15HcjXN8HZvnUIAKXi/QRV14PzD5SsjnpHhcEo
hWOQn+lAywMsh+6tMPI8N3/slRcsZUzLjl7OW0MOaviqGN6BUMpaJG32guWGWhig
IWYGAo8FjDJxiqXPMZDsrleC9u9vqe5jtTUKd/yqz3jTitYuRzpw2ifmcvFFwxkv
k1tB2zMJSMew8WGSISAEj6biqtfko9gPUkRmJxK0xUVLlY8vEx/EG04xk9yOcsaq
qIy8jWwakTp6WfP9zGTBT3QzNZpwFciLE1SY12a+MBdyoV3iGKmpDVxZxqGveVpx
GernSLuHcTcof1QZSiByRgrhtfCUToukepcsF0DLNCbkzFH+4XE8nz4bfaBvApc=
=8D80
-----END PGP SIGNATURE-----
Merge tag '0.1.1'
Release 0.1.1
2014-05-31 18:11:14 +02:00
36be667a7f
Merge branch 'release/0.1.1' into production
2014-05-31 18:10:29 +02:00
86e8857a7b
add release 0.1.1 to changelog
2014-05-31 18:10:09 +02:00
2b935c0c03
update changelog
2014-05-31 18:05:14 +02:00
1034fbbb52
improve production settings
2014-05-31 18:00:11 +02:00
6f90db8988
Release 0.1
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCAAGBQJTieV7AAoJEA15HcjXN8HZR5cH/2ZxUuaFIoe/jg2nmJeXejWw
1OuyHj+0LxtYTTRRU0bID7apbk7eGpbVwUEJ7XSSDCJmPPezoUzyoNsby1xGnKRR
d3tmyJsbr/0l4X960ZTNvH/oPnL1CTSLJEgrZU4/592tDP9Nr9pwqqpFFZuEmxBF
AWMM7A8m+HAwChU1Gmb+SRHYCf/0bQnmpLtcfCn15gBnA7Lsk02Pnlm+s7bDSl86
M+jmANTmZqHjpGGyL1uvWbqdG+bj+Et7L8YYF+EIGmANhY57ErxZSGhwYXXeCZnd
8yh6RTUMOhKJL6mfzgW3Wycg378rUwRCcKY4Byvqdc6fNGYBUklSS62Vore9CLs=
=8W8h
-----END PGP SIGNATURE-----
Merge tag '0.1'
Release 0.1
2014-05-31 16:21:53 +02:00
70bc8f4ff3
Merge branch 'release/0.1' into production
2014-05-31 16:21:26 +02:00
837e58af07
add release 0.1 to changelog
2014-05-31 16:19:30 +02:00
60fc992191
finish initial documentation
2014-05-31 16:12:51 +02:00
4f4247ea9d
add documentation for gvaldap project code
2014-05-31 16:12:36 +02:00
d86ba33f21
add module level documentation, remove emtpy tests
...
- add docstring for module osusers
- remove empty osusers.tests
2014-05-31 15:23:59 +02:00
91791320ca
document the celery tasks in osusers.tasks
2014-05-31 15:18:39 +02:00
1466d3c93a
add docstrings for ldapentities app
2014-05-31 14:29:21 +02:00
ef47cf7862
add code documentation stub
2014-05-31 13:27:21 +02:00