Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Clear opcode caches after writing to the config file, fixes #3372 | Michael Gapczynski | 2013-05-25 | 1 | -0/+19 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | fix for tearDownFS, after filesystem::tearDown() the root is not mounted | Florin Peter | 2013-05-07 | 1 | -0/+1 | |
* | | | | | Merge pull request #2813 from owncloud/improve-lib-check | Bart Visscher | 2013-05-07 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | remove hard php-intl requirement | Morris Jobke | 2013-05-07 | 1 | -5/+0 | |
| * | | | | | added correct check for gd and check for php-intl | Bernhard Posselt | 2013-04-09 | 1 | -1/+6 | |
* | | | | | | Merge pull request #3146 from owncloud/restart-hint | Morris Jobke | 2013-04-27 | 1 | -13/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | web_server_restart needs to be true to display the hint | Bart Visscher | 2013-04-26 | 1 | -13/+13 | |
* | | | | | | | Merge pull request #3145 from owncloud/magic_quotes_gpc-check | Morris Jobke | 2013-04-27 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add check for Magic Quotes | Bart Visscher | 2013-04-26 | 1 | -0/+5 | |
| |/ / / / / / | ||||||
* / / / / / / | Further seperation of mount management logic | Robin Appelman | 2013-04-26 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | use variable instead of relative path to file | Bernhard Posselt | 2013-04-24 | 1 | -1/+1 | |
* | | | | | | check if there is a default/ folder in the theme directory if no theme exists | Bernhard Posselt | 2013-04-24 | 1 | -0/+21 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Cleaner isWebDAVWorking reason, otherwise people overlook the reason | Bart Visscher | 2013-04-19 | 1 | -1/+1 | |
* | | | | | Remove not null constraint. Fix #2976 | Thomas Tanghus | 2013-04-17 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | fixes #2789 - no internet connectivity check if there is non on purpose | Thomas Mueller | 2013-04-08 | 1 | -0/+5 | |
* | | | | Fix indentation in util.php. | Birk Borkason | 2013-04-05 | 1 | -2/+2 | |
* | | | | Don't expose the server installation time | Lukas Reschke | 2013-04-04 | 1 | -1/+1 | |
* | | | | Ensure instanceid contains a letter | Miquel Rodríguez Telep / Michael Rodríguez-Torrent | 2013-03-26 | 1 | -1/+2 | |
* | | | | Minor typo, coding style fixes for OC_Util::getInstanceId | Miquel Rodríguez Telep / Michael Rodríguez-Torrent | 2013-03-26 | 1 | -12/+12 | |
* | | | | more accurate safe_mode check - refs #2258 | Thomas Mueller | 2013-03-19 | 1 | -1/+4 | |
* | | | | Add indexes and primary keys. | Thomas Tanghus | 2013-03-19 | 1 | -1/+1 | |
* | | | | Revert "Add indexes and primary keys." | Thomas Tanghus | 2013-03-19 | 1 | -1/+1 | |
* | | | | Add indexes and primary keys. | Thomas Tanghus | 2013-03-19 | 1 | -1/+1 | |
* | | | | this is now 6.0 pre alpha | Frank Karlitschek | 2013-03-09 | 1 | -2/+2 | |
* | | | | 5.0.0v5.0.0 | Frank Karlitschek | 2013-03-09 | 1 | -2/+2 | |
* | | | | remove remaining br-tags that do not belong here | Arthur Schiwon | 2013-03-09 | 1 | -2/+2 | |
| |_|/ |/| | | ||||||
* | | | 5.0.0 RC3v5.0.0RC3 | Frank Karlitschek | 2013-03-08 | 1 | -2/+2 | |
* | | | Remove <br> from error messages, because they will be escaped and the used te... | Arthur Schiwon | 2013-03-07 | 1 | -15/+15 | |
* | | | ownCloud 5 RC2v5.0.0RC2 | Frank Karlitschek | 2013-03-02 | 1 | -2/+2 | |
* | | | Escape the data only in the template | Lukas Reschke | 2013-03-02 | 1 | -2/+2 | |
* | | | for this self test we don't care if the ssl certificate is self signed and th... | Thomas Mueller | 2013-03-01 | 1 | -0/+3 | |
* | | | Merge pull request #2008 from owncloud/1999-requesttoken | Frank Karlitschek | 2013-03-01 | 1 | -3/+7 | |
|\ \ \ | ||||||
| * | | | Check if requesttoken exists in session | Lukas Reschke | 2013-03-01 | 1 | -0/+4 | |
| * | | | Style fixes | Lukas Reschke | 2013-03-01 | 1 | -3/+3 | |
* | | | | 5.0 RC 1v5.0.0RC1 | Frank Karlitschek | 2013-03-01 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | add checks for xml and dom when installing | Bernhard Posselt | 2013-02-28 | 1 | -1/+10 | |
* | | | Fix using wrong quotes for breaking long lines | Bart Visscher | 2013-02-26 | 1 | -6/+6 | |
* | | | Merge pull request #1839 from owncloud/no_recursive_object_walking | Lukas Reschke | 2013-02-25 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Don't walk objects with array_walk_recursive() | Thomas Tanghus | 2013-02-22 | 1 | -2/+2 | |
* | | | | 5 beta 2v5.0.0beta2 | Frank Karlitschek | 2013-02-25 | 1 | -2/+2 | |
* | | | | Merge pull request #1891 from owncloud/set_timeout | Bernhard Posselt | 2013-02-25 | 1 | -1/+9 | |
|\ \ \ \ | ||||||
| * | | | | use a 5 sec timeout for the webdav check | Frank Karlitschek | 2013-02-25 | 1 | -1/+9 | |
* | | | | | remove the check for session data folder - causes trouble on some environments | Thomas Mueller | 2013-02-25 | 1 | -13/+0 | |
|/ / / / | ||||||
* / / / | add a safe_mode check | Frank Karlitschek | 2013-02-21 | 1 | -0/+5 | |
|/ / / | ||||||
* | | | Update hint by the internal version number. | Bart Visscher | 2013-02-21 | 1 | -2/+2 | |
* | | | WebDAV-Testing: | Thomas Mueller | 2013-02-20 | 1 | -1/+2 | |
* | | | 5.0.0 beta 1v5.0.0beta1 | Frank Karlitschek | 2013-02-20 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -28/+62 | |
* | | Whitespace indent fixes | Bart Visscher | 2013-02-14 | 1 | -3/+3 | |
* | | Fix NoSpaceAfterComma and SpaceBeforeComma | Bart Visscher | 2013-02-14 | 1 | -3/+3 |