Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | LDAP: fix display of numerical display names | Arthur Schiwon | 2013-05-08 | 1 | -1/+1 | |
| * | | | | | | | | LDAP: Implement clear mappings functionality | Arthur Schiwon | 2013-05-08 | 4 | -1/+91 | |
| * | | | | | | | | LDAP: implement UUID and internal username override | Arthur Schiwon | 2013-05-08 | 1 | -1/+19 | |
| * | | | | | | | | LDAP: better variable name | Arthur Schiwon | 2013-05-08 | 2 | -7/+11 | |
| * | | | | | | | | LDAP: implement r+w for new settings | Arthur Schiwon | 2013-05-08 | 1 | -2/+11 | |
| * | | | | | | | | LDAP: add settings for UUID override | Arthur Schiwon | 2013-05-08 | 1 | -2/+5 | |
| * | | | | | | | | LDAP: prepare settings for internal username attribute and clearing user mapp... | Arthur Schiwon | 2013-05-07 | 2 | -0/+13 | |
| * | | | | | | | | LDAP: Coypright info | Arthur Schiwon | 2013-05-07 | 1 | -0/+2 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-16 | 45 | -142/+167 | |
* | | | | | | | | | Merge pull request #3371 from owncloud/fix-3353 | Thomas Müller | 2013-05-15 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into fix-3353 | Thomas Mueller | 2013-05-15 | 4 | -2/+99 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3374 from owncloud/vobject_compound_property | Thomas Müller | 2013-05-15 | 3 | -1/+95 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | No unit test coverage reports for pgsql - this causes issues on Jenkins. | Thomas Mueller | 2013-05-15 | 1 | -1/+6 | |
| * | | | | | | | | | Add Compound property to avoid double escaping values. | Thomas Tanghus | 2013-05-15 | 2 | -0/+89 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3376 from owncloud/fix_for_disappearing_root_mount_point | Thomas Müller | 2013-05-15 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix for losing mount point "/" | Florin Peter | 2013-05-15 | 1 | -1/+4 | |
|/ / / / / / / / | ||||||
| | * / / / / / | Fix finding mount in background watcher, fixes #3353 | Michael Gapczynski | 2013-05-15 | 1 | -2/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #3366 from owncloud/contributing_add_contacts | Michael Gapczynski | 2013-05-15 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add Contacts repo to CONTRIBUTING.md | Thomas Tanghus | 2013-05-15 | 1 | -1/+2 | |
|/ / / / / / / | ||||||
* / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-15 | 133 | -2828/+3136 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #2821 from owncloud/fix-2159-rename-to-shared | Thomas Müller | 2013-05-14 | 3 | -19/+230 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [files] add private declaration of $view | Morris Jobke | 2013-05-14 | 1 | -0/+1 | |
| * | | | | | | [files] fix mock creation and remove hardcoded 'require' statement | Morris Jobke | 2013-05-12 | 2 | -7/+2 | |
| * | | | | | | [files] rename lib to "App" | Morris Jobke | 2013-05-12 | 3 | -7/+7 | |
| * | | | | | | [files] ownCloud typo | Morris Jobke | 2013-05-12 | 1 | -1/+1 | |
| * | | | | | | [files] rename test class and add rename test | Morris Jobke | 2013-05-12 | 1 | -1/+22 | |
| * | | | | | | [files] remove realpath in test | Morris Jobke | 2013-05-12 | 1 | -1/+1 | |
| * | | | | | | [files] rename tests | Morris Jobke | 2013-05-12 | 1 | -0/+99 | |
| * | | | | | | [files] remove normalizePath on rename and dependency injection | Morris Jobke | 2013-05-12 | 2 | -7/+8 | |
| * | | | | | | [files] kill stripslashes | Morris Jobke | 2013-05-12 | 1 | -3/+3 | |
| * | | | | | | [files] fix typos | Morris Jobke | 2013-05-12 | 1 | -5/+5 | |
| * | | | | | | [files] refactoring | Morris Jobke | 2013-05-12 | 2 | -19/+111 | |
| * | | | | | | string comparision | Morris Jobke | 2013-05-12 | 1 | -1/+1 | |
| * | | | | | | wrong root dir name | Morris Jobke | 2013-05-12 | 1 | -2/+2 | |
| * | | | | | | fix allowed rename of folder in root directory to reserved name "Shared" | Morris Jobke | 2013-05-12 | 1 | -2/+4 | |
* | | | | | | | fix history template, print_unescaped() needs to include closing tags | Björn Schießle | 2013-05-14 | 1 | -4/+4 | |
* | | | | | | | Merge pull request #3338 from owncloud/button_color_fix | Raghu Nayyar | 2013-05-14 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | color change to crumb elements as well. | raghunayyar | 2013-05-14 | 1 | -1/+1 | |
| * | | | | | | | Keeping Font Colors Consistant on the headers. | raghunayyar | 2013-05-13 | 1 | -1/+3 | |
* | | | | | | | | Merge pull request #3330 from owncloud/preselect_filename_on_rename | Morris Jobke | 2013-05-14 | 2 | -0/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | peselect filename without extension on rename | Jörn Friedrich Dreyer | 2013-05-13 | 2 | -0/+27 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-14 | 11 | -11/+11 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #3303 from owncloud/update_etags_on_restore | Morris Jobke | 2013-05-13 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into update_etags_on_restore | Björn Schießle | 2013-05-13 | 136 | -990/+1336 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | touch() needs to be performed relative to user/files otherwise ownCloud doesn... | Björn Schießle | 2013-05-10 | 1 | -1/+4 | |
* | | | | | | | | Merge pull request #3329 from owncloud/increase_lock_timeout | Bernhard Posselt | 2013-05-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Set the SQLite database lock timeout to 60 seconds which is the default in PH... | Frank Karlitschek | 2013-05-13 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #3326 from owncloud/fix-3321 | Lukas Reschke | 2013-05-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Add requesttoken to guest view | Lukas Reschke | 2013-05-13 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #3235 from NCTU-NBA/pr-langcode | Morris Jobke | 2013-05-13 | 1 | -3/+3 | |
|\ \ \ \ \ \ |