10
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jan 06, 2025 — Jan 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use an ordered map in getListPivots() for some services - JDBCSrc and FullDNJndiDst. Order *is* important in these cases! The API for getListPivots is therefore wrong - see IssueID #42. More... almost 17 years ago
Make sure we catch communication errors with the database, and stop synchronizing/cleaning immediately! More... almost 17 years ago
Ignore empty values in force values - this causes invalid syntax LDAP errors. More... almost 17 years ago
Correct bug in upper/lower casing names in FrenchFilters. More... almost 17 years ago
Clearer debugging. More... almost 17 years ago
Change 'flat object to object' and 'object to bean' conversion to choose the best set method for any attribute if they're are more than one. More... almost 17 years ago
Re-enable the Full DN JNDI service... it actually works now :) More... almost 17 years ago
Add some tests More... almost 17 years ago
Some cleaning up before getting dirty with this code... More... almost 17 years ago
Allow reading the objectClass from iBatis for db2ldap (it appears as a String) More... almost 17 years ago
Rework the case insensitive map, and add a convenience method to LscAttributes (put) More... almost 17 years ago
Don't instanciate all objects for JSEvaluator if they're not needed. Fixes #39. More... almost 17 years ago
Don't output CSV seperator after last field. Closes #38. More... almost 17 years ago
Log 'should' modifications to same logger as real modifications More... almost 17 years ago
Change function to avoid ClassCastExceptions More... almost 17 years ago
Add function to DateUtils to format date in simple format and accompanying test More... almost 17 years ago
Clean up weird import from previous commit More... almost 17 years ago
Clean up weird import from previous commit More... almost 17 years ago
Don't complain about missing DN in creation if the create condition is false More... almost 17 years ago
Add option to LOG4J CsvLayout to print a header for CSV files Add a test for the CsvLayout class More... almost 17 years ago
Make toUpperCaseAllBeginingNames() public and correct some bugs More... almost 17 years ago
Initial import More... almost 17 years ago
Creating module structure More... almost 17 years ago
userAccountControlToggle was broken - fixed and test added More... almost 17 years ago
Beginning of a test for AD library and corrections associated :) More... almost 17 years ago
Setting up a nightly snapshot of lsc-core More... almost 17 years ago
Updating build files for beta1 More... almost 17 years ago
Removing deprecated use More... almost 17 years ago
Adding a version class More... almost 17 years ago
In getEntry, ignore exceptions if we found the entry we want. Fixes #34 More... almost 17 years ago