summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-18Added a $xss_clean class variable to the XMLRPC library, enabling control ove...Robin Sowell4-4/+18
2010-03-15code comment typo fixDerek Allard1-1/+1
2010-03-12Fix #2 -- extra </a> on docs pageGreg Aker1-1/+1
2010-03-12switching svn info on download page to hgDerek Jones1-4/+8
2010-03-11grammer fixup - we're all about grammer (yes, if you're reading this thinking...Derek Allard1-1/+1
2010-03-11added @php4 tag to compat helper (thanks Phil)Derek Jones1-0/+1
2010-03-11got rid of some redundancy in the preliminary jQuery lib docsDerek Jones1-92/+2
2010-03-11full on scaffolding removalDerek Jones10-169/+4
2010-03-10added docs for application Packages, added third_party folder to the applicat...Derek Jones3-0/+60
2010-03-10changelog note for bugfix in Profiler dealing with failed queriesDerek Jones1-0/+1
2010-03-10changelog note for bugfix to log entriesDerek Jones1-0/+1
2010-03-10changelog note for subclass prefix automatically being applied by the loader.Derek Jones1-0/+2
2010-03-10added changelog item for XML-RPC server 'object' config itemDerek Jones1-0/+1
2010-03-10updated Upload class docs to be accurate with the * filter for allowed_typesDerek Jones1-1/+1
2010-03-10added docs for * filter for allowed_types of Upload classDerek Jones1-0/+1
2010-03-10added docs for convert_accented_characters() in the Text HelperDerek Jones2-0/+8
2010-03-10added swap_pre, autoinit, and stricton database configuration explanationsDerek Jones3-3/+19
2010-03-10changelog note for directory_triggerDerek Jones1-0/+1
2010-03-10changelog note for assign_to_config index.php valuesDerek Jones1-0/+1
2010-03-10changelog note for index.php based routing overridesDerek Jones1-0/+1
2010-03-10added changelog note for CSRF - still needs documenting in Security class docsDerek Jones1-0/+1
2010-03-10added Security class docs, cleaned up Input class for changes to bothDerek Jones8-73/+182
2010-03-10added docs for Output class propertyDerek Jones2-0/+7
2010-03-10added ability to enable/disable individual sections of the ProfilerDerek Jones7-21/+193
2010-03-10change log note for DriversDerek Jones1-0/+1
2010-03-10initial docs for DriversDerek Jones3-1/+184
2010-03-10completely removed Plugins from CodeIgniterDerek Jones17-247/+41
2010-03-10changed SVN location change to BitBucketDerek Jones1-1/+1
2010-03-10sped up Driver loading slightly by predicting subfolder locationDerek Jones1-1/+8
2010-03-07Automated merge with http://hg.ellislab.com/CodeIgniter2Derek Jones130-139/+825
2010-03-07fixed load_class() call in Hooks to get Config from coreDerek Jones1-1/+1
2010-03-05added Driver libDerek Jones2-0/+255
2010-03-05adding initial docs for javascript and jquery libsDerek Jones2-0/+430
2010-03-05changing docs refs to future release 2.0.0Derek Jones126-139/+140
2010-03-05REMOVING js calendar helper / plugin. No need with the prolific jQuery calen...Derek Jones1-629/+0
2010-03-05moving js cal plugin to a helperDerek Jones1-0/+0
2010-03-05killing scaffolding triggerDerek Jones1-10/+1
2010-03-05fixed eof code commentDerek Jones1-2/+2
2010-03-05moved CAPTCHA plugin to a helperDerek Jones3-355/+441
2010-03-05added end of function markerDerek Jones1-0/+1
2010-03-05improved xml_convert() of XML helperDerek Jones1-8/+16
2010-03-05added entity_decode() to Typography helper, updated auto_typography()Derek Jones1-2/+57
2010-03-05added convert_accented_characters() function to Text HelperDerek Jones2-5/+107
2010-03-05whitespace, code commentsDerek Jones1-6/+8
2010-03-05updating attributes to lowercase and added CDATA block around jsDerek Jones1-3/+2
2010-03-05no in helpers, updated security lib to use Security class instead of InputDerek Jones1-2/+2
2010-03-05whitespaceDerek Jones1-1/+0
2010-03-05bringing form helper in syncDerek Jones1-4/+3
2010-03-05little cleaner regex in human_to_unix()Derek Jones1-6/+6
2010-03-05fixing docblock for Javascript classDerek Jones1-6/+30