Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Merge branch 'master' into routing | Bart Visscher | 2012-07-25 | 21 | -868/+1272 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add functions for the common HTTP methods | Bart Visscher | 2012-07-25 | 1 | -0/+15 | |
| * | | | | | | | | | | | Merge branch 'master' into routing | Bart Visscher | 2012-07-24 | 65 | -1341/+3455 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Convert routing to ownCloud fluid interface | Bart Visscher | 2012-07-23 | 3 | -111/+181 | |
| * | | | | | | | | | | | | Very basic conversion of ocs to Symfony Routing Component | Bart Visscher | 2012-07-21 | 4 | -57/+97 | |
* | | | | | | | | | | | | | exeuting tests now on apps as well - the apps repo shall be cloned into the s... | Thomas Müller | 2012-10-27 | 3 | -2/+43 | |
* | | | | | | | | | | | | | fix bug | Jakob Sack | 2012-10-27 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Add BackgroundJob::setExecutionType() to public API | Jakob Sack | 2012-10-27 | 2 | -7/+30 | |
* | | | | | | | | | | | | | improve cron.php, add locking for cli cron.php | Jakob Sack | 2012-10-27 | 1 | -7/+29 | |
* | | | | | | | | | | | | | Add a new backgroundjob class to access the type of background jobs easily | Jakob Sack | 2012-10-27 | 1 | -0/+52 | |
* | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-27 | 33 | -179/+275 | |
* | | | | | | | | | | | | | fixed user/group sharing hooks | Florian Hülsmann | 2012-10-26 | 1 | -13/+13 | |
* | | | | | | | | | | | | | Split database setup code to functions | Bart Visscher | 2012-10-26 | 1 | -223/+238 | |
* | | | | | | | | | | | | | LDAP: let getUsers make use of paged search | Arthur Schiwon | 2012-10-26 | 1 | -15/+29 | |
* | | | | | | | | | | | | | LDAP: add support for paged searches. | Arthur Schiwon | 2012-10-26 | 1 | -20/+115 | |
* | | | | | | | | | | | | | LDAP: know, wether server supports paged search | Arthur Schiwon | 2012-10-26 | 1 | -0/+3 | |
* | | | | | | | | | | | | | LDAP: check for resource before unbinding | Arthur Schiwon | 2012-10-26 | 1 | -1/+3 | |
* | | | | | | | | | | | | | update infieldlabel script from @zawaideh to fix autofill overlap, https://gi... | Jan-Christoph Borchardt | 2012-10-26 | 2 | -140/+12 | |
* | | | | | | | | | | | | | closes #113 | Thomas Müller | 2012-10-26 | 1 | -12/+0 | |
* | | | | | | | | | | | | | Hook emission on sharing stuff | Florian Hülsmann | 2012-10-26 | 1 | -1/+30 | |
* | | | | | | | | | | | | | show/hide navigation entries after enabling/disabling app | Robin Appelman | 2012-10-26 | 2 | -0/+56 | |
* | | | | | | | | | | | | | Fix mimetype detection with the 'file' utility | Victor Dubiniuk | 2012-10-26 | 1 | -9/+4 | |
* | | | | | | | | | | | | | possible fix for bombarding the server with the htaccess test during setup | Robin Appelman | 2012-10-26 | 1 | -16/+21 | |
* | | | | | | | | | | | | | separate buttons for new file and upload | Jan-Christoph Borchardt | 2012-10-26 | 1 | -6/+5 | |
* | | | | | | | | | | | | | Fix migration problems for postgresql with MDB2 fix owncloud/apps#21 | Brice Maron | 2012-10-26 | 1 | -1/+10 | |
* | | | | | | | | | | | | | add the possibility to add an preupdate.php | Georg Ehrke | 2012-10-26 | 1 | -0/+4 | |
* | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-26 | 43 | -303/+392 | |
* | | | | | | | | | | | | | Fix not defined JS variables | Lukas Reschke | 2012-10-25 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Check for iconv | Lukas Reschke | 2012-10-25 | 1 | -1/+4 | |
* | | | | | | | | | | | | | Allow any characters in the groupname | Lukas Reschke | 2012-10-25 | 1 | -7/+0 | |
* | | | | | | | | | | | | | dir in newfile has to start with / | Bart Visscher | 2012-10-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-25 | 241 | -954/+1693 | |
* | | | | | | | | | | | | | Merge pull request #81 from fmms/master | Lukas Reschke | 2012-10-24 | 32 | -88/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | NoSpaceAfterComma II | Felix Moeller | 2012-10-23 | 6 | -11/+11 | |
| * | | | | | | | | | | | | | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 30 | -83/+83 | |
* | | | | | | | | | | | | | | Forget to urlencode the path | Lukas Reschke | 2012-10-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | urlencode | Lukas Reschke | 2012-10-24 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | Revert e1a4fe98908dbf8f9e795fd852b231381d4f3ce4 | Lukas Reschke | 2012-10-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | normalize path | Björn Schießle | 2012-10-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | urldecode target directory | Björn Schießle | 2012-10-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Apply coding style guide | Thomas Müller | 2012-10-24 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | fix copy&paste bug from previous commit | Björn Schießle | 2012-10-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Shared files are not stored in the file cache. Therefore we need to | Björn Schießle | 2012-10-24 | 1 | -1/+18 | |
* | | | | | | | | | | | | | | Place the brackets in the first line | Lukas Reschke | 2012-10-24 | 5 | -288/+274 | |
* | | | | | | | | | | | | | | Apply coding style guide | Thomas Müller | 2012-10-24 | 1 | -203/+203 | |
* | | | | | | | | | | | | | | calling OC_Filesystem at this point will initialize file system with wrong us... | Björn Schießle | 2012-10-24 | 1 | -2/+8 | |
* | | | | | | | | | | | | | | Merge pull request #76 from fmms/master | Lukas Reschke | 2012-10-23 | 6 | -12/+9 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Codestyle: FunctionCallArgumentSpacing | Felix Moeller | 2012-10-23 | 4 | -4/+4 | |
| * | | | | | | | | | | | | | Checkstyle: MultiLineCondition | Felix Moeller | 2012-10-23 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | Checkstyle: LowerCaseConstant | Felix Moeller | 2012-10-23 | 2 | -4/+4 |