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
2015-02-15
Merge branch 'api-rework' into working
Florian Pritz
88
-461
/
+2987
2015-02-14
Fix consistency of error_ids
Florian Pritz
1
-1
/
+1
2015-02-14
Use assoc array for service/files/verify_uploaded_files
Florian Pritz
2
-2
/
+2
2015-02-14
Use assoc array for service/user/apikeys
Florian Pritz
3
-6
/
+10
2015-02-14
Fix typo in error message
Florian Pritz
2
-2
/
+2
2015-02-14
Unify exceptions for unknown/invalid endpoints
Florian Pritz
1
-4
/
+4
2015-02-10
api: Require the version to start with v
Florian Pritz
2
-2
/
+9
2015-02-08
Add tests for \s\f::verify_uploaded_files
Florian Pritz
1
-0
/
+85
2015-02-08
run-tests.sh: drop database in cleanup
Florian Pritz
1
-1
/
+1
2015-02-08
Add tests for invalid login
Florian Pritz
1
-0
/
+32
2015-02-08
run-tests.sh: use trap to clean up
Florian Pritz
1
-5
/
+8
2015-02-08
tests: Remember previous state; print elapsed time
Florian Pritz
1
-1
/
+1
2015-02-08
tests: Fix php dev server being slow
Florian Pritz
2
-3
/
+2
2015-02-08
Add more tests
Florian Pritz
1
-0
/
+36
2015-02-08
Improve testcases
Florian Pritz
1
-48
/
+189
2015-02-08
run-tests.sh: Clean up old database before running tests
Florian Pritz
2
-0
/
+5
2015-02-06
Add more tests
Florian Pritz
2
-2
/
+56
2015-02-06
service/files::delete: Fix incorrect error when wrong owner
Florian Pritz
1
-3
/
+4
2015-02-06
fixup! Support database table prefixes
Florian Pritz
1
-8
/
+8
2015-02-05
service/files::history: Fix total_size if no results
Florian Pritz
1
-1
/
+1
2015-02-05
Add simple testsuite
Florian Pritz
6
-1
/
+320
2015-02-05
fixup! Support database table prefixes
Florian Pritz
2
-7
/
+7
2015-02-05
Improve error line information in Test-More
Florian Pritz
1
-4
/
+8
2015-02-05
Make Test-More useable for our usecase
Florian Pritz
2
-5
/
+6
2015-02-05
Add Test-More
Florian Pritz
35
-0
/
+1250
2015-02-03
Support database table prefixes
Florian Pritz
14
-120
/
+212
2015-02-03
lib/Image->get: check if ob_get_clean worked
Florian Pritz
2
-6
/
+1
2015-02-03
Use exceptions instead of show_error
Florian Pritz
18
-35
/
+66
2015-02-03
use function instead of variable
Florian Pritz
1
-2
/
+2
2015-02-03
generalize authentication handling
Florian Pritz
6
-13
/
+50
2015-02-03
api: implement file/create_multipaste
Florian Pritz
5
-47
/
+90
2015-02-03
api: implement file/delete
Florian Pritz
3
-49
/
+68
2015-02-03
Remove unstable json api
Florian Pritz
4
-67
/
+2
2015-02-03
Improve general exception handling
Florian Pritz
2
-4
/
+13
2015-02-03
api: handle json reply in api controller
Florian Pritz
3
-9
/
+9
2015-02-03
implement api/user/create_apikey
Florian Pritz
2
-3
/
+19
2015-02-03
Rework error handling in upload validator
Florian Pritz
8
-22
/
+49
2015-02-02
Rework api error handling
Florian Pritz
5
-33
/
+77
2015-01-16
add some TODOs
Florian Pritz
3
-1
/
+8
2015-01-16
fix multipaste in service/history
Florian Pritz
2
-2
/
+6
2015-01-16
refactor service/file/history
Florian Pritz
1
-24
/
+28
2015-01-16
add initial user api
Florian Pritz
3
-39
/
+102
2015-01-16
add max_files_per_request to api/file/get_config
Florian Pritz
1
-0
/
+1
2015-01-16
improve api errors
Florian Pritz
3
-8
/
+9
2015-01-16
Fix error in file/upload_history
Florian Pritz
1
-1
/
+1
2015-01-16
Improve history api for multipastes
Florian Pritz
2
-11
/
+37
2015-01-16
add missing files
Florian Pritz
2
-0
/
+88
2015-01-16
misc
Florian Pritz
4
-93
/
+27
2015-01-16
first go at reworking; needs to be redesigned
Florian Pritz
7
-76
/
+285
2015-01-16
Don't leak error heading to HTML output
Florian Pritz
1
-2
/
+2
[prev]
[next]