Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-06 | 37 | -115/+176 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-05 | 62 | -341/+598 |
* | Merge pull request #3594 from opensaucesystems/patch-1 | Thomas Müller | 2013-06-04 | 1 | -3/+4 |
|\ | |||||
| * | Added input[type="url"] to styles.css | opensaucesystems | 2013-06-04 | 1 | -3/+4 |
* | | exclude 3rdparty folder within files_external and files_encryption from code ... | Thomas Mueller | 2013-06-04 | 1 | -0/+2 |
|/ | |||||
* | LDAP: append port when URL is passed in LDAP Host configuration, fixes #2600 | Arthur Schiwon | 2013-06-04 | 1 | -0/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-04 | 148 | -632/+636 |
* | ignore l10n folder within remaining apps | Thomas Mueller | 2013-06-04 | 1 | -0/+8 |
* | Cache Test: set datadir to temporary location, otherwise initmountpoints will... | Arthur Schiwon | 2013-06-03 | 1 | -2/+8 |
* | Cache: mount user mountpoints to make sure that // exists before accessing it... | Arthur Schiwon | 2013-06-03 | 1 | -0/+1 |
* | Merge pull request #3444 from owncloud/share-fix | Jörn Friedrich Dreyer | 2013-06-03 | 1 | -1/+1 |
|\ | |||||
| * | Fix undefined index for share mount point retrieval | Michael Gapczynski | 2013-05-21 | 1 | -1/+1 |
* | | Merge pull request #3581 from owncloud/publicphp_maintenance | Jörn Friedrich Dreyer | 2013-06-03 | 1 | -0/+1 |
|\ \ | |||||
| * | | public.php - check if maintenance mode is enabled | Georg Ehrke | 2013-06-03 | 1 | -0/+1 |
* | | | Merge pull request #3561 from owncloud/user | icewind1991 | 2013-06-03 | 13 | -412/+1893 |
|\ \ \ | |||||
| * | | | also clear cached users when removing a single backend | Robin Appelman | 2013-06-03 | 1 | -0/+1 |
| * | | | use caching for userExists | Robin Appelman | 2013-06-03 | 1 | -6/+3 |
| * | | | cast result to bool | Robin Appelman | 2013-06-03 | 1 | -1/+2 |
| * | | | move phpdoc comments | Robin Appelman | 2013-06-03 | 3 | -2/+52 |
| * | | | User: return backend result | Robin Appelman | 2013-06-03 | 1 | -2/+1 |
| * | | | User: consisten variable naming | Robin Appelman | 2013-06-03 | 1 | -9/+9 |
| * | | | User: remove determineDisplayName | Robin Appelman | 2013-06-03 | 1 | -19/+9 |
| * | | | adding PHPDoc comment to getManager() | Thomas Mueller | 2013-06-01 | 1 | -1/+10 |
| * | | | fix namespacing error | Robin Appelman | 2013-06-01 | 1 | -3/+3 |
| * | | | fix undefined variables | Robin Appelman | 2013-06-01 | 1 | -2/+2 |
| * | | | use single quotes | Robin Appelman | 2013-06-01 | 1 | -10/+10 |
| * | | | user should set into session before postLogin hook otherwise it will break no... | Florin Peter | 2013-05-31 | 1 | -1/+1 |
| * | | | fix broken tests | Florin Peter | 2013-05-31 | 1 | -1/+1 |
| * | | | Fix postLogin hook | Robin Appelman | 2013-05-31 | 2 | -2/+2 |
| * | | | fix typo | Robin Appelman | 2013-05-31 | 1 | -1/+1 |
| * | | | fix caching of user objects | Robin Appelman | 2013-05-31 | 1 | -5/+22 |
| * | | | cache instances of \OC\User\User | Robin Appelman | 2013-05-31 | 1 | -5/+11 |
| * | | | Merge branch 'master' into user | Robin Appelman | 2013-05-31 | 676 | -3382/+4360 |
| |\ \ \ | |||||
| * | | | | Emit leacgy OC_User hooks | Robin Appelman | 2013-05-29 | 2 | -8/+35 |
| * | | | | fix setting getting active userid | Robin Appelman | 2013-05-29 | 1 | -5/+4 |
| * | | | | fix User->setHome when the backend action fails | Robin Appelman | 2013-05-29 | 1 | -2/+2 |
| * | | | | implement old user api on top of the new one | Robin Appelman | 2013-05-29 | 1 | -312/+173 |
| * | | | | New user management classes | Robin Appelman | 2013-05-29 | 11 | -81/+1605 |
* | | | | | Merge pull request #3578 from owncloud/ocdialog | Thomas Tanghus | 2013-06-03 | 5 | -13/+290 |
|\ \ \ \ \ | |||||
| * | | | | | Set default button in oc-dialogs | Thomas Tanghus | 2013-06-03 | 1 | -3/+6 |
| * | | | | | Catch double destroy on escape. | Thomas Tanghus | 2013-06-03 | 1 | -1/+3 |
| * | | | | | Let the content determine overflow. | Thomas Tanghus | 2013-06-03 | 2 | -1/+1 |
| * | | | | | Replacement for jquery.dialog to fit better with ownCloud design. | Thomas Tanghus | 2013-06-02 | 5 | -10/+282 |
* | | | | | | Exclude apps/files/l10n from coverage reports | Thomas Müller | 2013-06-03 | 1 | -0/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge pull request #3560 from owncloud/init-order-session | Jörn Friedrich Dreyer | 2013-06-03 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | initialize the session earlier | Robin Appelman | 2013-05-31 | 1 | -3/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-03 | 530 | -1041/+1041 |
* | | | | | fixing code coverage | Thomas Mueller | 2013-06-03 | 1 | -6/+10 |
* | | | | | Fixing code coverage analysis | Thomas Mueller | 2013-06-03 | 1 | -6/+10 |
* | | | | | Merge pull request #3051 from owncloud/backgroundjob | icewind1991 | 2013-06-02 | 22 | -422/+801 |
|\ \ \ \ \ |