index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
file/cron: always remove stale files
Florian Pritz
2
-0
/
+8
2012-09-10
Let pygments guess input encoding
Florian Pritz
1
-1
/
+1
2012-09-09
m/file: add text/x-tcl to autodetection
Florian Pritz
1
-0
/
+1
2012-08-31
Fix missing require_session call
Florian Pritz
1
-0
/
+1
2012-08-28
Only create new sessions when the are really needed
Florian Pritz
2
-3
/
+39
2012-08-28
Move most config files back to app/config/
Florian Pritz
16
-2
/
+21
2012-08-16
Add help message when running file controller via CLI
Florian Pritz
1
-0
/
+12
2012-08-16
Add example crontab
Florian Pritz
2
-0
/
+3
2012-08-16
remove .highlight directory
Florian Pritz
3
-108
/
+0
2012-08-16
html_header: fix indentation
Florian Pritz
1
-19
/
+19
2012-08-16
Add Content-Type meta tag
Florian Pritz
1
-0
/
+1
2012-08-16
remove 'class="no"' from highlit html
Florian Pritz
2
-1
/
+3
2012-08-16
switch to pygments
Florian Pritz
414
-65278
/
+68
2012-08-16
paste.css: fix indentation
Florian Pritz
1
-37
/
+37
2012-08-09
rename file_mod to mfile
Florian Pritz
2
-33
/
+33
2012-07-26
fix typo in migration "add username index"
Florian Pritz
1
-1
/
+1
2012-07-24
Don't call undefined functions on error page
Florian Pritz
1
-11
/
+84
2012-07-22
display header on client page when using browser
Florian Pritz
1
-2
/
+2
2012-07-22
fix call to _non_existent() typos
Florian Pritz
1
-2
/
+2
2012-07-18
htaccess: add workaround for fastcgi and http authorization header
Florian Pritz
1
-0
/
+1
2012-07-12
Add cron function for user controller
Florian Pritz
2
-0
/
+15
2012-07-12
Improve design of general error page
Florian Pritz
3
-61
/
+26
2012-07-12
c/user: improve error messages
Florian Pritz
1
-6
/
+2
2012-07-12
u/register: improve error message for invalid username
Florian Pritz
1
-1
/
+1
2012-07-12
Explicitly select fields in db queries
Florian Pritz
2
-2
/
+2
2012-07-12
Store userid in session
Florian Pritz
1
-6
/
+2
2012-07-12
Display nice error message if username exists already
Florian Pritz
2
-0
/
+19
2012-07-12
Add unique index for users.username
Florian Pritz
2
-1
/
+22
2012-07-07
Display total size uploaded by user on history page
Florian Pritz
3
-0
/
+15
2012-07-04
Merge tag '2.1.2'
Florian Pritz
15
-90
/
+101
2012-07-02
Only send a Content-Range header when we output a range
Florian Pritz
1
-2
/
+2
2012-06-29
Merge branch 'hotfix/2.1.2'
Wes Baker
148
-216
/
+324
2012-06-29
Bumping version number to 2.1.2.
Wes Baker
147
-146
/
+243
2012-06-29
Updating XSS cleaning to better handle base64 encoded attributes.
Wes Baker
1
-70
/
+81
2012-06-22
format_bytes(): fix bug if size=0
Florian Pritz
1
-5
/
+18
2012-06-14
Merge branch 'refs/heads/2.1-stable'
Derek Jones
2
-8
/
+5
2012-06-13
Revert a preg_replace()
Andrey Andreev
1
-1
/
+1
2012-06-13
Revert "Fix issue #1387"
Florian Pritz
2
-14
/
+12
2012-06-13
Revert "Fix an erroneus method name"
Florian Pritz
1
-1
/
+1
2012-06-13
Switch strstr() arguments
Andrey Andreev
1
-1
/
+1
2012-06-13
Fixed conflicts between git flow 2.1.1 and non-flow 2.1.1
Phil Sturgeon
155
-160
/
+165
2012-06-13
Revert from() alias escaping fix - it was breaking more stuff
Andrey Andreev
2
-6
/
+3
2012-06-13
Merge tag '2.1.1'
Florian Pritz
15
-87
/
+322
2012-06-13
Updated downloads page in docs to increment versions
Derek Jones
1
-1
/
+2
2012-06-13
Updating version number and release date for 2.1.1
Derek Jones
140
-140
/
+140
2012-06-12
fix missing negation in delete
Florian Pritz
1
-1
/
+1
2012-06-11
Fixed conflicts
Phil Sturgeon
15
-38
/
+207
2012-06-09
detect new curl user agent
Florian Pritz
1
-1
/
+1
2012-06-07
Revert a change
Andrey Andreev
1
-1
/
+1
2012-06-07
Fixed valid_ip() for PHP < 5.2
Andrey Andreev
1
-22
/
+21
[next]