Thomas Müller
|
c3cac887f5
|
- more injection
- less static calls
- use params on sql queries
- handle sql exception on database and user creation gracefully
|
2015-07-30 00:04:30 +02:00 |
Thomas Müller
|
114f128fc3
|
Moving mysql setup code over to Doctrine
|
2015-07-29 23:12:59 +02:00 |
Morris Jobke
|
f63915d0c8
|
update license headers and authors
|
2015-06-25 14:13:49 +02:00 |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Thomas Müller
|
9ad9d7bfbb
|
naming fixes while reviewing
|
2015-01-26 12:59:25 +01:00 |
Joas Schilling
|
039397bd31
|
Use setConfigs() instead of calling setConfig() multiple times
|
2015-01-23 14:52:21 +01:00 |
Thomas Mueller
|
87e795a693
|
fixing PHPDoc and spelling
|
2013-12-02 08:42:28 +01:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |