| 2009-03-11 |
Gunnar Wrobel | Merge commit 'refs/remotes/origin/t/Kolab_Server/HK... |
commit | commitdiff | tree | snapshot |
| 2009-03-05 |
Mike Naberezny | Fixed unset to use correct key. Thanks to Josh Davis... |
commit | commitdiff | tree | snapshot |
| 2009-03-05 |
Michael M Slusarz | Import Horde_Cache from CVS HEAD. |
commit | commitdiff | tree | snapshot |
| 2009-03-05 |
Michael M Slusarz | Typo |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Michael M Slusarz | Added Socket_Pop3 driver. |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Michael M Slusarz | Fix logic/doc typos |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Michael M Slusarz | New static function to get raw MIME Part text. |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Michael M Slusarz | Fixes to improve POP3 compatibility |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Michael M Slusarz | Add support for parsing RFC 2384 URLs. |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Michael M Slusarz | Fix library name/location |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Michael M Slusarz | Fixes to Cclient_Pop3 driver. |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Chuck Hagenbuch | fix release date for 0.4.0 |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Chuck Hagenbuch | add Horde_Routes_Printer to the filelist |
commit | commitdiff | tree | snapshot |
| 2009-03-03 |
Gunnar Wrobel | Indicate if an object is missing. |
commit | commitdiff | tree | snapshot |
| 2009-03-03 |
Gunnar Wrobel | Ignore if the database file is missing. |
commit | commitdiff | tree | snapshot |
| 2009-03-03 |
Gunnar Wrobel | Add object missing exception and fix property access. |
commit | commitdiff | tree | snapshot |
| 2009-03-03 |
Gunnar Wrobel | Added a file test driver. |
commit | commitdiff | tree | snapshot |
| 2009-03-03 |
Gunnar Wrobel | Merge branch 'master' of git@github.com:wrobel/horde... |
commit | commitdiff | tree | snapshot |
| 2009-03-03 |
Michael M Slusarz | Fix some errors in the test script. |
commit | commitdiff | tree | snapshot |
| 2009-03-03 |
Michael M Slusarz | Remove function that no longer exists. |
commit | commitdiff | tree | snapshot |
| 2009-03-03 |
Michael M Slusarz | Add server connect exception code. |
commit | commitdiff | tree | snapshot |
| 2009-03-03 |
Michael M Slusarz | Update e-mail address. |
commit | commitdiff | tree | snapshot |
| 2009-03-02 |
Michael M Slusarz | Ticket #8036: Better error handling for gnupg and opens... |
commit | commitdiff | tree | snapshot |
| 2009-03-02 |
Michael M Slusarz | Fix comment |
commit | commitdiff | tree | snapshot |
| 2009-03-02 |
Gunnar Wrobel | Convert the Object specific classes to PHP5. |
commit | commitdiff | tree | snapshot |
| 2009-03-02 |
Gunnar Wrobel | style |
commit | commitdiff | tree | snapshot |
| 2009-03-02 |
Gunnar Wrobel | Split of Kolab_Session from Kolab_Server. |
commit | commitdiff | tree | snapshot |
| 2009-03-02 |
Gunnar Wrobel | Testing has been corrected. |
commit | commitdiff | tree | snapshot |
| 2009-02-28 |
Michael J.... | Check for proxy configuration first, so we don't lose... |
commit | commitdiff | tree | snapshot |
| 2009-02-26 |
Chuck Hagenbuch | return null for undefined variables; get rid of __set... |
commit | commitdiff | tree | snapshot |
| 2009-02-26 |
Michael J.... | Update tests to reflect the expected *.html.php templat... |
commit | commitdiff | tree | snapshot |
| 2009-02-26 |
Michael J.... | Add missing setLayout method, change layout filenames... |
commit | commitdiff | tree | snapshot |
| 2009-02-26 |
Michael J.... | On second thought - I don't see the reason for checking... |
commit | commitdiff | tree | snapshot |
| 2009-02-26 |
Michael M Slusarz | Horde 4-ify Horde_Crypt. |
commit | commitdiff | tree | snapshot |
| 2009-02-26 |
Michael J.... | $this->name ----> $this->$name |
commit | commitdiff | tree | snapshot |
| 2009-02-25 |
Chuck Hagenbuch | fix ssl params in splitread config |
commit | commitdiff | tree | snapshot |
| 2009-02-25 |
Chuck Hagenbuch | fix class names; make destructor public |
commit | commitdiff | tree | snapshot |
| 2009-02-25 |
Michael M Slusarz | Can't mask these errors - makes debugging impossible |
commit | commitdiff | tree | snapshot |
| 2009-02-24 |
Chuck Hagenbuch | allow access to the request object with arrow notation |
commit | commitdiff | tree | snapshot |
| 2009-02-24 |
Gunnar Wrobel | Add the Horde_Kolab_Server_Exception class definition. |
commit | commitdiff | tree | snapshot |
| 2009-02-24 |
Gunnar Wrobel | Intermediate commit for the Kolab_Server rewrite from... |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Michael M Slusarz | Convert drivers to ucfirst names |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Michael M Slusarz | Shorten session var name |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Michael M Slusarz | Import Horde_SessionHandler:: from CVS HEAD. |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | test tweaks |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | fix parse error |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Michael M Slusarz | Fix typos. |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Michael M Slusarz | Import Text_Flowed from CVS HEAD |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | add number helper to package.xml |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | add number helper - only one method right now; the... |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | port missing inflections, except titlize, foreignKey... |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | - add helper base test |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | add text helpers |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | add two new fixtures, broaden blogroll test, add skippe... |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | instead of dying, create a default mapper if one is... |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | add new files |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | - add the rest of the Url helper methods |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | make optional |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | use factory instead of getInstance still |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | initial Horde/Test package for wrapping/extending PHPUnit |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | add doc folder with TODO list |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | fix copyright dates |
commit | commitdiff | tree | snapshot |
| 2009-02-23 |
Chuck Hagenbuch | fix helper collision detection |
commit | commitdiff | tree | snapshot |
| 2009-02-22 |
Michael J.... | Fix typo |
commit | commitdiff | tree | snapshot |
| 2009-02-22 |
Michael J.... | Fix dir names in package.xml file |
commit | commitdiff | tree | snapshot |
| 2009-02-22 |
Michael M Slusarz | Import Horde_Token from CVS HEAD |
commit | commitdiff | tree | snapshot |
| 2009-02-22 |
Michael M Slusarz | Use exceptions in Horde_Mime |
commit | commitdiff | tree | snapshot |
| 2009-02-22 |
Michael M Slusarz | Better static usage. |
commit | commitdiff | tree | snapshot |
| 2009-02-22 |
Michael M Slusarz | Import Horde_SpellChecker from CVS HEAD. |
commit | commitdiff | tree | snapshot |
| 2009-02-22 |
Michael M Slusarz | Incorrect comment. |
commit | commitdiff | tree | snapshot |
| 2009-02-21 |
Chuck Hagenbuch | remove reference on new |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
Michael M Slusarz | Don't set name if it doesn't exist |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
Michael M Slusarz | Fix parsing of MIME parameter values. |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
Michael M Slusarz | Bug #8017: App might not have Mime driver config |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
Chuck Hagenbuch | rename to _normalizeConfig, since we normalize horde... |
commit | commitdiff | tree | snapshot |
| 2009-02-19 |
Chuck Hagenbuch | - add an option to throw an exception when helper metho... |
commit | commitdiff | tree | snapshot |
| 2009-02-19 |
Michael M Slusarz | Use Gnumeric for Excel conversion |
commit | commitdiff | tree | snapshot |
| 2009-02-19 |
Michael M Slusarz | Use abiword for msword display |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael J.... | Fix ordering of operations for Horde_Db_Adapter_Pdo_Myq... |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael J.... | Need to convert hostspec as well |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael J.... | Revert "ws" |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael J.... | ws |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Chuck Hagenbuch | fix path (duck@obala.net, #8008) |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Chuck Hagenbuch | add benchmark, capture, and debug helpers |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Chuck Hagenbuch | add mock log handler |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Chuck Hagenbuch | revamp helpers to use horde_view_helper_base base class... |
commit | commitdiff | tree | snapshot |
| 2009-02-16 |
Chuck Hagenbuch | note about the new memcached extension |
commit | commitdiff | tree | snapshot |
| 2009-02-14 |
Michael M Slusarz | Fix function scope |
commit | commitdiff | tree | snapshot |
| 2009-02-14 |
Michael M Slusarz | Status caching should be disabled by default |
commit | commitdiff | tree | snapshot |
| 2009-02-14 |
Chuck Hagenbuch | add support for 'g' in ini file filesizes (Bug #7956) |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Chuck Hagenbuch | import Horde_View |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael M Slusarz | Fix serialization |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael M Slusarz | Missed the Serialize conversion in horde.git |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Chuck Hagenbuch | fix constant name |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael M Slusarz | No longer used |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael M Slusarz | Import Horde_Serialize from CVS. |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael M Slusarz | Import Horde_SessionObjects from CVS. |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael M Slusarz | Import Horde_Memcache from CVS. |
commit | commitdiff | tree | snapshot |
| 2009-02-12 |
Gunnar Wrobel | Completed the first set of rearrangements of the interf... |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Gunnar Wrobel | Additional abstract methods. |
commit | commitdiff | tree | snapshot |
| next |