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
path:
root
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
Merge pull request #4826 from gxgpet/develop2
Andrey Andreev
1
-0
/
+1
2016-10-21
[ci skip] Add changelog entry for PR #4862
Andrey Andreev
1
-3
/
+3
2016-10-21
Merge pull request #4862 from gxgpet/remote-develop
Andrey Andreev
1
-0
/
+39
2016-10-21
fixed small coding style issues
gxgpet
1
-5
/
+4
2016-10-20
ordinal_format will accept only non-negative natural numbers and return origi...
George Petculescu
1
-2
/
+2
2016-10-20
fixed unnecessary file termination for Number helper
George Petculescu
1
-1
/
+1
2016-10-20
moved ordinal_format() helper function from Number helper to Inflector helper
George Petculescu
2
-41
/
+41
2016-10-20
FV: throw BadMethodCallException when set_rules() called without
Andrey Andreev
1
-1
/
+5
2016-10-20
[ci skip] Polish changes and add a changelog entry for PR #4855
Andrey Andreev
1
-1
/
+1
2016-10-20
fixed coding style + removal of extra paranthesis
gxgpet
1
-2
/
+3
2016-10-20
fixed floating for ordinal_format()
gxgpet
1
-1
/
+1
2016-10-20
small refactorisations
gxgpet
1
-2
/
+12
2016-10-20
Update Xmlrpc.php
Instructor, Computer Systems Technology
1
-1
/
+1
2016-10-20
Accepting strings too, 0 allowed.
gxgpet
1
-1
/
+1
2016-10-20
- fixed method chaining for set_caption in Table helper.
George Petculescu
1
-0
/
+1
2016-10-19
added ordinal_format() to Number helper; added to docs the info.
George Petculescu
1
-0
/
+29
2016-10-18
Fix xmlrpc timeout, #4843
Master Yoda
1
-3
/
+2
2016-10-10
- revert: set_caption method chaining will be fixed lately.
George Petculescu
1
-1
/
+0
2016-10-10
Updated list of words that aren't countable
René de Kat
1
-2
/
+31
2016-10-01
- fixed codingstyle (2) ...
George Petculescu
1
-1
/
+1
2016-10-01
- fixed codingstyle
George Petculescu
1
-1
/
+1
2016-10-01
- small fix for HTML Table library: caption is not clearing properly and meth...
George Petculescu
1
-0
/
+2
2016-09-30
Merge pull request #4822 from gxgpet/develop
Andrey Andreev
1
-1
/
+2
2016-09-28
- reverting changes, wrong branch selected.
George Petculescu
1
-5
/
+11
2016-09-28
- download helper uses better file buffering when the content of a local file...
George Petculescu
1
-11
/
+5
2016-09-27
- fixed identation
George Petculescu
1
-1
/
+1
2016-09-27
- captcha helper will now look for .png files too when deleting old files
George Petculescu
1
-1
/
+2
2016-09-27
- revert
George Petculescu
1
-5
/
+4
2016-09-27
Add database index by default
logach
1
-1
/
+7
2016-09-27
Remove inline styles from hidden form input
Edwin Smulders
1
-1
/
+1
2016-09-25
- captcha helper uses now filemtime to get file timestamp
George Petculescu
1
-4
/
+5
2016-09-09
Removed mysqli options function for ssl certificate verification false
intekhab
1
-1
/
+0
2016-09-09
supplied flag to turn off mysqli SSL verification if ssl_verify passed as false
intekhab
1
-0
/
+1
2016-08-26
fix typo
Antônio
1
-1
/
+1
2016-08-23
Move strtolower() inside the is_array() check,
tianhe1986
1
-2
/
+1
2016-08-23
Hash: processing algorithm name case-insensitively in hash_pbkdf2():
tianhe1986
1
-0
/
+1
2016-08-22
Merge pull request #4780 from tianhe1986/develop_standard_hex2bin
Andrey Andreev
1
-1
/
+1
2016-08-22
Standard: filtering "resource" type in hex2bin()
tianhe1986
1
-1
/
+1
2016-08-22
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-3
/
+20
2016-08-22
Fix CI_Upload errors on PHP 7.1
Andrey Andreev
1
-3
/
+20
2016-08-22
Merge pull request #4778 from antydemant/patch-1
Andrey Andreev
1
-2
/
+2
2016-08-21
return fix
Igor Ostapchuk
1
-2
/
+2
2016-08-19
Merge pull request #4777 from tianhe1986/develop_error_handler
Andrey Andreev
1
-1
/
+1
2016-08-19
Common: Adding E_PARSE in error judgment.
tianhe1986
1
-1
/
+1
2016-08-11
Merge pull request #4764 from butane/uri_scheme_case
Andrey Andreev
3
-9
/
+4
2016-08-11
Removed useless checks
Vivek Dinesh
2
-7
/
+2
2016-08-11
Merge pull request #4762 from tianhe1986/develop_cache_file_metadata
Andrey Andreev
1
-2
/
+2
2016-08-11
Merge pull request #4762 from tianhe1986/develop_cache_file_metadata
Andrey Andreev
1
-2
/
+2
2016-08-11
Using "! isset($a, $b, ……)" instead of "! isset($a) OR ! isset($b) OR …...
tianhe1986
1
-1
/
+1
2016-08-11
URI schemes are not case-sensitive
Vivek Dinesh
3
-5
/
+5
[next]