- 09 Sep, 2015 6 commits
-
-
Sebastian Kummer authored
Merge pull request #53 in ZP/z-push from bugfix/ZP-700-catch-php-fatals-and-log-them-into to develop * commit '1f468b44': ZP-700 Register a fatal handler and log the error message to LOGLEVEL_ERROR. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '20281136': ZP-651 Only contact DeviceManager if DeviceID is set. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '967a0c36': ZP-697 Honour global window size. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
LOGLEVEL_ERROR. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Public License (AGPL) version 3.
-
- 07 Sep, 2015 3 commits
-
-
Sebastian Kummer authored
* commit '1d29ee14': ZP-594 Limit the amount of loops when reading data. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '6458a17a': ZP-694 Use WBXML as default log level (for develop). Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
the Affero GNU General Public License (AGPL) version 3.
-
- 04 Sep, 2015 2 commits
-
-
Sebastian Kummer authored
Merge pull request #43 in ZP/z-push from bugfix/ZP-692-diffstate.php-use-different-cutoff to develop * commit '9106da1f': ZP-692 Add notes and set to false when we don't care about filtertime. Released under the Affero GNU General Public License (AGPL) version 3. ZP-692 Different cutoff dates. Released under the Affero GNU General Public License (AGPL) version 3.
-
Francisco Miguel Biete authored
ZP-692 Add notes and set to false when we don't care about filtertime. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 03 Sep, 2015 1 commit
-
-
Sebastian Kummer authored
Affero GNU General Public License (AGPL) version 3.
-
- 02 Sep, 2015 18 commits
-
-
Sebastian Kummer authored
* commit '5c9b2683': ZP-680 Rename package to 'z-push-dev', remove version string so the version can be determined from git tags. Released under the Affero GNU General Public License (AGPL) version 3. ZP-680 Bump to version 2.3 to go into develop, fix z-push.org link. Released under the Affero GNU General Public License (AGPL) version 3. ZP-660 Composer package. Released under the Affero GNU General Public License (AGPL) version 3. Creating a z-push/z-push package on https://packegist.org/ to be able to install released versions of z-push via Composer. This requires a composer.json file in the root of the package.
-
Sebastian Kummer authored
Merge pull request #42 in ZP/z-push from feature/ZP-686-use-php_sapi_name-to-detect-console to develop * commit 'e5f75f64': ZP-686 Do not expose information in state migrate script. Released under the Affero GNU General Public License (AGPL) version 3. ZP-686 Add check also to z-push-top. Don't expose additional information about the system configuration to a potential attacker. Released under the Affero GNU General Public License (AGPL) version 3. ZP-686 Replace $_SERVER["TERM"] with php_sapi_name(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #47 in ZP/z-push from feature/ZP-687-extract-zarafa-mapiprovider-getsyncblobfromtz to develop * commit 'd75e8b87': ZP-687 Extract function from Zarafa MAPI provider to TimeZoneUtils. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '01d04d3d': ZP-690 Remove extra count. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
version can be determined from git tags. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #45 in ZP/z-push from bugfix/ZP-689-stateobject.php-use-args-in-sprintf to develop * commit 'b27439fa': ZP-689 Use args in sprintf. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #44 in ZP/z-push from bugfix/ZP-688-devicemanager.php-typo-in-log-line to develop * commit '671c6f50': ZP-688 Typo in log message. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit 'b57de6be': ZP-683 Fix typo. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit 'd4433dc7': ZP-681 Remove extra lines at eof. Replace CR+LF. Released under the Affero GNU General Public License (AGPL) version 3. ZP-681 Missing ; at eol. Released under the Affero GNU General Public License (AGPL) version 3. ZP-681 Remove PHP closing tag. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
about the system configuration to a potential attacker. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Francisco Miguel Biete authored
ZP-687 Extract function from Zarafa MAPI provider to TimeZoneUtils. Released under the Affero GNU General Public License (AGPL) version 3.
-
Francisco Miguel Biete authored
-
Francisco Miguel Biete authored
-
Francisco Miguel Biete authored
-
Francisco Miguel Biete authored
ZP-692 Different cutoff dates. Released under the Affero GNU General Public License (AGPL) version 3.
-
Francisco Miguel Biete authored
ZP-686 Replace $_SERVER["TERM"] with php_sapi_name(). Released under the Affero GNU General Public License (AGPL) version 3.
-
- 01 Sep, 2015 4 commits
-
-
Francisco Miguel Biete authored
-
Francisco Miguel Biete authored
ZP-681 Remove extra lines at eof. Replace CR+LF. Released under the Affero GNU General Public License (AGPL) version 3.
-
Francisco Miguel Biete authored
-
Francisco Miguel Biete authored
ZP-681 Remove PHP closing tag. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 31 Aug, 2015 6 commits
-
-
Ralf Becker authored
Creating a z-push/z-push package on https://packegist.org/ to be able to install released versions of z-push via Composer. This requires a composer.json file in the root of the package.
-
Sebastian Kummer authored
Merge pull request #33 in ZP/z-push from feature/ZP-671-log-memory-and-time-details-on-end to develop * commit 'aac92fc7': ZP-671 Changes recommended by Manfred. Released under the Affero GNU General Public License (AGPL) version 3. ZP-671 Log memory and time info. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '92857db9': ZP-560 Remove newline at end of index.php. Released under the Affero GNU General Public License (AGPL) version 3. ZP-560 Add URL for original source. Released under the Affero GNU General Public License (AGPL) version 3. ZP-560 Add license information. Released under the Affero GNU General Public License (AGPL) version 3. ZP-560 Move zsyslog.php to include. Released under the Affero GNU General Public License (AGPL) version 3. feat(ZP-560): Add syslog option for logging
-
Sebastian Kummer authored
Merge branch 'feature/ZP-560-add-syslog-option-for-logging' of https://stash.z-hub.io/scm/zp/z-push into feature/ZP-560-add-syslog-option-for-logging
-
Sebastian Kummer authored
General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #34 in ZP/z-push from bugfix/ZP-672-options-without-authentication-info to develop * commit '0db8a314': ZP-672 Always require Authentication header. Released under the Affero GNU General Public License (AGPL) version 3. ZP-672 Options without authentication info. Released under the Affero GNU General Public License (AGPL) version 3.
-