Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-12 | 1 | -0/+5 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-11 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-10 | 1 | -0/+1 |
| | |||||
* | LDAP: we're good for 0.3 now. No code change | Arthur Schiwon | 2012-10-06 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-04 | 1 | -0/+9 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 2 | -7/+7 |
| | |||||
* | automatically remove and prevent installation of apps with a require version ↵ | Frank Karlitschek | 2012-10-02 | 1 | -1/+1 |
| | | | | | | | less than the current one. We check now the first ad second part of the version number. Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release. You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5 | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 1 | -1/+1 |
| | |||||
* | LDAP: fix sharing doesn't work with ldap groups, oc-1819 | Arthur Schiwon | 2012-10-01 | 2 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-28 | 1 | -0/+1 |
| | |||||
* | LDAP: comparison, not assignment. Thanks to Manuel Delgado | Arthur Schiwon | 2012-09-27 | 2 | -3/+3 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-25 | 1 | -0/+37 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-24 | 1 | -0/+37 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 1 | -0/+7 |
| | |||||
* | LDAP: replace expensive recursiveArraySearch with direct SQL search, leading ↵ | Arthur Schiwon | 2012-09-21 | 1 | -19/+38 |
| | | | | to a performance boost. Imorives UX especially on directories with tons of users, solves complains on ML and probably fixes oc.1080 | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-21 | 1 | -0/+15 |
| | |||||
* | LDAP: add forgotten class, fixes oc-1803 | Arthur Schiwon | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-20 | 1 | -0/+9 |
| | |||||
* | LDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the ↵ | Arthur Schiwon | 2012-09-19 | 1 | -2/+2 |
| | | | | user and would lead to server error. Fixes oc-1625 | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-18 | 2 | -1/+38 |
| | |||||
* | LDAP: fix MySQL-query with DUAL table by removing wrong backticks. Got broke ↵ | Arthur Schiwon | 2012-09-17 | 1 | -1/+1 |
| | | | | when they were added to SQL queries. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-12 | 1 | -0/+22 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-11 | 2 | -0/+17 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-08 | 1 | -0/+11 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 6 | -13/+13 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-07 | 1 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-06 | 2 | -23/+29 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-05 | 1 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-04 | 1 | -0/+5 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-01 | 2 | -1/+27 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-31 | 3 | -0/+3 |
| | |||||
* | LDAP settings, add missing p tags | Arthur Schiwon | 2012-08-30 | 1 | -2/+2 |
| | |||||
* | LDAP: on upgrade update user cols in database only when necessary | Arthur Schiwon | 2012-08-30 | 2 | -2/+2 |
| | |||||
* | LDAP: on upgrade set homeDirs of users where it is not set. Avoids new ↵ | Arthur Schiwon | 2012-08-30 | 2 | -2/+4 |
| | | | | folders (empty), depending on the configuration | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-30 | 10 | -0/+11 |
| | |||||
* | Space before tab fixes | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | LDAP: fix debug message with undefined variable | Arthur Schiwon | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | LDAP: fix potential infinite loop introduced with ↵ | Arthur Schiwon | 2012-08-29 | 2 | -15/+20 |
| | | | | 4c4aa92eef858a2a96bb5676304acbcaafaa56f2, as side effect optimize groupExists-method. | ||||
* | LDAP: Remove unnecessary debug output, fixes a Notice | Arthur Schiwon | 2012-08-29 | 1 | -1/+0 |
| | |||||
* | [tx-robot] updated from transifexv4.5.0beta1 | Jenkins for ownCloud | 2012-08-29 | 4 | -10/+38 |
| | |||||
* | LDAP: check for existing username from other backends when creating one for ↵ | Arthur Schiwon | 2012-08-29 | 1 | -26/+18 |
| | | | | an LDAP user or group. Led also to some code cleanup. Fixes oc-1551 in master. | ||||
* | LDAP: implement getHome() function, use either username (default) or specify ↵ | Arthur Schiwon | 2012-08-28 | 4 | -3/+50 |
| | | | | an LDAP attribute value to use | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-28 | 1 | -0/+36 |
| | |||||
* | LDAP: transliterate other latin characters to ASCII when creating owncloud ↵ | Arthur Schiwon | 2012-08-27 | 1 | -0/+4 |
| | | | | names. Already created usernames are not being affected. | ||||
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into ↵ | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -0/+26 |
|\ | | | | | | | oracle-support | ||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-25 | 1 | -0/+26 |
| | | |||||
* | | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 3 | -29/+29 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-24 | 5 | -11/+62 |
| | |||||
* | LDAP: identify (map) users with their directory UUID. Fixes the issue, that ↵ | Arthur Schiwon | 2012-08-23 | 5 | -26/+140 |
| | | | | usernames for owncloud will change, when the DN changes (which happens rarely, but it happens). |