Robin Appelman
|
4131b205d4
fix some more phpdoc
|
il y a 12 ans |
Thomas Mueller
|
3829460ab8
adding space between) and {
|
il y a 12 ans |
Bart Visscher
|
52f2e7112e
Whitespace fixes in lib
|
il y a 12 ans |
Jörn Friedrich Dreyer
|
c8255a170c
Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support
|
il y a 12 ans |
Jörn Friedrich Dreyer
|
14c5d08a3f
reorder code for readability
|
il y a 12 ans |
Jörn Friedrich Dreyer
|
ab976863ae
fix sql
|
il y a 12 ans |
jfd
|
ede464f058
escape all identifiers with backticks
|
il y a 12 ans |
Frank Karlitschek
|
a945fa10a6
update copyright
|
il y a 12 ans |
Robin Appelman
|
dec139716e
cache app types in the db
|
il y a 12 ans |
Robin Appelman
|
273972b75a
prevent sql error while initializing apps on sqlite2
|
il y a 13 ans |
Robin Appelman
|
88f4f5413a
add OC_Appconfig::hasKey
|
il y a 13 ans |
Robin Appelman
|
8c7aa06088
dont use numRows when it's not needed since it can be expensive
|
il y a 13 ans |
Robin Appelman
|
5c9178f851
Fixed a bug in appconfig, where an initially empty set value led to endless duplicates of this app/key pair.
|
il y a 13 ans |
Jakob Sack
|
bafd684eb6
Renaming classes :-)
|
il y a 13 ans |
Jakob Sack
|
2ff8d7a8bc
One class per file!
|
il y a 13 ans |
Jakob Sack
|
d70dfbdebb
Renamed a few columns in order t ohave both sqlite and mysql up and running
|
il y a 13 ans |
Robin Appelman
|
96cb5a3d2e
fix oc_appconfig for sqlite
|
il y a 13 ans |
Jakob Sack
|
3d89b2caa4
php is not perl
|
il y a 13 ans |
Jakob Sack
|
7c8ae42c6f
Fixed some small bugs
|
il y a 13 ans |
Jakob Sack
|
f66d3ab208
Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES
|
il y a 13 ans |
Jakob Sack
|
1aa7fd98c2
Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These libraries are skeletons only, the functions need to be written.
|
il y a 13 ans |
Jakob Sack
|
ae5dc3efdf
New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences
|
il y a 13 ans |
Jakob Sack
|
132695ceb1
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
|
il y a 13 ans |