| 00-action-SearchLDAP.t |
231 |
810 | 1 month |
dpavlin: Added action SearchLDAP which replace old dump and enables us to issue
search requests directly t... |
| 00-action-StrixSQL.t |
174 |
908 | 4 months |
dpavlin: big rename of StrixSite to StrixInstance, added sitemap and layout
rename creates huge diff, whi... |
| 00-action-SyncOrganization.t |
106 |
902 | 5 months |
dpavlin: massive re-structuring to enable models specified in configuration file
- version bump [0.04]
- ... |
| 00-model-Organization.t |
42 |
1.5K | 7 months |
dpavlin: - move all LDAP-related logic in A3C::LDAP
- remove logic to link User and Organization
- ldap se... |
| 00-model-Person.t |
150 |
2.04K | 4 months |
dpavlin: - create valid StrixSite (site is required)
- make tests executable |
| 00-model-StrixInstance.t |
191 |
1.73K | 4 months |
dpavlin: added has_sites to StrixInstace which returns collection of all StrixSite for that instance |
| 00-model-StrixInstanceSelection.t |
174 |
1.39K | 4 months |
dpavlin: big rename of StrixSite to StrixInstance, added sitemap and layout
rename creates huge diff, whi... |
| 00-model-StrixSite.t |
190 |
1.41K | 4 months |
dpavlin: added StrixSite local model to hold all strix sites |
| 00-model-Town.t |
80 |
1.25K | 6 months |
dpavlin: added Town model with data |
| 00-model-User.t |
69 |
1.2K | 6 months |
dpavlin: replaced Jifty::Plugin::AuthLDAPLogin with internal Jifty::Plugin::Authentication::Ldap |
| 00-model-hrEduOrg.t |
208 |
2.56K | 4 months |
dpavlin: another round of re-factoring
- re-organize LDAP-related pages under /ldap with new view A3C::Vi... |
| 00-model-hrEduPerson.t |
128 |
2.88K | 5 months |
dpavlin: Override hrEduOrg->create to accept arrays as values and convert
them into ' <*> ' delimited stri... |
| 05-cache.t |
228 |
1.32K | 4 months |
dpavlin: unbless blessed variables before dumping them to JSON |
| 10-ldap.t |
112 |
1.19K | 5 months |
dpavlin: fix test to configurable name of model |
| 11-ldap-server.t |
229 |
3.58K | 4 months |
dpavlin: A3C::LDAP::Server now function as full-featured LDAP relay server
- move code from bin/ldap-serv... |
| 20-sql.t |
233 |
1.37K | 1 month |
dpavlin: DBI lowercase columns so we do same for accessors |
| 30-aaieduhr.t |
92 |
362 | 6 months |
dpavlin: test all available vocabularies, missing 008 is reported as bug to upstream AAI team |
| 40-php.t |
148 |
1.95K | 4 months |
dpavlin: support escaped quotes in quoted strings
(used for site names in our configurations)
|
| 50-strix.t |
216 |
1.65K | 4 months |
dpavlin: put cache all over the place and simplify it |
| pod.t |
118 |
149 | 5 months |
dpavlin: test pod if Test::Pod is installed |
| test.php |
133 |
782 | 5 months |
dpavlin: Added Parse::RecDescent PHP parser based on PHP::Include
PHP::Include puts new variables in curr... |