| 2009-12-23 |
Michael M Slusarz | Simplify |
commit | commitdiff | tree | snapshot |
| 2009-12-23 |
Michael M Slusarz | Link fileroots to horde's fileroot, so it is easier... |
commit | commitdiff | tree | snapshot |
| 2009-12-23 |
Michael M Slusarz | Fix package.xml file |
commit | commitdiff | tree | snapshot |
| 2009-12-23 |
Michael M Slusarz | Add install_dev script |
commit | commitdiff | tree | snapshot |
| 2009-12-23 |
Michael M Slusarz | Ignore some files/directories useful for dev setup |
commit | commitdiff | tree | snapshot |
| 2009-12-23 |
Michael M Slusarz | Import horde from CVS HEAD |
commit | commitdiff | tree | snapshot |
| 2009-12-23 |
Michael M Slusarz | Import admintools and devtools from CVS HEAD |
commit | commitdiff | tree | snapshot |
| 2009-12-23 |
Michael M Slusarz | Import AllTests.php from CVS HEAD. |
commit | commitdiff | tree | snapshot |
| 2009-12-22 |
Michael M Slusarz | Ignore these emoticons. |
commit | commitdiff | tree | snapshot |
| 2009-12-22 |
Jan Schneider | These are 4. |
commit | commitdiff | tree | snapshot |
| 2009-12-22 |
Jan Schneider | Add Horde_Support_Backtrace#getMap(). |
commit | commitdiff | tree | snapshot |
| 2009-12-22 |
Jan Schneider | Re-use $basedir. |
commit | commitdiff | tree | snapshot |
| 2009-12-21 |
Michael M Slusarz | Bug #8791: IE8 needs this global variable defined with... |
commit | commitdiff | tree | snapshot |
| 2009-12-21 |
Michael M Slusarz | Improvements to random ID generation |
commit | commitdiff | tree | snapshot |
| 2009-12-20 |
Michael J.... | Add initial, basic implementation for a Geonames.org... |
commit | commitdiff | tree | snapshot |
| 2009-12-20 |
Chuck Hagenbuch | First pass at making form and tag helpers HTML 4.01... |
commit | commitdiff | tree | snapshot |
| 2009-12-20 |
Chuck Hagenbuch | Add assertHtmlDomEquals for less-strict parsing |
commit | commitdiff | tree | snapshot |
| 2009-12-19 |
Michael J.... | Cast the url to string when it will be json encoded |
commit | commitdiff | tree | snapshot |
| 2009-12-18 |
Michael M Slusarz | Make singleton/factory classname agnostic |
commit | commitdiff | tree | snapshot |
| 2009-12-17 |
Michael M Slusarz | Horde_Tree drivers are now ucfirst |
commit | commitdiff | tree | snapshot |
| 2009-12-17 |
Jan Schneider | Reset locale when parsing (Bug #8769). |
commit | commitdiff | tree | snapshot |
| 2009-12-16 |
Michael M Slusarz | Import Horde_Tree from CVS HEAD |
commit | commitdiff | tree | snapshot |
| 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 |
| next |