|
|
|
@6399
|
4 days |
vain |
timezone fix
|
|
|
|
@6398
|
6 weeks |
vain |
- commented out debug messages for class loading
|
|
|
|
@6397
|
6 weeks |
vain |
- updated class doc block
- commented out debug messages for class loading
|
|
|
|
@6396
|
6 weeks |
vain |
- bugfix for dispatchable() method not loading classes
|
|
|
|
@6395
|
6 weeks |
vain |
- namespaced modules
|
|
|
|
@6394
|
6 weeks |
vain |
- slash fix for windows file paths
|
|
|
|
@6393
|
6 weeks |
vain |
- namespaced modules
|
|
|
|
@6392
|
6 weeks |
vain |
- not assertEquals, but assertEqual
|
|
|
|
@6391
|
7 weeks |
vain |
- lowercased filenames needed on linux
|
|
|
|
@6390
|
7 weeks |
vain |
- removed exception interface
|
|
|
|
@6389
|
7 weeks |
vain |
- fixing error Class 'Koch\Localization\UTF8' not found
|
|
|
|
@6388
|
7 weeks |
vain |
- instanceof bug: when used on a SimpleXMLElement object the instanceof …
|
|
|
|
@6387
|
7 weeks |
vain |
- disabled encryption dropdown, hardcoded sha1
|
|
|
|
@6386
|
7 weeks |
vain |
- added namespaces to installation
|
|
|
|
@6385
|
8 weeks |
vain |
- session auto start off is default
|
|
|
|
@6384
|
8 weeks |
vain |
- added type
|
|
|
|
@6383
|
2 months |
vain |
- define path prefix on filenames, not general on autoloadInclusions()
- …
|
|
|
|
@6382
|
2 months |
vain |
- added missing class var
|
|
|
|
@6381
|
2 months |
vain |
- fixed form validators unit tests
|
|
|
|
@6380
|
2 months |
vain |
- added methods for running _beforeFilter() and _afterFilter() on …
|
|
|
|
@6379
|
2 months |
vain |
- moved locales data from gettext adapter to localization dir
|
|
|
|
@6378
|
2 months |
vain |
- fixed path to application dir
|
|
|
|
@6377
|
2 months |
vain |
- namespace updates and unittest fixes
|
|
|
|
@6376
|
2 months |
vain |
- namespace update
|
|
|
|
@6375
|
2 months |
vain |
- fixed more unittests and updated more namespaces…
|
|
|
|
@6374
|
2 months |
vain |
- moved datatype conversion relevant methods to the datatype/conversion …
|
|
|
|
@6373
|
2 months |
vain |
- unit test fixes for forms
|
|
|
|
@6372
|
2 months |
vain |
- fixing tracrpc unittest
|
|
|
|
@6371
|
2 months |
vain |
- namespace updates and configuration filename fixes for config staging …
|
|
|
|
@6370
|
2 months |
vain |
- namespace update
|
|
|
|
@6369
|
2 months |
vain |
- namespace update
|
|
|
|
@6368
|
2 months |
vain |
- fixed router testes: underscore to namespace separator on class names
|
|
|
|
@6367
|
2 months |
vain |
- fixed test => initBreadcrumbs to initialize
|
|
|
|
@6366
|
2 months |
vain |
- namespace update
|
|
|
|
@6365
|
2 months |
vain |
- premature optimizations
|
|
|
|
@6364
|
2 months |
vain |
- unittest updates
|
|
|
|
@6363
|
2 months |
vain |
- adjusted www_root to application path
|
|
|
|
@6362
|
2 months |
vain |
- namespace updates
- uh-oh; its running again :D
|
|
|
|
@6361
|
2 months |
vain |
- namespace update
|
|
|
|
@6360
|
2 months |
vain |
- namespace update
|
|
|
|
@6359
|
2 months |
vain |
- moved xml to datatype dir
|
|
|
|
@6358
|
2 months |
vain |
- added datatype\conversion
|
|
|
|
@6357
|
2 months |
vain |
- namespace updates
|
|
|
|
@6356
|
2 months |
vain |
- renamed initBreadcrumb to initalize
|
|
|
|
@6355
|
2 months |
vain |
- updated doctrine mapping driver chain
|
|
|
|
@6354
|
2 months |
vain |
- added clansuite module controller
- updated bootstrap and version
|
|
|
|
@6353
|
2 months |
vain |
- namespace updates
|
|
|
|
@6352
|
2 months |
vain |
- namespace updates
|
|
|
|
@6351
|
2 months |
vain |
- namespace updates
|
|
|
|
@6350
|
2 months |
vain |
- namespace updates
|
|
|
|
@6349
|
2 months |
vain |
- namespace updates
|
|
|
|
@6348
|
2 months |
vain |
- moved user to user dir
- one class per file
|
|
|
|
@6347
|
2 months |
vain |
- adjusted interface names
|
|
|
|
@6346
|
2 months |
vain |
- one class per file
- namespace updates
|
|
|
|
@6345
|
2 months |
vain |
- dropped obsolete autoloading method tryPathsAndMap(), functionally …
|
|
|
|
@6344
|
2 months |
vain |
- pushing classes found via includePath/PSR-0 loader into the apc classmap …
|
|
|
|
@6343
|
2 months |
vain |
- extracted FilterInterface?
- fixed interface declarations on filters
|
|
|
|
@6342
|
2 months |
vain |
- raised width of backtrace table cell
|
|
|
|
@6341
|
2 months |
vain |
- some premature optimizations and code styling for phemto
|
|
|
|
@6340
|
2 months |
vain |
- renamed base to abstractconfig
|
|
|
|
@6339
|
2 months |
vain |
- one class per file; extracted interface
|
|
|
|
@6338
|
2 months |
vain |
- one class per file; extracted exceptioninterface
- moved heading of …
|
|
|
|
@6337
|
2 months |
vain |
- fixed autoloadExclusion() to work with a namespaced doctrine class
|
|
|
|
@6336
|
2 months |
vain |
- expectException if apc not loaded
|
|
|
|
@6335
|
2 months |
vain |
- removed .core from filenames
|
|
|
|
@6334
|
2 months |
vain |
- added unittest for cache adapter apc
|
|
|
|
@6333
|
2 months |
vain |
- class doc cleanup
|
|
|
|
@6332
|
2 months |
vain |
- renamed class and file "interface" to "CacheInterface?"
- renamed class …
|
|
|
|
@6331
|
3 months |
vain |
- ArrayObject? root namespace
|
|
|
|
@6330
|
3 months |
vain |
- one class per file
|
|
|
|
@6329
|
3 months |
vain |
- updated unittest bootstrap with new paths for the test subject
|
|
|
|
@6328
|
3 months |
vain |
- removed core from test filenames
|
|
|
|
@6327
|
3 months |
vain |
- class description cleanups
|
|
|
|
@6326
|
3 months |
vain |
- re-enable loading of default routes
|
|
|
|
@6325
|
3 months |
vain |
- class description cleanups
|
|
|
|
@6324
|
3 months |
vain |
- adding class skeleton for module manager
|
|
|
|
@6323
|
3 months |
vain |
- one class per file
- cleanups
|
|
|
|
@6322
|
3 months |
vain |
- removed suffix renderer from filename and added it to the path
|
|
|
|
@6321
|
3 months |
vain |
- renamed autoloadEvents to loadEvents
- removed suffix config from event …
|
|
|
|
@6320
|
3 months |
vain |
- added variable for better step debugging to targetroute
- removed config …
|
|
|
|
@6319
|
3 months |
vain |
- added a line break to enhance readability of the error "in file" line
|
|
|
|
@6318
|
3 months |
vain |
- suffixed interface: ExceptionInterface?
|
|
|
|
@6317
|
3 months |
vain |
- execute routing and test for dispatchable route in frontcontroller
|
|
|
|
@6316
|
3 months |
vain |
- cleanup
|
|
|
|
@6315
|
3 months |
vain |
- added class skeleton for a yaml form generator
|
|
|
|
@6314
|
3 months |
vain |
- one class per file: extracted captcha class from simplecaptcha …
|
|
|
|
@6313
|
3 months |
vain |
- moved feed into feed dir
|
|
|
|
@6312
|
3 months |
vain |
- moved acl and acm classes to rbacl dir
|
|
|
|
@6311
|
3 months |
vain |
- added class skeleton for cache compositum
|
|
|
|
@6310
|
3 months |
vain |
- logger renamed to compositum
|
|
|
|
@6309
|
3 months |
vain |
- one class per file
|
|
|
|
@6308
|
3 months |
vain |
- renamed dir columns to columnrenderer
|
|
|
|
@6307
|
3 months |
vain |
- added namespace, updated classname and comments
|
|
|
|
@6306
|
3 months |
vain |
- extracted interface
|
|
|
|
@6305
|
3 months |
vain |
- extracted factory method
|
|
|
|
@6304
|
3 months |
vain |
- added Adapter to the namespace
- cleanup on class docblock
|
|
|
|
@6303
|
3 months |
vain |
- added Adapter to the namespace
- added generated by comment to …
|
|
|
|
@6302
|
3 months |
vain |
- added a "generated by" comment to the classmap file
|
|
|
|
@6301
|
3 months |
vain |
- removed dependency, using a glob to determine all module dirs
|
|
|
|
@6300
|
3 months |
vain |
- subtract our namespace when loading with psr-0
|
|
|
|