| 2009-07-21 |
Michael J.... | parse errors, add friends method |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael J.... | Add remaining methods to Status class, phpdoc |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael J.... | Add Horde_Date_Utils::relativeDateTime() for getting... |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Michael J.... | Don't leak Horde_Oauth exceptions |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Michael J.... | Don't leak Horde_Http_Client exceptions |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Michael J.... | try/catch with some slight hacks to deal with no error... |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Michael M Slusarz | Fixes found through lint checking |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Michael M Slusarz | Switch back to include instead of include_once. |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Michael M Slusarz | Re-add some lint fixes |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Michael J.... | account/end_session requires a POST |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Chuck Hagenbuch | improve salt generation for crypt-md5 passwords (lowzl... |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Jan Schneider | Fix logging in if vinfo doesn't exist (Bug #8444). |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Jan Schneider | MFB: Fix sequence name, catch errors. |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Jan Schneider | Use pgp form field only if gnupg is installed and confi... |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael J.... | Remove debug output |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael J.... | Add constants for the various URLs needed for OAuth |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael J.... | Add http basic authentication support. |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael J.... | use the _format property |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael J.... | Add destroy(), show() methods and fill in update()... |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael J.... | Add some more methods to Account, some stubs, some... |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael J.... | Abstract out both the Auth class and the Request class... |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael J.... | This is Horde_Oauth, not H_S_Twitter... |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael J.... | phpdoc/ws |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | Revert "Fix issues found during lint check" |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | Fix issues found during lint check |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | Clean up test mail server output |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | phpdoc, don't throw exception when gc'ing |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | Replace all Identity.php requires with a single, easily... |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | Use Horde_Menu::getSiteLinks() |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | MSG_SEP is no longer used. |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | Add getSiteLinks() |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | Fix call (API func name; only takes 2 parameters). |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | Fix object instantiation; cache object internally |
commit | commitdiff | tree | snapshot |
| 2009-07-18 |
Michael J.... | Initial, very basic, code for Service_Twitter |
commit | commitdiff | tree | snapshot |
| 2009-07-18 |
Michael J.... | Build authorization header, check for missing oauth_tok... |
commit | commitdiff | tree | snapshot |
| 2009-07-18 |
Chuck Hagenbuch | sstrip separators at the beginning of the list of tagge... |
commit | commitdiff | tree | snapshot |
| 2009-07-18 |
Michael J.... | Documnet the required config parameters, throw exceptio... |
commit | commitdiff | tree | snapshot |
| 2009-07-18 |
Michael J.... | Fix percent encoding of the '+' character. |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | More tweaking of the fullmessage display. |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Remove all Horde::fatal()'s from horde-hatchery |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | throw exceptions instead of calling Horde::fatal() |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Remove object assignments by reference and unneded... |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Horde 4/autoloading conventions |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | No need for this array_merge() |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Don't assign objects by reference. |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Only log on success. |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Use hash(). |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Cache output handling has moved to Horde |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Add Horde::getCacheUrl(). |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Chuck Hagenbuch | abort and use a regular image tag if we don't have... |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Chuck Hagenbuch | fix getLoginScreen call |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael M Slusarz | Import SpellChecker imple object from IMP. |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael M Slusarz | Inline script handling moved to Horde:: for now |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael M Slusarz | SpellChecker imple moved to Horde_Ajax. |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael M Slusarz | Add IMP inline script handling functions. |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael M Slusarz | Move imple handling to Horde_Ajax_Imple::. |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael M Slusarz | Add Horde_Ajax::. |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael M Slusarz | Upgrade to Horde 4 coding conventions |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael M Slusarz | This becomes a mandatory dependency |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael J.... | Fix variable name |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Chuck Hagenbuch | fix package.xml |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Chuck Hagenbuch | these are stream filters, so put them in a Horde_Stream... |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Chuck Hagenbuch | fix Nls config usage |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Michael M Slusarz | Needs to be called statically. |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Chuck Hagenbuch | throw Horde_Auth_Exceptions instead of generic Horde_Ex... |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Chuck Hagenbuch | fix dependency on Core package, and add dependency... |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Chuck Hagenbuch | stub _authenticate in the auto driver to avoid a compil... |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Chuck Hagenbuch | if there are no custom headers, don't throw a notice... |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Duck (Jakob... | Phrase error |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Duck (Jakob... | Catch errors |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Chuck Hagenbuch | revert creation of exception objects not used for throwing |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Chuck Hagenbuch | If a URL is passed to login.php with a valid session... |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Chuck Hagenbuch | catch exceptions during API calls to re-throw, so that... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | Clean up application driver |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | A bit clearer null representation |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | Fix Registry usage; fix missing trailing bracket if... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | A bit clearer null interpretation |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | Fix admin actions and track changes to Horde_Auth_Appli... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | if appConfig ends up empty, make sure it's an empty... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | Add Horde_Config::getVersion() |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | documentation; cleaner fatal() handling |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | Import turba from CVS HEAD. |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | For fatal w/ Horde_Exception, no need to provide file... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | Fix variable name. |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | Fix loading of global configurations. |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | Fix using new nls configuration. |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | Moved to Horde_Registry. |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | How do we want to deal with optional configuration... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | As long as API methods return PEAR_Errors, throw them... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | Typo |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | Fix abstract declaration. |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | fix parse errors - not sure on intent of the export... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | rename IMP auth driver for class loading |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | HttpRemote -> Http_Remote and tweak class loading so... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | remove never-used app-specific driver loading |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | no return after a throw |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | Util -> Horde_Util |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | rename Horde_Auth_Driver to Horde_Auth_Base to match... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | don't catch exceptions and throw them away unless we... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | remove datatree driver in H4 |
commit | commitdiff | tree | snapshot |
| next |