2013-02-20 |
Nicolas Chauvat |
[sources] fix classes that inherit from AbstractSource (closes #2718669)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2013-01-04 |
Sylvain Thénault |
[repo sources] move handling of source's url into abstract source as this becomes shared by most sources
|
file |
diff |
annotate
|
2012-12-18 |
David Douard |
[ldapsource] keep python 2.5 compatibility (closes #2541602)
stable
|
file |
diff |
annotate
|
2012-12-10 |
David Douard |
[ldapfeed] fix connection leak (closes #2532528)
stable
|
file |
diff |
annotate
|
2012-02-16 |
Sylvain Thénault |
[web-repo] use transaction data, not session data to inform ui about sources error. Closes #2192577
|
file |
diff |
annotate
|
2012-02-16 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-02-16 |
Sylvain Thénault |
[spelling] fix dictionnary -> dictionary typo
stable
|
file |
diff |
annotate
|
2012-01-31 |
Sylvain Thénault |
[repository] ldap-feed source. Closes #2086984
|
file |
diff |
annotate
|
2011-09-29 |
Sylvain Thénault |
[repo] cleanup [_]delete_info prototype: extid argument isn't used
stable
|
file |
diff |
annotate
|
2011-09-21 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
2011-07-26 |
Sylvain Thénault |
[repo api] deprecates source.extid2eid, only the system source should implement it,
stable
|
file |
diff |
annotate
|
2011-05-19 |
Sylvain Thénault |
[multi-sources] support for moving an entity from an external source (closes #343818)
|
file |
diff |
annotate
|
2011-05-19 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
2011-03-28 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2011-03-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-03-08 |
Sylvain Thénault |
Remove trailing white space
stable
|
file |
diff |
annotate
|
2011-03-07 |
Nicolas Chauvat |
merge stable changes into default
|
file |
diff |
annotate
|
2011-02-22 |
Alexandre Fayolle |
add some tips for users who want to bind to an AD server
stable
|
file |
diff |
annotate
|
2011-02-09 |
Sylvain Thénault |
[repository] #1460066: backport datafeed cube as cubicweb source
|
file |
diff |
annotate
|
2011-02-07 |
Sylvain Thénault |
[sources] refactor source creation and options handling
|
file |
diff |
annotate
|
2011-02-07 |
Sylvain Thénault |
[sources] reorganize abstract source code, drop no more used cleanup_entities_info and _cleanup_system_relations methods
|
file |
diff |
annotate
|
2011-02-01 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-01-25 |
David Douard |
[tests] make ldap source test run its own local (Open)LDAP server
stable
|
file |
diff |
annotate
|
2011-01-25 |
David Douard |
[ldap] small code cleanups
stable
|
file |
diff |
annotate
|
2010-12-18 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-12-18 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
2010-12-09 |
Alexandre Fayolle |
[ldap] fix user-filter handling
oldstable
|
file |
diff |
annotate
|
2010-12-03 |
Alexandre Fayolle |
allow additional filtering to be performed on the LDAP source (#1382380)
oldstable
|
file |
diff |
annotate
|
2010-12-01 |
Sylvain Thénault |
[pyro source] store pyro source mapping file into the database
|
file |
diff |
annotate
|
2010-11-12 |
Sylvain Thénault |
[ldap] make instance still usable if we can't contact ldap server
stable
|
file |
diff |
annotate
|
2010-10-27 |
Sylvain Thénault |
[ldap] don't refuse to start if ldap is unreachable
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
file |
diff |
annotate
|
2010-07-15 |
Sylvain Thénault |
[ldap] take care, email address may be a list. In such case, only consider the first one (XXX). Also, fix call to reset_caches.
|
file |
diff |
annotate
|
2010-07-02 |
Sylvain Thénault |
[ldap] fix exception handling on authentication error
stable
|
file |
diff |
annotate
|
2010-07-02 |
Sylvain Thénault |
[ldap] cleanup password checking
stable
|
file |
diff |
annotate
|
2010-06-26 |
Alexandre Fayolle |
do not allow password-less bind: windows accepts this as Anonymous Logon
stable
|
file |
diff |
annotate
|
2010-06-23 |
Alexandre Fayolle |
reduce log verbosity in ldapuser source
stable
|
file |
diff |
annotate
|
2010-06-20 |
Alexandre Fayolle |
reduced logging verbosity in ldapuser source
stable
|
file |
diff |
annotate
|
2010-06-18 |
Aurelien Campeas |
[ldapuser] quieter ldap result info, fix commented block style
stable
|
file |
diff |
annotate
|
2010-06-02 |
Alexandre Fayolle |
various brown paper bag fixes
stable
|
file |
diff |
annotate
|
2010-06-02 |
Alexandre Fayolle |
TimedCache now only accepts values expressed in seconds
stable
|
file |
diff |
annotate
|
2010-06-02 |
Alexandre Fayolle |
more robust handling of looping task configuration in ldap source
stable
|
file |
diff |
annotate
|
2010-05-29 |
Alexandre Fayolle |
ldap: reset cache when a user is deleted
stable
|
file |
diff |
annotate
|
2010-05-29 |
Alexandre Fayolle |
ldap source logging
stable
|
file |
diff |
annotate
|
2010-05-04 |
Alexandre Fayolle |
merged back oldstable into stable
stable
|
file |
diff |
annotate
|
2010-05-04 |
Alexandre Fayolle |
fix bad reading of options in ldapuser.py
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Alexandre Fayolle |
move rarely used (imo) settings to inputlevel3 in cwctl create
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-26 |
Sylvain Thénault |
disable CERT check
stable
|
file |
diff |
annotate
|
2010-04-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-19 |
Sylvain Thénault |
[config] properly use time type for options representing a time.
stable
|
file |
diff |
annotate
|
2010-04-19 |
Sylvain Thénault |
[config] with lgc >= 0.50, option's dict inputlevel becomes level
|
file |
diff |
annotate
|
2010-04-07 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
2010-04-06 |
Sylvain Thénault |
[ldap] fix email synchronization code: bad rql query + avoid integrity error on creating the address + nicer use_email / primary_email handling
stable
|
file |
diff |
annotate
|
2010-04-02 |
Alexandre Fayolle |
list allowed values for ldap protocol setting in help, so that the generated file includes this in a comment
stable
|
file |
diff |
annotate
|
2010-03-01 |
Katia Saurfelt |
server/web api for accessing to deleted_entites
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
fix some pylint detected errors
stable
|
file |
diff |
annotate
|
2010-02-12 |
Alexandre Fayolle |
merge
stable
|
file |
diff |
annotate
|
2010-02-12 |
Alexandre Fayolle |
typo fix in help string
stable
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
2009-10-13 |
Sylvain Thénault |
refactor repo authentication to allow pluggable authentifier to login with something else than a password
|
file |
diff |
annotate
|
2009-09-16 |
Sylvain Thénault |
cleanup
3.5
|
file |
diff |
annotate
|
2009-08-11 |
Sylvain Thénault |
[ms] proper reset cache on external source
|
file |
diff |
annotate
|
2009-08-05 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2009-08-05 |
Sylvain Thénault |
[ldap] more configuration possible on ldap source: protocal/authentication mode, dumb support for kerberos authentication
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
get_csv is being renamed to splitstrip
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py).
stable
|
file |
diff |
annotate
|
2009-05-14 |
Adrien Di Mascio |
delete-trailing-whitespace + some copyright update
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
2009-04-04 |
sylvain thenault |
set 30sec query cache on pyro source, important speedup for pages generating multiple time the same external query
|
file |
diff |
annotate
|
2009-03-10 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
2009-02-26 |
sylvain thenault |
fix ldapsource w/ restriction on unsupported relation (return no results in that case)
|
file |
diff |
annotate
|
2009-02-24 |
sylvain thenault |
check ldap source has email configured before synchronization
|
file |
diff |
annotate
|
2008-12-22 |
Sylvain Thenault |
restore multi-sources capabilities
|
file |
diff |
annotate
|