summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-16Add example crontabFlorian Pritz2-0/+3
2012-08-16remove .highlight directoryFlorian Pritz3-108/+0
2012-08-16html_header: fix indentationFlorian Pritz1-19/+19
2012-08-16Add Content-Type meta tagFlorian Pritz1-0/+1
2012-08-16remove 'class="no"' from highlit htmlFlorian Pritz2-1/+3
2012-08-16switch to pygmentsFlorian Pritz414-65278/+68
2012-08-16paste.css: fix indentationFlorian Pritz1-37/+37
2012-08-09rename file_mod to mfileFlorian Pritz2-33/+33
2012-07-26fix typo in migration "add username index"Florian Pritz1-1/+1
2012-07-24Don't call undefined functions on error pageFlorian Pritz1-11/+84
2012-07-22display header on client page when using browserFlorian Pritz1-2/+2
2012-07-22fix call to _non_existent() typosFlorian Pritz1-2/+2
2012-07-18htaccess: add workaround for fastcgi and http authorization headerFlorian Pritz1-0/+1
2012-07-12Add cron function for user controllerFlorian Pritz2-0/+15
2012-07-12Improve design of general error pageFlorian Pritz3-61/+26
2012-07-12c/user: improve error messagesFlorian Pritz1-6/+2
2012-07-12u/register: improve error message for invalid usernameFlorian Pritz1-1/+1
2012-07-12Explicitly select fields in db queriesFlorian Pritz2-2/+2
2012-07-12Store userid in sessionFlorian Pritz1-6/+2
2012-07-12Display nice error message if username exists alreadyFlorian Pritz2-0/+19
2012-07-12Add unique index for users.usernameFlorian Pritz2-1/+22
2012-07-07Display total size uploaded by user on history pageFlorian Pritz3-0/+15
2012-07-04Merge tag '2.1.2'Florian Pritz15-90/+101
2012-07-02Only send a Content-Range header when we output a rangeFlorian Pritz1-2/+2
2012-06-29Merge branch 'hotfix/2.1.2'Wes Baker148-216/+324
2012-06-29Bumping version number to 2.1.2.Wes Baker147-146/+243
2012-06-29Updating XSS cleaning to better handle base64 encoded attributes.Wes Baker1-70/+81
2012-06-22format_bytes(): fix bug if size=0Florian Pritz1-5/+18
2012-06-14Merge branch 'refs/heads/2.1-stable'Derek Jones2-8/+5
2012-06-13Revert a preg_replace()Andrey Andreev1-1/+1
2012-06-13Revert "Fix issue #1387"Florian Pritz2-14/+12
2012-06-13Revert "Fix an erroneus method name"Florian Pritz1-1/+1
2012-06-13Switch strstr() argumentsAndrey Andreev1-1/+1
2012-06-13Fixed conflicts between git flow 2.1.1 and non-flow 2.1.1Phil Sturgeon155-160/+165
2012-06-13Revert from() alias escaping fix - it was breaking more stuffAndrey Andreev2-6/+3
2012-06-13Merge tag '2.1.1'Florian Pritz15-87/+322
2012-06-13Updated downloads page in docs to increment versionsDerek Jones1-1/+2
2012-06-13Updating version number and release date for 2.1.1Derek Jones140-140/+140
2012-06-12fix missing negation in deleteFlorian Pritz1-1/+1
2012-06-11Fixed conflictsPhil Sturgeon15-38/+207
2012-06-09detect new curl user agentFlorian Pritz1-1/+1
2012-06-07Revert a changeAndrey Andreev1-1/+1
2012-06-07Fixed valid_ip() for PHP < 5.2Andrey Andreev1-22/+21
2012-06-07Documenting IPv6 changes and adding update notes.Pascal Kriete4-1/+94
2012-06-07Adding IPv6 support to the Input and Form_validation libraries.Pascal Kriete4-7/+136
2012-05-27Merge branch '2.1-stable' of github.com:EllisLab/CodeIgniter into 2.1-stablePhil Sturgeon1-1/+1
2012-05-27Driver_Library had $lib_name set as static, and used non-staticPhil Sturgeon1-1/+1
2012-05-27Fix an erroneus method nameAndrey Andreev1-1/+1
2012-05-24Merge branch '2.1-stable' of github.com:EllisLab/CodeIgniter into 2.1-stablePhil Sturgeon5-15/+18
2012-05-24Stop travis trying to run unit tests on 2.1-stable.Phil Sturgeon1-0/+4