- Jun 12, 2014
-
-
Andreas Fischer authored
-
Andreas Fischer authored
-
Andreas Fischer authored
-
Andreas Fischer authored
-
Andreas Fischer authored
-
josh4trunks authored
I use the term socket for any extension, either unix socket, or internet socket (port). I check if the socket is all digits * only integers 0 and larger would pass this test. I then check if the string is less than or equal to the maximum port number. By using "if($socket)" I make sure socket isn't false, empty, or the string '0'. I don't believe I need to initialize $port because $port will always be set if $socket is true. Please show me if I am wrong here. Thanks
-
- Jun 06, 2014
-
-
josh4trunks authored
-
- Jun 05, 2014
-
-
josh4trunks authored
-
josh4trunks authored
This passes anything that is not a valid port (0<int<65535) as a unix socket. I tested this with unix sockets; this needs to be tested with a non-standard mysql port as well but I don't foresee any issues. To use a unix socket, even one different than PHP's mysql.default_socket.. * Database Host = localhost:/path/to/socket
-
- Jun 04, 2014
-
-
Morris Jobke authored
remove obsolete placeholder call, fix #8881
-
Thomas Müller authored
Update SabreDAV to 1.8.10
-
Morris Jobke authored
minimal mail template editor for administrators
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
[versioning] let the file cache track the size of the versions
-
Morris Jobke authored
personal settings: unbold clients header and remove obsolete CSS
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
Update share action text to display owner/recipients
-
Jan-Christoph Borchardt authored
explicit position:relative for app-content, fixes first run layout
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
-
Vincent Petry authored
[WIP] Improved propagation of cache changes
-
Morris Jobke authored
[WIP] simplify icons, remove shadow
-
Thomas Müller authored
Updating SabreDAV namespaces
-
Bernhard Posselt authored
Create reusable data attribute for apps setting slideup
-
Jan-Christoph Borchardt authored
Use Open Sans as typeface
-
Morris Jobke authored
add phpstorm code style
-
Morris Jobke authored
-
Morris Jobke authored
-
Robin Appelman authored
-
Vincent Petry authored
Since the files app doesn't have the recipient information on load it cannot initially render the recipients in the action icons. For this reason the action icon will not be updated with the recipients after changing the shares, for consistency.
-
Vincent Petry authored
Since OC.Share didn't have any array containing the list of shares for the current file, OC.Share.currentShares has been introduced to contain the full share item structure instead of the reduced one OC.Share.itemShares. The event "sharesChanged" is now passing OC.Share.currentShares, which itself includes the display name to be displayed for the recipients in the action icon.
-
Thomas Müller authored
f-lock
-
Robin Appelman authored
-
Thomas Müller authored
command line tools to see, modify and test existing LDAP configurations
-
Thomas Müller authored
get files in trash from file cache
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
Remove infieldlabels
-
Thomas Müller authored
-