| 2009-12-15 |
Jan Schneider | Assume UTF-8 for release notes. |
commit | commitdiff | tree | snapshot |
| 2009-12-15 |
Michael M Slusarz | Bug #8767: Search for correct quote escape character |
commit | commitdiff | tree | snapshot |
| 2009-12-15 |
Michael M Slusarz | Fix infinite loop if using cache and server does not... |
commit | commitdiff | tree | snapshot |
| 2009-12-15 |
Michael M Slusarz | Prefer application icons to horde's icon if match level... |
commit | commitdiff | tree | snapshot |
| 2009-12-15 |
Michael M Slusarz | Fix buildMimeIds() when the ID is 0 |
commit | commitdiff | tree | snapshot |
| 2009-12-15 |
Michael M Slusarz | Remove pass-by-reference |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Michael M Slusarz | Bug #8751: Fix parsing old x.509 certs |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Michael M Slusarz | phpdoc |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Chuck Hagenbuch | If we don't set _targetVersion to null, re-use of a... |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Chuck Hagenbuch | Fix static inflector usage (@todo inject one instead... |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Chuck Hagenbuch | Create the users table for Migrator tests, and fix... |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Chuck Hagenbuch | Fix parent class |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Chuck Hagenbuch | Fix a bug in _copyTableContents() that caused some... |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Move some adapter-specific tests to the MySQL test... |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | wording |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Need to catch 't' and 'f' (with quotes) as boolean... |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Correct test (setting the default of an integer column... |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Change precision and scale if requested also. |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Scale can influence the type, so it needs to be set... |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Match spaces in the decimal precision |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Fix class name after merging migrations |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | There's logic in this test suite for dealing with wheth... |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Merge branch 'db-migrations' |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Implement workarounds for missing SQLite ALTER TABLE... |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Fix detecting default string values |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Make TableDefinition iteratable (across columns) |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Set type first so that it can be used when detecting... |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Change Horde_Db_Migration_Base constructor |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Start fixing migration tests |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Enable tests for ALTER functionality |
commit | commitdiff | tree | snapshot |
| 2009-12-13 |
Chuck Hagenbuch | Fix inclusion of PHPUnit |
commit | commitdiff | tree | snapshot |
| 2009-12-11 |
Jan Schneider | Default to Horde VFS. |
commit | commitdiff | tree | snapshot |
| 2009-12-11 |
Jan Schneider | Update to Horde_Calendar changes. |
commit | commitdiff | tree | snapshot |
| 2009-12-10 |
Michael J.... | Add authenticate capability to Customsql, Ldap, and... |
commit | commitdiff | tree | snapshot |
| 2009-12-10 |
Michael J.... | Add the authenticate capability to the Sql driver. |
commit | commitdiff | tree | snapshot |
| 2009-12-09 |
Michael M Slusarz | Pass group name to prefsCallback method |
commit | commitdiff | tree | snapshot |
| 2009-12-09 |
Gunnar Wrobel | Add getName() |
commit | commitdiff | tree | snapshot |
| 2009-12-09 |
Gunnar Wrobel | phpdoc |
commit | commitdiff | tree | snapshot |
| 2009-12-09 |
Michael M Slusarz | Always cast scalars to strings (catches Horde_Url objects) |
commit | commitdiff | tree | snapshot |
| 2009-12-09 |
Michael M Slusarz | Array is a bit easier to parse in this format |
commit | commitdiff | tree | snapshot |
| 2009-12-09 |
Michael M Slusarz | Fix broken Horde::popupJs() due to Horde_Url changes. |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Jan Schneider | Add copy() instead of cAdd() and cRemove(). |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Michael M Slusarz | ws |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Michael M Slusarz | Correctly quote DOM ID |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Jan Schneider | Fix adding attributes as strings in fullSrcImg(). |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Jan Schneider | Fix preserving individual variables. |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Jan Schneider | Use Horde_Url. |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Michael M Slusarz | Fix transparent auth for several drivers. |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Jan Schneider | Add explicit toString() method that accepts a $raw... |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Jan Schneider | Fix logic. |
commit | commitdiff | tree | snapshot |
| 2009-12-07 |
Jan Schneider | Cast to string. |
commit | commitdiff | tree | snapshot |
| 2009-12-07 |
Jan Schneider | Add a few more tests. |
commit | commitdiff | tree | snapshot |
| 2009-12-07 |
Michael M Slusarz | Bug #8753: Fix subscription determination if LIST-EXTEN... |
commit | commitdiff | tree | snapshot |
| 2009-12-07 |
Michael J.... | Need $s_res if $list_msgs is true as well. |
commit | commitdiff | tree | snapshot |
| 2009-12-07 |
Michael M Slusarz | Add Horde_Url::setRaw(), useful for chaining |
commit | commitdiff | tree | snapshot |
| 2009-12-07 |
Michael M Slusarz | Move url cloning functions to cAdd() and cRemove() |
commit | commitdiff | tree | snapshot |
| 2009-12-05 |
Chuck Hagenbuch | Clone Horde_Url objects in static methods. |
commit | commitdiff | tree | snapshot |
| 2009-12-04 |
Michael M Slusarz | phpdoc |
commit | commitdiff | tree | snapshot |
| 2009-12-04 |
Michael M Slusarz | Add stubs for response codes defined by RFC 5530 |
commit | commitdiff | tree | snapshot |
| 2009-12-04 |
Michael M Slusarz | phpdoc, make header caching configurable |
commit | commitdiff | tree | snapshot |
| 2009-12-04 |
Jan Schneider | Again fix left-overs from refactoring. |
commit | commitdiff | tree | snapshot |
| 2009-12-04 |
Chuck Hagenbuch | Revert "Fix function parameter" |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Michael M Slusarz | Revert "This needs to be a string." |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Michael M Slusarz | Fix function parameter |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Cast to string. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Reference not necessary. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Fix assertions. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Fix factory mock. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Fix package name. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Fix package name. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Fix class names, ws. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Fix signatures. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | The original host worked for me. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Fix package name, autoload test helpers. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Fix package name. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | E_STRICT fixes. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Note locale requirements. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Michael M Slusarz | Fix typo |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Michael M Slusarz | This needs to be a string. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Add Horde_Url#link(). More Horde_Url usage. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Utilize Horde_Url at some places. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Add pathInfo, fix notice with no parameters, allow... |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | phpdoc |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Add basic Horde_Url class. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Missed to add the base test suite. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | One test suite to rule them all. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Fix viral parse error. |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Jan Schneider | Add days and weeks to relative time. |
commit | commitdiff | tree | snapshot |
| 2009-12-02 |
Michael J.... | This mthod can't be called statically |
commit | commitdiff | tree | snapshot |
| 2009-12-02 |
Michael M Slusarz | If pushApp() doesn't succeed, be sure to clear the... |
commit | commitdiff | tree | snapshot |
| 2009-12-02 |
Michael M Slusarz | optimizations |
commit | commitdiff | tree | snapshot |
| 2009-12-02 |
Michael M Slusarz | Bug #8743: System tasks are always run, and may need... |
commit | commitdiff | tree | snapshot |
| 2009-12-02 |
Michael M Slusarz | Import Horde_Block from CVS HEAD |
commit | commitdiff | tree | snapshot |
| 2009-12-01 |
Michael M Slusarz | Bug #8746: Fix typo |
commit | commitdiff | tree | snapshot |
| 2009-12-01 |
Michael M Slusarz | Add run-time configurable caching for headers fetch... |
commit | commitdiff | tree | snapshot |
| 2009-12-01 |
Michael M Slusarz | Only cache headertext if peek is not specified |
commit | commitdiff | tree | snapshot |
| 2009-11-30 |
Michael M Slusarz | Fix 'load_base' registry application loading. |
commit | commitdiff | tree | snapshot |
| 2009-11-30 |
Michael M Slusarz | Fix credentials UI display |
commit | commitdiff | tree | snapshot |
| 2009-11-30 |
Michael M Slusarz | Try to remove ugly globals mess from Horde_Prefs_Ui |
commit | commitdiff | tree | snapshot |
| 2009-11-30 |
Michael M Slusarz | prefsHandle->prefsSpecial; add prefsSpecialGenerate... |
commit | commitdiff | tree | snapshot |
| next |