Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-19 | 17 | -31/+45 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-18 | 395 | -1737/+1878 |
| | |||||
* | Merge pull request #3375 from ↵ | FlorinPeter | 2013-05-17 | 1 | -4/+6 |
|\ | | | | | | | | | owncloud/fix_for_SQLite3Result_object_in_post_addToGroup fix for SQLite3Result::fetchArray() on setup | ||||
| * | only connect share hooks if installation OC is installed | Florin Peter | 2013-05-17 | 1 | -4/+6 |
| | | |||||
| * | revert changes | Florin Peter | 2013-05-17 | 1 | -28/+25 |
| | | |||||
| * | fix for SQLite3Result::fetchArray(): The SQLite3Result object has not been ↵ | Florin Peter | 2013-05-15 | 1 | -25/+28 |
| | | | | | | | | correctly initialised in post_addToGroup | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-17 | 99 | -5101/+11469 |
| | | |||||
* | | Merge pull request #3302 from owncloud/ldap_configurable_username_n_uuid | blizzz | 2013-05-16 | 9 | -4/+143 |
|\ \ | | | | | | | Ldap configurable username n uuid | ||||
| * \ | Merge branch 'master' into ldap_configurable_username_n_uuid | Arthur Schiwon | 2013-05-13 | 156 | -1103/+1717 |
| |\ \ | |||||
| * | | | 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 ↵ | Arthur Schiwon | 2013-05-07 | 2 | -0/+13 |
| | | | | | | | | | | | | | | | | mappings | ||||
| * | | | 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 |
|\ \ \ \ | | | | | | | | | | | Fix finding mount in background watcher, fixes #3353 | ||||
| * \ \ \ | 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 |
|\ \ \ \ \ | | | | | | | | | | | | | Add Compound property to avoid double escaping values. | ||||
| * | | | | | 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 disappearing root mount point on lib/files/filesystem.php | ||||
| * | | | | | 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 | ||||
| * | | | | 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 |
|\ \ \ | | | | | | | | | fix allowed rename of folder in root directory to reserved name "Shared" | ||||
| * | | | [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 |
| | | | | | | | | | | | | | | | | refs #2159 | ||||
* | | | | 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 |
|\ \ \ \ | | | | | | | | | | | Keeping Font Colors Consistant on the headers. | ||||
| * | | | | 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 | ||||
| * | | | | | peselect filename without extension on rename | Jörn Friedrich Dreyer | 2013-05-13 | 2 | -0/+27 |
| | | | | | |