]> git.mxchange.org Git - quix0rs-gnu-social.git/history - index.php
Added the new pinghandler to the stopdaemons script and improved the behaviour and...
[quix0rs-gnu-social.git] / index.php
2009-03-08 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-03-05 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Zach CopleyMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-03-05 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-04 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-04 Evan ProdromouCheck for config file when running
2009-03-04 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-04 CiaranGAdditional (optional, defaults to off) logging of PEAR...
2009-02-23 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-21 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-20 Evan Prodromouaccidentally used as a global in index.php
2009-02-20 Evan Prodromouavoid notices on undefined array elements
2009-02-18 Evan ProdromouMerge branch 'master' of git://gitorious.org/laconica...
2009-02-17 Sarven CapadisliMerge branch 'mobile-style' of git://gitorious.org...
2009-02-17 Evan ProdromouMerge branch 'master' into 0.7.x
2009-02-15 Evan ProdromouMerge branch 'master' into 0.7.x
2009-02-12 Zach CopleyMerge branch 'queuehandlers' into 0.7.x
2009-02-12 Evan ProdromouMerge branch 'devevan/master' into 0.7.x
2009-02-12 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-12 Evan Prodromouignore no-data error, since we use it all the time
2009-02-12 Zach CopleyMerge branch '0.7.x' into queuehandlers
2009-02-11 Evan ProdromouMerge branch 'master' of git://gitorious.org/laconica...
2009-02-11 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-11 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-11 Evan ProdromouHandle DB_DataObject errors better
2009-02-11 Evan ProdromouMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
2009-02-11 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-11 Evan ProdromouMerge branch 'urlroute' into 0.7.x
2009-02-11 Evan ProdromouUse a router singleton
2009-02-11 Evan Prodromouintegrate URL routing into core code
2009-02-09 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-09 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-09 Evan ProdromouMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
2009-02-09 Evan ProdromouChange action autoloading to allow actions in plugins
2009-02-09 Evan ProdromouAdd InitializePlugin and CleanupPlugin events
2009-02-09 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-09 Evan ProdromouBetter exception handling in index
2009-02-09 Evan ProdromouIndex and Action use Exceptions
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan Prodromouis_readonly() -> isReadOnly()
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-21 Evan Prodromoufirst step of phpcs-cleanup of index.php
2008-12-03 Evan Prodromouallow recoverpassword in private mode
2008-12-03 Evan Prodromouallow registrations even when site is private (for...
2008-12-03 Evan Prodromouadd finishopenidlogin to list of actions that anon...
2008-12-03 Evan Prodromoufine-tuning the privacy flag
2008-12-03 Evan Prodromouallow doc and api calls from private
2008-12-03 Evan Prodromouif the site is marked as private, redirect anon users...
2008-12-03 Evan Prodromouchange Action::init() to Action::prepare() to avoid...
2008-12-02 Evan Prodromouinit() returns boolean success value
2008-12-02 Evan Prodromouadd init, last_modified to actions
2008-08-06 Evan Prodromoumake init of lang environment happen earlier, or when...
2008-07-24 Evan Prodromouuse a random mirror
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-07-04 Gina HaeussgeValidate action parameter
2008-06-22 Evan Prodromouremove check immediate
2008-06-19 Evan Prodromouimmediate mode for openid
2008-05-20 Evan Prodromoutrim whitespace
2008-05-19 Evan Prodromoubetter headers
2008-05-17 Evan Prodromouchange from class call on action to obj call
2008-05-17 Evan Prodromouadd action class to default loads
2008-05-17 Evan Prodromoucorrect placement of common
2008-05-17 Evan Prodromoufixes to make it all lint
2008-05-14 Evan Prodromoulicense block for source code
2008-05-14 Evan Prodromoudeny access to include files
2008-05-14 Evan Prodromouconsiderable coding
2008-05-07 Evan Prodromoubeginnings of PHP