Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hide navigation by default, not only on small screens, first step | Jan-Christoph Borchardt | 2014-06-04 | 1 | -0/+1 |
* | Merge pull request #8822 from owncloud/cache-change-propagator | Vincent Petry | 2014-06-04 | 3 | -47/+167 |
|\ | |||||
| * | Fix size calculation during recursive scan | Robin Appelman | 2014-06-03 | 1 | -7/+3 |
| * | Fix recursive scanning | Robin Appelman | 2014-06-02 | 1 | -3/+5 |
| * | propagate changes in the scanner | Robin Appelman | 2014-06-02 | 2 | -1/+21 |
| * | Split of cache writes in the scanner to their own methods | Robin Appelman | 2014-06-02 | 1 | -39/+43 |
| * | Add a change propagator class to handle propagating etag and mtime changes | Robin Appelman | 2014-06-02 | 1 | -0/+98 |
* | | Merge pull request #8701 from owncloud/slide-up-toggle | Bernhard Posselt | 2014-06-04 | 1 | -0/+1 |
|\ \ | |||||
| * | | rename to apps.js | Bernhard Posselt | 2014-05-26 | 1 | -1/+1 |
| * | | add a slideup mechanism | Bernhard Posselt | 2014-05-23 | 1 | -0/+1 |
* | | | Merge pull request #8853 from owncloud/design-typeface | Jan-Christoph Borchardt | 2014-06-04 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | use Open Sans as typeface | Jan-Christoph Borchardt | 2014-06-03 | 1 | -0/+1 |
* | | | | Merge pull request #8662 from owncloud/f-lock | Thomas Müller | 2014-06-04 | 11 | -14/+675 |
|\ \ \ \ | |||||
| * | | | | Use ->instanceOfStorage() not instanceof for Storage instances. | ringmaster | 2014-06-04 | 1 | -1/+1 |
| * | | | | only lock if unlink is called for a file | Bjoern Schiessle | 2014-06-04 | 1 | -1/+3 |
| * | | | | name the storage wrapper to make sure that we don't apply the wrapper multipl... | Bjoern Schiessle | 2014-06-04 | 3 | -6/+6 |
| * | | | | Normalize lock exception messages. | ringmaster | 2014-06-04 | 2 | -2/+2 |
| * | | | | Restore the reference to this used exception class. | ringmaster | 2014-06-04 | 1 | -0/+1 |
| * | | | | Move Lock to private namespace, add interface. Update PHPDoc. | ringmaster | 2014-06-04 | 3 | -255/+316 |
| * | | | | Don't error out on console. | ringmaster | 2014-06-04 | 1 | -2/+2 |
| * | | | | Removed unused vars/declarations, update PHPDoc. | ringmaster | 2014-06-04 | 2 | -3/+3 |
| * | | | | Fix typo | Lukas Reschke | 2014-06-04 | 1 | -1/+1 |
| * | | | | Fix typo | Lukas Reschke | 2014-06-04 | 1 | -1/+1 |
| * | | | | Remove unused methods. | ringmaster | 2014-06-04 | 1 | -14/+0 |
| * | | | | Respect locked files, surface correct exception. | ringmaster | 2014-06-04 | 2 | -6/+43 |
| * | | | | Simpler log unique id. | ringmaster | 2014-06-04 | 1 | -1/+1 |
| * | | | | Add actual locking and log changes necessary for debugging. | ringmaster | 2014-06-04 | 3 | -28/+304 |
| * | | | | Continued flock work. | ringmaster | 2014-06-04 | 3 | -24/+63 |
| * | | | | flock changes. Work in progress. | ringmaster | 2014-06-04 | 6 | -0/+259 |
* | | | | | Merge pull request #8468 from owncloud/remove-infieldlabels | Jan-Christoph Borchardt | 2014-06-04 | 1 | -2/+1 |
|\ \ \ \ \ | |||||
| * | | | | | move to updated version of placeholder | Morris Jobke | 2014-06-03 | 1 | -1/+1 |
| * | | | | | first step of infield label removal, fix login screen | Jan-Christoph Borchardt | 2014-06-03 | 1 | -1/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-04 | 57 | -258/+2 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #8686 from owncloud/session-early | Morris Jobke | 2014-06-03 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Add some comments | Robin Appelman | 2014-06-03 | 1 | -0/+1 |
| * | | | | Make the session available as early as possible | Robin Appelman | 2014-05-23 | 1 | -0/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #8698 from owncloud/sharing_improve_permissions | Thomas Müller | 2014-06-03 | 1 | -0/+14 |
|\ \ \ \ | |||||
| * | | | | get permissions directly from share storage to avoid additional db calls | Bjoern Schiessle | 2014-06-02 | 1 | -0/+14 |
* | | | | | Merge pull request #8264 from owncloud/app-enable-by-group | icewind1991 | 2014-06-03 | 1 | -249/+273 |
|\ \ \ \ \ | |||||
| * | | | | | Fix sorting of apps | Robin Appelman | 2014-06-03 | 1 | -1/+5 |
| * | | | | | Fix phpdoc | Robin Appelman | 2014-06-03 | 1 | -1/+1 |
| * | | | | | Add option to enable app for specific groups | Robin Appelman | 2014-06-03 | 1 | -4/+14 |
| * | | | | | Allow enabling apps by group by setting the config value to a json encoded ar... | Robin Appelman | 2014-06-03 | 1 | -248/+258 |
| |/ / / / | |||||
* | | | | | Merge pull request #8809 from owncloud/appconfig-caching | Thomas Müller | 2014-06-03 | 1 | -19/+29 |
|\ \ \ \ \ | |||||
| * | | | | | Use a map to prevent having to use search | Robin Appelman | 2014-06-03 | 1 | -4/+2 |
| * | | | | | Remove duplicate cache cleanup | Robin Appelman | 2014-06-03 | 1 | -1/+0 |
| * | | | | | Simplify AppConfig->getValues() | Robin Appelman | 2014-06-01 | 1 | -19/+9 |
| * | | | | | Add caching to AppConfig->getApps | Robin Appelman | 2014-06-01 | 1 | -0/+23 |
* | | | | | | Merge pull request #7015 from owncloud/db-migration-check-copy | icewind1991 | 2014-06-03 | 7 | -50/+403 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fix typo | Robin Appelman | 2014-06-03 | 1 | -1/+1 |