summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-21Merge commit 'v2.0.3' into workingFlorian Pritz59-634/+2096
2011-08-21Merge commit '1224f191d48d6dce920138a82e142134cc0b5231' into workingFlorian Pritz4-4/+10
2011-08-21add htaccess filesFlorian Pritz3-0/+4
2011-08-20Merge branch 'release/v2.0.3'Derek Jones142-348/+387
2011-08-20updated version number in user guide, removed some stray merge markers found ...Derek Jones130-137/+131
2011-08-19hide "Latest release" on client page if there is noneFlorian Pritz2-2/+4
2011-08-19move inclusion of file_plaintext/client view to controllerFlorian Pritz2-4/+3
2011-08-19remove old upload snippetsFlorian Pritz1-4/+0
2011-08-19make "contact me" on the main page optionalFlorian Pritz3-2/+5
2011-08-19fix warning if data/client/latest doen't existFlorian Pritz1-1/+3
2011-08-15rewrite scripts/mimetype to support ascii with color codesFlorian Pritz2-476/+33
2011-08-15export sane $PATHFlorian Pritz1-0/+1
2011-08-13Bumped the version number. Can somebody with a working find and replace fix u...Phil Sturgeon1-1/+1
2011-08-13Fixed conflicts in changelog.Phil Sturgeon2-2/+8
2011-08-13Fixed conflicts.Phil Sturgeon2-1/+3
2011-08-13Fixed conflicts.Phil Sturgeon3-2/+3
2011-08-13Improved logic for plural() and singular() as words like "tax" would become "...Phil Sturgeon1-48/+67
2011-08-13Fixed conflict in changelog.Phil Sturgeon2-1/+3
2011-08-13Merge changelog.Adam Jackett1-0/+2
2011-08-13Fixed mysql and mysqli drivers to set NOT NULL as default for creating fields...Adam Jackett2-4/+12
2011-08-13Added having() fix to changelog.Adam Jackett1-0/+1
2011-08-13Fixed having method to insert quotes.Adam Jackett1-1/+1
2011-08-13Added note for fixed issue #199 in changelog.Phil Sturgeon1-1/+2
2011-08-13Fixed issue #199 - Attributes passed as string does not include a space betwe...Eric Barnes1-0/+4
2011-08-13Fixed conflict in changelog.Phil Sturgeon3-0/+23
2011-08-13sync total items count and total amount price; by sum of quantity of each ite...MarcosCoelho1-1/+3
2011-08-13Fixed conflicted changelog.Phil Sturgeon3-2/+24
2011-08-13Was 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 a anothe...Derek Jones1-0/+0
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-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