summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-18sync total items count and total amount price; by sum of quantity of each ite...MarcosCoelho1-1/+3
2011-07-18Fixed issue #199 - Attributes passed as string does not include a space betwe...Eric Barnes1-0/+4
2011-07-17Merge branch 'develop' of github.com:philsturgeon/codeigniter-reactor into de...Phil Sturgeon2-2/+3
2011-07-17Merge pull request #24 from joelcox/issue-165cPhil Sturgeon2-2/+3
2011-07-16Updated change logJoël Cox1-0/+1
2011-07-16CSRF field is only added when post method is used and action is internal. Clo...Joël Cox1-2/+2
2011-07-16Merge pull request #22 from zacwasielewski/masterPhil Sturgeon1-1/+1
2011-07-16updating the change logMarcosCoelho1-0/+1
2011-07-16explains how use a parameter/argument (optional) in your callback rule declar...MarcosCoelho1-8/+5
2011-07-16enable use of param in a callback rule; it's a sugestion of solution, another...Marcos Coelho1-2/+2
2011-07-16Fixed missing table prefixes in Database Forge Class rename_table() methodZac Wasielewski1-1/+1
2011-07-16enable use of param in a callback rule, on behalf of marcoscoelho.Phil Sturgeon2-1/+2
2011-07-15... set_dbprefix(). Programatically set the prefix, great for multi-site syst...Phil Sturgeon3-2/+23
2011-07-15Was working on this file so PHP5ified the method visibility scopes. Pointless...Phil Sturgeon1-154/+106
2011-07-15added .gitignore, removed .hg filesDerek Jones3-15/+9
2011-07-03reverted texb.ttf font which had been compromised in 982b43c3590a by another ...Derek Jones1-0/+0
2011-07-03reverted texb.ttf font which had been compromised in 982b43c3590a by a anothe...Derek Jones1-0/+0
2011-07-02hand merged remaining unresolved files following the backout of 648b42a75739,...Derek Jones31-168/+660
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones230-2110/+2110
2011-07-02hand merged remaining unresolved files following the backout of 648b42a75739,...Derek Jones229-2046/+2045
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones230-2110/+2110
2011-07-01add ascii highlighting with escape color supportFlorian Pritz2-4/+30
2011-06-23delete: return correct error if ID doesn't existFlorian Pritz1-4/+3
2011-06-23fix copyright yearFlorian Pritz2-2/+2
2011-06-23remove compatibility mimetype generationFlorian Pritz1-2/+2
2011-06-22completed doc change for user_agent length increaseDerek Jones1-1/+1
2011-06-22completed doc change for user_agent length increaseDerek Jones1-1/+1
2011-06-15Removed Alex's README.Phil Sturgeon1-8/+0
2011-06-15Merged base_url changes.philsturgeon4-42/+98
2011-06-15Automated merge with ssh://bitbucket.org/anaxamaxan/ci-docs-editphilsturgeon1-1/+1
2011-06-15Merged Alex Bilbies MSSQL changes.philsturgeon267-3118/+4088
2011-06-12upload_error: print more precise error messageFlorian Pritz3-3/+12
2011-06-11support simple request ranges for direct downloadsFlorian Pritz2-10/+101
2011-06-11file_mod->download() remove useless checkFlorian Pritz1-1/+1
2011-06-06remove do_paste()Florian Pritz1-42/+0
2011-06-06remove double html_{header,footer} viewsFlorian Pritz2-26/+2
2011-06-06use javascript to allow text pastesFlorian Pritz2-11/+67
2011-06-04refactor cli client checkFlorian Pritz1-4/+6
2011-06-04fix status code for redirect in show_urlFlorian Pritz1-1/+1
2011-06-04simplify do_paste and return correct status codesFlorian Pritz3-10/+7
2011-06-03remove double line endingFlorian Pritz1-1/+0
2011-06-01support .smlFlorian Pritz1-0/+1
2011-05-29fix days on plaintext upload_form viewFlorian Pritz1-1/+1
2011-05-28.slax -> textFlorian Pritz1-0/+1
2011-05-28remove text upload noticeFlorian Pritz1-1/+0
2011-05-28use correct suffixes for sizesFlorian Pritz1-1/+1
2011-05-28display configured age limit on front pageFlorian Pritz3-2/+3
2011-05-20fixed missing closing tag in changelogDerek Jones1-0/+1
2011-05-20modified the 'use_set_names' variable in the MySQL/i drivers to be a class pr...Derek Jones4-12/+15
2011-05-18fix missing </p>Florian Pritz1-1/+1