Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Also merge autoconfig variables into $_REQUEST. | Andreas Fischer | 2013-11-29 | 1 | -0/+1 |
| | |||||
* | Fixed review issues | vsapronov | 2013-09-29 | 1 | -10/+10 |
| | |||||
* | autoconfig.php could have only some of parameters; installation.php ↵ | vsapronov | 2013-09-25 | 1 | -3/+14 |
| | | | | generates UI accordingly | ||||
* | Fix some naming and spacing in lib/util.php | kondou | 2013-08-18 | 1 | -1/+1 |
| | |||||
* | Clean up \OC\Util | kondou | 2013-08-15 | 1 | -2/+2 |
| | | | | | | | | | | - Use camelCase - Add some phpdoc - Fix some indents - Use some more spacing | ||||
* | Suppress the notice from the nullbyte check | Bart Visscher | 2013-04-09 | 1 | -1/+1 |
| | |||||
* | Check if the installed PHP version has a fix for the nullbyte vulnerability | Lukas Reschke | 2013-03-20 | 1 | -0/+5 |
| | |||||
* | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-12 | 1 | -1/+1 |
|\ | |||||
| * | Execute the post setup check after finishing the setup | Bart Visscher | 2013-02-06 | 1 | -1/+1 |
| | | |||||
* | | Bugfixes and cleanup MS SQL Server installation | Administrator | 2013-02-10 | 1 | -1/+1 |
| | | |||||
* | | Added MS SQL Server support | Tobias Ramforth | 2013-02-08 | 1 | -0/+2 |
|/ | |||||
* | Simplify has sqlite test | Brice Maron | 2012-12-04 | 1 | -1/+1 |
| | |||||
* | Remove support of sqlite2 at installation | Brice Maron | 2012-12-04 | 1 | -1/+1 |
| | |||||
* | Use util function to protect datadirectory in setup | Bart Visscher | 2012-11-13 | 1 | -3/+2 |
| | |||||
* | Separate control code from class definition | Bart Visscher | 2012-10-30 | 1 | -0/+53 |