Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-29 | 92 | -3182/+3240 |
| | |||||
* | Try to fix shared status icons again | Michael Gapczynski | 2012-10-28 | 1 | -10/+5 |
| | |||||
* | Fix shared status icons | Michael Gapczynski | 2012-10-28 | 3 | -38/+38 |
| | |||||
* | Merge pull request #129 from fmms/checkstyle01 | Lukas Reschke | 2012-10-28 | 4 | -100/+100 |
|\ | | | | | Checkstyle | ||||
| * | NoSpaceAfterComma | Felix Moeller | 2012-10-28 | 2 | -59/+59 |
| | | |||||
| * | NoSpaceAfterComma | Felix Moeller | 2012-10-28 | 2 | -41/+41 |
|/ | | | | first in new branch | ||||
* | disble breaking test cases for now | Thomas Müller | 2012-10-28 | 1 | -4/+4 |
| | |||||
* | properly replace fileaction icons with pngs when needed | Robin Appelman | 2012-10-28 | 1 | -2/+2 |
| | |||||
* | fix running app tests | Robin Appelman | 2012-10-28 | 1 | -2/+0 |
| | |||||
* | add svg mimetype to default htaccess | Robin Appelman | 2012-10-28 | 2 | -0/+8 |
| | |||||
* | don't move file into subdirectory if a file with the same name already ↵ | Georg Ehrke | 2012-10-28 | 1 | -0/+5 |
| | | | | exists (fixes #92) | ||||
* | check if RUNTIME_NOAPPS is set before using it | Arthur Schiwon | 2012-10-28 | 1 | -1/+1 |
| | |||||
* | added some visual feedback is password was set | Björn Schießle | 2012-10-28 | 1 | -0/+1 |
| | |||||
* | set password if user leaves password field (issue #57) | Björn Schießle | 2012-10-28 | 1 | -9/+7 |
| | |||||
* | deny the usage of dots in database name | Georg Ehrke | 2012-10-28 | 2 | -1/+4 |
| | |||||
* | make sure all filesystem apps are loaded when setupFS is proceeded, to make ↵ | Arthur Schiwon | 2012-10-28 | 1 | -0/+5 |
| | | | | sure the emmited setup-hook is received. Fixes #89 | ||||
* | remove whitespaces, no code change | Arthur Schiwon | 2012-10-28 | 1 | -4/+4 |
| | |||||
* | added functions for printing escaped and unescaped values | Bernhard Posselt | 2012-10-28 | 1 | -0/+16 |
| | |||||
* | use css to show/hide fileactions | Robin Appelman | 2012-10-28 | 3 | -31/+14 |
| | |||||
* | code style | Robin Appelman | 2012-10-28 | 1 | -93/+101 |
| | |||||
* | add 3rdparty folder to gitignore | Jan-Christoph Borchardt | 2012-10-28 | 1 | -0/+1 |
| | |||||
* | remove 3rdparty files | Georg Ehrke | 2012-10-28 | 639 | -200511/+0 |
| | |||||
* | ->l expects two parameters | Lukas Reschke | 2012-10-28 | 2 | -3/+4 |
| | |||||
* | Revert "Fix a typo" | Lukas Reschke | 2012-10-28 | 2 | -2/+2 |
| | | | | This reverts commit a306e4b8a02cb03d5c6f29aa602e75d075e2877f. | ||||
* | Fix a typo | Lukas Reschke | 2012-10-28 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-28 | 132 | -2131/+2026 |
| | |||||
* | Load all apps in core share ajax file for apps to register their share backends | Michael Gapczynski | 2012-10-27 | 1 | -0/+1 |
| | |||||
* | don't enable user_external | Thomas Müller | 2012-10-27 | 1 | -1/+1 |
| | |||||
* | LDAP: usersInGroup now also does LDAP serverside search. | Arthur Schiwon | 2012-10-27 | 1 | -30/+41 |
| | |||||
* | LDAP: make filter in readAttribute configurable | Arthur Schiwon | 2012-10-27 | 1 | -2/+6 |
| | |||||
* | don't enable apps twice | Thomas Müller | 2012-10-27 | 1 | -2/+0 |
| | |||||
* | LDAP: getGroups to use paged searches | Arthur Schiwon | 2012-10-27 | 1 | -12/+20 |
| | |||||
* | LDAP: improve slicing | Arthur Schiwon | 2012-10-27 | 1 | -3/+8 |
| | |||||
* | LDAP: add error handling for failed searches | Arthur Schiwon | 2012-10-27 | 1 | -0/+5 |
| | |||||
* | LDAP: be careful which limit is send to possible paged LDAP search | Arthur Schiwon | 2012-10-27 | 1 | -1/+4 |
| | |||||
* | LDAP: use the correct attribute in filter | Arthur Schiwon | 2012-10-27 | 1 | -1/+1 |
| | |||||
* | LDAP: fix again proper check if groups are enabled | Arthur Schiwon | 2012-10-27 | 1 | -1/+3 |
| | |||||
* | remove TODO comment, it's done | Arthur Schiwon | 2012-10-27 | 1 | -1/+0 |
| | |||||
* | Fix introduced style errors | Bart Visscher | 2012-10-27 | 6 | -40/+52 |
| | |||||
* | Remove wrongly committed files | Bart Visscher | 2012-10-27 | 2 | -180/+0 |
| | |||||
* | remove remaining line from merge conflict | Björn Schießle | 2012-10-27 | 1 | -2/+1 |
| | |||||
* | Merge remote-tracking branch 'git://github.com/susinths/SabreDAV_1.7.1.git' | Bart Visscher | 2012-10-27 | 216 | -1142/+6469 |
|\ | | | | | | | | | Conflicts: lib/base.php | ||||
| * | Update Sabre to version 1.7.1 | Susinthiran Sithamparanathan | 2012-10-17 | 216 | -1142/+6471 |
| | | |||||
* | | Include copy of Symfony routing component, and don't use composer | Bart Visscher | 2012-10-27 | 44 | -22/+4037 |
| | | |||||
* | | fix function documentation | Björn Schießle | 2012-10-27 | 1 | -2/+1 |
| | | |||||
* | | fix broken paths in versions app | Björn Schießle | 2012-10-27 | 1 | -280/+279 |
| | | |||||
* | | don't call $('#found_versions').chosen(); after opening the history ↵ | Björn Schießle | 2012-10-27 | 1 | -1/+0 |
| | | | | | | | | drop-down since no version is selected at the beginning | ||||
* | | Fix download url generation | Bart Visscher | 2012-10-27 | 2 | -2/+2 |
| | | |||||
* | | fix paths in preeseed-config.php | Thomas Müller | 2012-10-27 | 1 | -2/+2 |
| | | |||||
* | | Add composer command for now, see | Bart Visscher | 2012-10-27 | 1 | -0/+0 |
| | | | | | | | | | | http://getcomposer.org/doc/00-intro.md#installation-nix for local install |