| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | Merge pull request #1642 from owncloud/fix-googledrive | Thomas Müller | 2013-02-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'master' into fix-googledrive | Thomas Mueller | 2013-02-17 | 651 | -10889/+24460 |
| | |\ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | Merge pull request #1699 from owncloud/multiselect-bar-fix | Thomas Müller | 2013-02-17 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | fix multiselect bar offset on shared page, close #1339 finally | Jan-Christoph Borchardt | 2013-02-14 | 1 | -0/+1 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge pull request #1730 from owncloud/ldap_fix_warnings | Thomas Müller | 2013-02-17 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | LDAP: check array with isset first to avoid warnings about undefined index | Arthur Schiwon | 2013-02-16 | 1 | -1/+2 |
| * | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-17 | 37 | -171/+199 |
| * | | | | | | | | Merge pull request #1729 from owncloud/fix_1727 | Frank Karlitschek | 2013-02-16 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | LDAP: announce that OC_USER_BACKEND_GET_DISPLAYNAME is implemented, fixes #1727 | Arthur Schiwon | 2013-02-16 | 1 | -2/+5 |
| | |/ / / / / / / |
|
| * / / / / / / / | Add missing requesttoken | Lukas Reschke | 2013-02-16 | 1 | -0/+1 |
| |/ / / / / / / |
|
| * | | | | / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-16 | 42 | -178/+259 |
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Merge pull request #1717 from owncloud/fix-warning-template | icewind1991 | 2013-02-15 | 2 | -1/+3 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | Fix strict standard warning in user template | Robin Appelman | 2013-02-15 | 2 | -1/+3 |
| |/ / / / / |
|
| * | | | | | Merge pull request #1694 from owncloud/users-header | blizzz | 2013-02-15 | 1 | -2/+8 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | also fix header alignment for multiselect columns | Jan-Christoph Borchardt | 2013-02-14 | 1 | -0/+1 |
| | * | | | | fix Users settings header bar element positioning, close #1686 | Jan-Christoph Borchardt | 2013-02-14 | 1 | -2/+7 |
| | |/ / / |
|
| * | | | | Merge pull request #1715 from owncloud/fixing-1640-master | Thomas Müller | 2013-02-15 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | changing the bit mask of OC_USER_BACKEND_SET_DISPLAYNAME | Thomas Mueller | 2013-02-15 | 1 | -1/+1 |
| * | | | | | Merge pull request #1683 from owncloud/ie-fixes | Jan-Christoph Borchardt | 2013-02-15 | 5 | -14/+25 |
| |\ \ \ \ \ |
|
| | * | | | | | exchange bright caret with dark triangle | Jan-Christoph Borchardt | 2013-02-14 | 1 | -1/+1 |
| | * | | | | | only style text, password and search inputs like inputs, instead of using uns... | Jan-Christoph Borchardt | 2013-02-14 | 1 | -1/+2 |
| | * | | | | | no ugly border around checkboxes or radio buttons | Jan-Christoph Borchardt | 2013-02-14 | 1 | -1/+1 |
| | * | | | | | fix user delete button not showing in IE, another SVG replacement issue | Jan-Christoph Borchardt | 2013-02-14 | 1 | -1/+1 |
| | * | | | | | fix navigation icons SVG replacement, also hover and active opacity for IE | Jan-Christoph Borchardt | 2013-02-14 | 2 | -11/+16 |
| | * | | | | | fix caret on installation page for IE | Jan-Christoph Borchardt | 2013-02-14 | 1 | -1/+1 |
| | * | | | | | always show checkbox when selected, also in IE8, fix #1621 | Jan-Christoph Borchardt | 2013-02-14 | 1 | -0/+5 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | check if glob() returns any results, fix for stable45 was already approved by... | Björn Schießle | 2013-02-15 | 1 | -0/+4 |
| * | | | | | Merge pull request #1700 from owncloud/fixing-1680-master | Jan-Christoph Borchardt | 2013-02-15 | 3 | -11/+32 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | sort languages based on display name not the iso code | Thomas Mueller | 2013-02-14 | 1 | -9/+19 |
| | * | | | | some more missing language code fallbacks | Thomas Mueller | 2013-02-14 | 1 | -0/+6 |
| | * | | | | adding language code oc | Thomas Mueller | 2013-02-14 | 1 | -1/+2 |
| | * | | | | add some missing fallback language mappings | Thomas Mueller | 2013-02-14 | 1 | -1/+5 |
| | * | | | | filter l10n-* files | Thomas Mueller | 2013-02-14 | 1 | -1/+1 |
| * | | | | | Merge pull request #1714 from owncloud/fixing-1677-master | Frank Karlitschek | 2013-02-15 | 1 | -0/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | we should never drop a database | Thomas Mueller | 2013-02-15 | 1 | -0/+3 |
| |/ / / / / |
|
| * | | | | | Merge pull request #1712 from owncloud/debug-exception | Thomas Müller | 2013-02-14 | 1 | -6/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | set DEBUG from xdebug session before we first use it | Robin Appelman | 2013-02-15 | 1 | -6/+6 |
| | * | | | | | Don't cache errors/exceptions when debug is enabled | Robin Appelman | 2013-02-15 | 1 | -1/+1 |
| * | | | | | | Merge pull request #1713 from owncloud/fix-user-enabled | Thomas Müller | 2013-02-14 | 1 | -2/+2 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Fix quotes in OC_User::isEnabled | Robin Appelman | 2013-02-15 | 1 | -2/+2 |
| |/ / / / / |
|
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-15 | 166 | -976/+3584 |
| | | | * | | Remove the leading slash from the filename for opendir | Michael Gapczynski | 2013-02-11 | 1 | -1/+1 |
* | | | | | | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-14 | 553 | -9626/+20103 |
|\| | | | | |
|
| * | | | | | Merge pull request #1662 from owncloud/style-cleanup | Bart Visscher | 2013-02-14 | 78 | -437/+864 |
| |\ \ \ \ \ |
|
| | * | | | | | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 51 | -260/+682 |
| | * | | | | | Whitespace indent fixes | Bart Visscher | 2013-02-14 | 7 | -24/+26 |
| | * | | | | | Add braces around single line if statements | Bart Visscher | 2013-02-14 | 1 | -3/+6 |
| | * | | | | | Fix NoSpaceAfterComma and SpaceBeforeComma | Bart Visscher | 2013-02-14 | 25 | -79/+79 |
| | * | | | | | Fix indentation style | Bart Visscher | 2013-02-14 | 7 | -35/+35 |
| | * | | | | | Fix SpaceBeforeOpenBrace errors | Bart Visscher | 2013-02-14 | 19 | -36/+36 |
| | | |/ / /
| | |/| | | |
|