ringmaster
|
c9c6a0ab1e
|
Don't error out on console.
|
2014-06-04 07:55:45 +02:00 |
ringmaster
|
392a1b6662
|
Removed unused vars/declarations, update PHPDoc.
|
2014-06-04 07:55:45 +02:00 |
Lukas Reschke
|
826b14e36b
|
Fix typo
|
2014-06-04 07:55:45 +02:00 |
Lukas Reschke
|
9bbc4b0034
|
Fix typo
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
896bc526e6
|
Remove unused methods.
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
6b94732bdf
|
Respect locked files, surface correct exception.
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
428510a4f8
|
Simpler log unique id.
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
f9dbdb7c5c
|
Add actual locking and log changes necessary for debugging.
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
dc1e3620d2
|
Continued flock work.
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
5365ae416e
|
flock changes. Work in progress.
|
2014-06-04 07:55:44 +02:00 |
Morris Jobke
|
3a1994d001
|
Merge pull request #8686 from owncloud/session-early
Make the session available as early as possible
|
2014-06-03 19:23:30 +02:00 |
Thomas Müller
|
6764d5b122
|
Merge pull request #8698 from owncloud/sharing_improve_permissions
get permissions directly from share storage to avoid additional db calls
|
2014-06-03 19:13:51 +02:00 |
icewind1991
|
cdf8a123e7
|
Merge pull request #8264 from owncloud/app-enable-by-group
Add the option to enable apps only for specific groups
|
2014-06-03 19:01:12 +02:00 |
Thomas Müller
|
e4c3ff03d6
|
Merge pull request #8809 from owncloud/appconfig-caching
Improve caching in AppConfig
|
2014-06-03 18:59:37 +02:00 |
icewind1991
|
68b15f3282
|
Merge pull request #7015 from owncloud/db-migration-check-copy
Check database migration on a copy of the table first
|
2014-06-03 16:27:06 +02:00 |
Thomas Müller
|
587159c73e
|
Merge pull request #8838 from owncloud/backgroundjob-legacy-gc
Support having legacy `OC_Cache_FileGlobalGC` background jobs
|
2014-06-03 15:06:35 +02:00 |
Thomas Müller
|
79b3558c6d
|
Merge pull request #7151 from owncloud/user-jquery
Continuing the New User management
|
2014-06-03 15:04:30 +02:00 |
Thomas Müller
|
2b1a7a76c3
|
Merge pull request #8425 from owncloud/columns_should_be_nullable_by_default
columns should be nullable by default
|
2014-06-03 12:55:42 +02:00 |
Robin Appelman
|
3b1f291c60
|
Fix sorting of apps
|
2014-06-03 12:42:35 +02:00 |
Robin Appelman
|
c09852e006
|
Fix phpdoc
|
2014-06-03 12:42:35 +02:00 |
Robin Appelman
|
53dc30af4f
|
Add option to enable app for specific groups
|
2014-06-03 12:42:35 +02:00 |
Robin Appelman
|
b4025b3174
|
Allow enabling apps by group by setting the config value to a json encoded array of groups
|
2014-06-03 12:42:35 +02:00 |
Robin Appelman
|
6ed3194863
|
Use a map to prevent having to use search
|
2014-06-03 12:40:23 +02:00 |
Robin Appelman
|
bff9e11ff9
|
Remove duplicate cache cleanup
|
2014-06-03 12:38:15 +02:00 |
Robin Appelman
|
4429b54ce4
|
Fix typo
|
2014-06-03 12:00:39 +02:00 |
Robin Appelman
|
82b982a4eb
|
Better unique names for temporary tables
|
2014-06-03 11:24:31 +02:00 |
Robin Appelman
|
3be2643168
|
Add `generateChangeScript()` back
|
2014-06-03 11:19:58 +02:00 |
Robin Appelman
|
397a763c49
|
add a getter for the table
|
2014-06-03 11:18:46 +02:00 |
Robin Appelman
|
c6053b2830
|
Quote identifiers on mysql
|
2014-06-03 11:18:45 +02:00 |
Robin Appelman
|
6f71419f2b
|
Skip migration checks for all sql backends besides mysql, postgres and sqlite
|
2014-06-03 11:18:45 +02:00 |
Robin Appelman
|
a59f6818eb
|
Only quote identifiers for oracle during migration
|
2014-06-03 11:18:45 +02:00 |
Robin Appelman
|
3b4555ca91
|
Try and check migration before applying it
|
2014-06-03 11:18:17 +02:00 |
Robin Appelman
|
adeac7aa39
|
Check sqlite migration on a copy of the database file
|
2014-06-03 11:17:21 +02:00 |
Robin Appelman
|
35550e8d9a
|
Fix migrator for postgres
|
2014-06-03 11:17:21 +02:00 |
Robin Appelman
|
be80dce585
|
Fix temporary schema creation
|
2014-06-03 11:17:21 +02:00 |
Robin Appelman
|
58c61c8336
|
Fix generating migration test schemas
|
2014-06-03 11:17:21 +02:00 |
Robin Appelman
|
0035147be9
|
Create unique names for temporary indexes
|
2014-06-03 11:17:21 +02:00 |
Robin Appelman
|
9c6a93a87c
|
Add a mechanism to try the database migration on a copy of the tables before running it on the "real" data
|
2014-06-03 11:17:21 +02:00 |
Robin Appelman
|
ec9bf8a2d6
|
Support having legacy `OC_Cache_FileGlobalGC` background jobs
|
2014-06-03 11:01:01 +02:00 |
Robin Appelman
|
3e14affa9b
|
Add some comments
|
2014-06-03 10:57:18 +02:00 |
Bjoern Schiessle
|
e0a5f3b570
|
get permissions directly from share storage to avoid additional db calls
|
2014-06-02 20:17:40 +02:00 |
Morris Jobke
|
9a67986473
|
add OCP\Config:deleteSystemValue
|
2014-06-02 18:31:43 +02:00 |
Morris Jobke
|
57ef089aac
|
drop allowZIPdownload and maxZIPSize as options
|
2014-06-02 16:29:03 +02:00 |
Arthur Schiwon
|
e235de98e6
|
this line was lost on rebase
|
2014-06-02 13:22:06 +02:00 |
Arthur Schiwon
|
b15a5a7ca0
|
undo lastLogin changes in base and user/user as this has now been properly done in #8681
|
2014-06-02 12:55:45 +02:00 |
Arthur Schiwon
|
2d83c68f05
|
make search parameter optional, which is already the case in the medthod it is passed to
|
2014-06-02 12:53:59 +02:00 |
Arthur Schiwon
|
a9e8d53c8f
|
fix PHPDoc
|
2014-06-02 12:53:59 +02:00 |
Arthur Schiwon
|
122ebf28f7
|
typo
|
2014-06-02 12:53:59 +02:00 |
Arthur Schiwon
|
f9f9550969
|
small fixes / cleanup
|
2014-06-02 12:53:57 +02:00 |
Arthur Schiwon
|
734dd7013e
|
add MetaData class for groups
|
2014-06-02 12:53:56 +02:00 |