Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | add logo claim to defaults.php | Björn Schießle | 2013-07-01 | 4 | -9/+12 | |
* | | | | | | | | | logo claim added | Björn Schießle | 2013-07-01 | 1 | -0/+3 | |
* | | | | | | | | | make mail footer aware of different themes | Björn Schießle | 2013-07-01 | 1 | -3/+4 | |
* | | | | | | | | | remove unneeded if condition | Björn Schießle | 2013-07-01 | 1 | -5/+1 | |
* | | | | | | | | | lib/defaults.php should only contain the default strings and read the other s... | Björn Schießle | 2013-07-01 | 1 | -38/+44 | |
* | | | | | | | | | check for updates only in the community edition | Björn Schießle | 2013-07-01 | 1 | -1/+1 | |
* | | | | | | | | | construct the foother in defaults.php so that we use always the same footer | Björn Schießle | 2013-07-01 | 5 | -20/+44 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #3223 from owncloud/fix-2820 | Morris Jobke | 2013-07-01 | 4 | -9/+40 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | if rename of file fails, the rename is undone in the view - #fix 2820 | Morris Jobke | 2013-06-15 | 4 | -9/+40 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-01 | 535 | -1125/+1133 | |
* | | | | | | | | | Merge pull request #3852 from owncloud/fixing-3830-master | Thomas Müller | 2013-06-30 | 2 | -5/+17 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | session_life_time -> session_lifetime | Thomas Mueller | 2013-06-28 | 2 | -3/+3 | |
| * | | | | | | | | session life time is now configurable and set to the same value | Thomas Mueller | 2013-06-26 | 2 | -5/+17 | |
* | | | | | | | | | Merge pull request #3763 from owncloud/recursive-rmdir | Thomas Müller | 2013-06-30 | 3 | -5/+57 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | make rmdir recursive for mappellocal storage backend | Robin Appelman | 2013-06-30 | 1 | -3/+23 | |
| * | | | | | | | | | Make rmdir recursive for local storage | Robin Appelman | 2013-06-17 | 2 | -2/+34 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-30 | 639 | -4723/+4658 | |
* | | | | | | | | | | Merge pull request #3897 from bantu/gitignore | Thomas Müller | 2013-06-29 | 1 | -17/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | gitignore: Make paths relative to repository root. | Andreas Fischer | 2013-06-29 | 1 | -17/+17 | |
* | | | | | | | | | | | Merge pull request #2703 from owncloud/cleanup-setup | Thomas Müller | 2013-06-29 | 7 | -739/+770 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix review items | Bart Visscher | 2013-06-29 | 7 | -13/+15 | |
| * | | | | | | | | | | Fix found errors | Bart Visscher | 2013-06-29 | 6 | -10/+10 | |
| * | | | | | | | | | | Fix OCI setupDatabase parameter | Bart Visscher | 2013-06-29 | 1 | -2/+2 | |
| * | | | | | | | | | | Remove unsued parameter | Bart Visscher | 2013-06-29 | 1 | -1/+1 | |
| * | | | | | | | | | | Use db setup class for option validation | Bart Visscher | 2013-06-29 | 7 | -35/+43 | |
| * | | | | | | | | | | Change database creation to use array to select db setup class | Bart Visscher | 2013-06-29 | 2 | -25/+31 | |
| * | | | | | | | | | | Convert database setup code to objects | Bart Visscher | 2013-06-29 | 6 | -179/+210 | |
| * | | | | | | | | | | Split database specific install/setup code to their own class | Bart Visscher | 2013-06-29 | 5 | -703/+687 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #3896 from owncloud/fix-dropdown-because-no-one-fixes-3241 | Bart Visscher | 2013-06-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Escape dropdown | Lukas Reschke | 2013-06-29 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #2914 from Kondou-ger/label_overlapping_value | Bart Visscher | 2013-06-29 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Default to localhost, if nothing is entered. | kondou | 2013-05-28 | 1 | -1/+1 | |
| * | | | | | | | | | | Fix textfield label overlapping value. | kondou | 2013-04-13 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #3688 from roha4000/fix_upload_max_filesize | Bart Visscher | 2013-06-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix: The check if upload_max_filesize or post_max_size is 0 fails if only one... | Roland Hager | 2013-06-21 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge pull request #3635 from owncloud/storage-wrapper | Bart Visscher | 2013-06-29 | 6 | -9/+571 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fix storage wrapper namespaces | Robin Appelman | 2013-06-28 | 3 | -4/+4 | |
| * | | | | | | | | | | | | move storage wrappers to their own namespace | Robin Appelman | 2013-06-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | use a getter for the storage loader to ensure the instance is created | Robin Appelman | 2013-06-07 | 1 | -3/+10 | |
| * | | | | | | | | | | | | add test cases for Mount | Robin Appelman | 2013-06-07 | 1 | -0/+46 | |
| * | | | | | | | | | | | | storage loader needs to be accessible by apps | Robin Appelman | 2013-06-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Storage wrapper: provide access to the wrapped storage | Robin Appelman | 2013-06-07 | 1 | -1/+8 | |
| * | | | | | | | | | | | | merge master into storage-wrapper | Robin Appelman | 2013-06-07 | 1479 | -53746/+46937 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | manage creating and wrapping storages in it's own class | Robin Appelman | 2013-06-07 | 3 | -34/+49 | |
| * | | | | | | | | | | | | | Add mechanism to allow apps to wraper storage classes | Robin Appelman | 2013-05-08 | 2 | -1/+42 | |
| * | | | | | | | | | | | | | Add wrapper storage backend | Robin Appelman | 2013-05-08 | 2 | -0/+446 | |
* | | | | | | | | | | | | | | Merge pull request #3268 from owncloud/convert-oc_log | Bart Visscher | 2013-06-29 | 2 | -43/+187 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix usage of non existent consts | Bart Visscher | 2013-06-28 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | missing $ | Thomas Mueller | 2013-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Fix review points | Bart Visscher | 2013-06-27 | 1 | -5/+7 |