Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update Files icon from home to files, update Home icon from checkbox to home | Jan-Christoph Borchardt | 2013-01-28 | 4 | -34/+78 |
* | undo padding change on buttons, otherwise it will mess up the upload and new ... | Jan-Christoph Borchardt | 2013-01-28 | 1 | -1/+1 |
* | merge changes in navigation | Jan-Christoph Borchardt | 2013-01-28 | 3 | -6/+5 |
|\ | |||||
| * | More Style Fixes | raghunayyar | 2013-01-25 | 1 | -2/+1 |
| * | Defined height for #leftcontent | raghunayyar | 2013-01-25 | 2 | -2/+2 |
| * | Style fixes on core/navigation Branch. | raghunayyar | 2013-01-25 | 1 | -2/+2 |
* | | fix up content and content-wrapper merge ... | Jan-Christoph Borchardt | 2013-01-18 | 261 | -3245/+4370 |
|\ \ | |/ |/| | |||||
| * | Merge pull request #1148 from seancomeau/topic/setup | Frank Karlitschek | 2013-01-16 | 1 | -5/+35 |
| |\ | |||||
| | * | Rename TestException to DatabaseSetupException | Sean Comeau | 2013-01-14 | 1 | -5/+5 |
| | * | Use a custom exception instead of adding a delimiter to the error message | Sean Comeau | 2013-01-14 | 1 | -8/+31 |
| | * | Throw an exception when creating a MySQL user fails and display exception err... | Sean Comeau | 2013-01-10 | 1 | -3/+10 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-17 | 91 | -1695/+1975 |
| * | | Merge pull request #1204 from Raydiation/master | Bart Visscher | 2013-01-16 | 3 | -10/+8 |
| |\ \ | |||||
| | * | | dont show horizontal scrollbar | Bernhard Posselt | 2013-01-16 | 1 | -1/+1 |
| | * | | dont resize content div with javascript but use css box-sizing to do it | Bernhard Posselt | 2013-01-16 | 3 | -10/+8 |
| |/ / | |||||
| * | | Merge pull request #1180 from owncloud/whitespace-cleanup | Bart Visscher | 2013-01-16 | 51 | -1058/+1056 |
| |\ \ | |||||
| | * | | Whitespace cleanup | Bart Visscher | 2013-01-16 | 34 | -107/+105 |
| | * | | Spaces to tabs | Bart Visscher | 2013-01-16 | 18 | -951/+951 |
| |/ / | |||||
| * | | Merge pull request #1185 from owncloud/fixing-1162-master | Jan-Christoph Borchardt | 2013-01-16 | 2 | -5/+19 |
| |\ \ | |||||
| | * | | handling proper display of files/folders with negative size | Thomas Mueller | 2013-01-14 | 2 | -5/+19 |
| * | | | Merge pull request #1192 from schiesbn/versioning_history_issue_1189 | Björn Schießle | 2013-01-16 | 1 | -2/+5 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'versioning_history_issue_1189' of github.com:schiesbn/core into... | Björn Schießle | 2013-01-16 | 0 | -0/+0 |
| | |\ \ \ | |||||
| | | * | | | initialize | Björn Schießle | 2013-01-16 | 1 | -1/+2 |
| | * | | | | initialize $versionCreated | Björn Schießle | 2013-01-16 | 1 | -1/+2 |
| | |/ / / | |||||
| | * | | | Merge branch 'versioning_history_issue_1189' of github.com:schiesbn/core into... | Björn Schießle | 2013-01-15 | 0 | -0/+0 |
| | |\ \ \ | |||||
| | | * | | | fix for issue #1189, missing variables added | Björn Schießle | 2013-01-15 | 1 | -1/+3 |
| | * | | | | fix for issue #1186, missing variables added | Björn Schießle | 2013-01-15 | 1 | -1/+3 |
| | |/ / / | |||||
| * | | | | Merge pull request #1195 from owncloud/cache_prepared | Thomas Müller | 2013-01-15 | 1 | -2/+14 |
| |\ \ \ \ | |||||
| | * | | | | Clear cached prepared statements when switching between mdb2 and pdo | Robin Appelman | 2013-01-16 | 1 | -2/+4 |
| | * | | | | Cache prepared statements in OC_DB | Robin Appelman | 2013-01-15 | 1 | -0/+10 |
| | |/ / / | |||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-16 | 122 | -473/+1270 |
| * | | | | Merge pull request #1178 from owncloud/return_true_because_of_ponies | Thomas Müller | 2013-01-15 | 2 | -8/+1 |
| |\ \ \ \ | |||||
| | * | | | | Remove uneeded returns | Lukas Reschke | 2013-01-14 | 2 | -5/+1 |
| | * | | | | Remove uneeded return | Lukas Reschke | 2013-01-14 | 1 | -3/+0 |
| * | | | | | Fix regression caused by 31b1a73e1f508a33843835b632ee05c7bfc2aaaf | Daniel Molkentin | 2013-01-15 | 1 | -1/+3 |
| * | | | | | Merge pull request #1187 from owncloud/fixing-unused-and-undefined-in-master | Bart Visscher | 2013-01-15 | 18 | -34/+30 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | remove php closing tag | Thomas Mueller | 2013-01-14 | 3 | -3/+1 |
| | * | | | | Merge branch 'master' into fixing-unused-and-undefined-in-master | Thomas Mueller | 2013-01-14 | 469 | -8058/+10445 |
| | |\ \ \ \ | |||||
| | * | | | | | fixing <input> tag | Thomas Mueller | 2013-01-07 | 3 | -6/+6 |
| | * | | | | | fixing returns | Thomas Mueller | 2013-01-06 | 2 | -8/+8 |
| | * | | | | | fixing returns | Thomas Mueller | 2013-01-06 | 1 | -4/+3 |
| | * | | | | | add missing return | Thomas Mueller | 2013-01-06 | 1 | -1/+2 |
| | * | | | | | remove silly assignment | Thomas Mueller | 2013-01-06 | 1 | -1/+0 |
| | * | | | | | fixing undefined variable $where | Thomas Mueller | 2013-01-06 | 1 | -1/+1 |
| | * | | | | | fixing undefined variable $result - should be $query I assume | Thomas Mueller | 2013-01-06 | 1 | -1/+1 |
| | * | | | | | initialize $result | Thomas Mueller | 2013-01-06 | 1 | -1/+1 |
| | * | | | | | fixing undefined $eventSource | Thomas Mueller | 2013-01-06 | 1 | -1/+2 |
| | * | | | | | fixing call of OC_Log::write() - missing parameter | Thomas Mueller | 2013-01-06 | 1 | -1/+1 |
| | * | | | | | removing unused parameter $parameters | Thomas Mueller | 2013-01-06 | 1 | -2/+2 |
| | * | | | | | removing undefined $response | Thomas Mueller | 2013-01-06 | 1 | -4/+2 |