Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge pull request #38 from scambra/datepicker-l10n | Lukas Reschke | 2012-10-22 | 7 | -7/+28 | |
| |\ \ | ||||||
| | * | | Translate formatDate using jquery datepicker | scambra | 2012-10-19 | 6 | -3/+7 | |
| | * | | translate datepicker | scambra | 2012-10-19 | 6 | -4/+21 | |
* | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-23 | 81 | -834/+1395 | |
|\| | | | ||||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-23 | 75 | -823/+1381 | |
| * | | | LDAP: fix db update for Postgres | Arthur Schiwon | 2012-10-23 | 2 | -2/+2 | |
| * | | | Disable enhancedauth by default | Lukas Reschke | 2012-10-22 | 2 | -4/+4 | |
| * | | | LDAP: fix cache save and check, fixes oc-2118 | Arthur Schiwon | 2012-10-22 | 1 | -4/+5 | |
| * | | | Fixing undefined $language | Thomas Müller | 2012-10-22 | 1 | -1/+3 | |
* | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-22 | 139 | -837/+2880 | |
|\| | | | ||||||
| * | | | add parameter to specify user for which OC_Filesystem should be initialized. | Björn Schießle | 2012-10-22 | 2 | -3/+6 | |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-22 | 30 | -145/+1810 | |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-21 | 33 | -179/+303 | |
| * | | | Check for file exists before loading app version file | Bart Visscher | 2012-10-20 | 1 | -3/+2 | |
| * | | | Fix font family for textarea | Michael Gapczynski | 2012-10-20 | 1 | -1/+1 | |
| * | | | Apply textbox CSS rules to textarea as well | Michael Gapczynski | 2012-10-20 | 1 | -2/+3 | |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-20 | 92 | -524/+775 | |
| |/ / | ||||||
* | | | Added missing backtick to sql query. | Thomas Tanghus | 2012-10-22 | 1 | -1/+1 | |
* | | | Added type and callback arguments to most methods. | Thomas Tanghus | 2012-10-22 | 1 | -46/+95 | |
* | | | Fix accidentally creating new categories with the id as name. | Thomas Tanghus | 2012-10-20 | 1 | -6/+9 | |
* | | | Filter out special Favorites category. | Thomas Tanghus | 2012-10-20 | 1 | -5/+14 | |
* | | | Clean indentation. | Thomas Tanghus | 2012-10-19 | 1 | -120/+120 | |
* | | | Remove redundant class wrapping. | Thomas Tanghus | 2012-10-19 | 1 | -1/+0 | |
* | | | Remove index that might cause problems. | Thomas Tanghus | 2012-10-19 | 1 | -17/+0 | |
* | | | Use self::prepare() instead of self::$connection->prepare. | Thomas Tanghus | 2012-10-19 | 1 | -1/+1 | |
* | | | Removed useless ORDER BY from query. | Thomas Tanghus | 2012-10-19 | 1 | -1/+1 | |
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-19 | 1 | -0/+7 | |
|\| | | ||||||
| * | | Filter added to get all files into coderage report | Thomas Müller | 2012-10-19 | 1 | -0/+7 | |
* | | | Renamed OC_VCategories::add() to addMulti() and let the add() method return t... | Thomas Tanghus | 2012-10-19 | 1 | -4/+28 | |
* | | | Return result from OC_DB::insertIfNotExist(). | Thomas Tanghus | 2012-10-19 | 1 | -1/+1 | |
* | | | Added unit tests for OC_DB::insertIfNotExist() | Thomas Tanghus | 2012-10-19 | 2 | -0/+110 | |
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-19 | 129 | -1995/+2122 | |
|\| | | ||||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-19 | 129 | -1995/+2122 | |
* | | | Make categories var static. | Thomas Tanghus | 2012-10-19 | 1 | -27/+29 | |
* | | | Add wait state to category dialog while processing. | Thomas Tanghus | 2012-10-19 | 1 | -11/+39 | |
* | | | app !== type | Thomas Tanghus | 2012-10-19 | 1 | -1/+0 | |
* | | | More js updates for app/type in OCCategories | Thomas Tanghus | 2012-10-19 | 1 | -11/+11 | |
* | | | Use get for loading dialog. | Thomas Tanghus | 2012-10-19 | 1 | -1/+1 | |
* | | | White space fix. | Thomas Tanghus | 2012-10-19 | 1 | -69/+69 | |
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-19 | 234 | -4855/+3893 | |
|\| | | ||||||
| * | | cleanup report folder | Thomas Mueller | 2012-10-18 | 1 | -3/+3 | |
| * | | adding coverage html | Thomas Mueller | 2012-10-18 | 1 | -3/+4 | |
| * | | Fixing typo | Thomas Müller | 2012-10-18 | 1 | -1/+1 | |
| * | | Fixing expectation - comma was stupid anyhow | Thomas Müller | 2012-10-18 | 1 | -1/+1 | |
| * | | Removing strange character | Thomas Müller | 2012-10-18 | 1 | -1/+1 | |
| * | | unset UserID after Update | Arthur Schiwon | 2012-10-18 | 1 | -0/+1 | |
| * | | Expectation should be first parameter | Lukas Reschke | 2012-10-18 | 1 | -6/+6 | |
| * | | Expectation should be first parameter | Lukas Reschke | 2012-10-18 | 1 | -2/+2 | |
| * | | check if mount point was already loaded to avoid redundant read operations | Björn Schießle | 2012-10-18 | 1 | -1/+8 | |
| * | | typo from previous commit fixed | Björn Schießle | 2012-10-18 | 1 | -1/+1 |