Commit Graph

7436 Commits (a7806076b1c20b80c0f1d1ee72e9050c8bda9715)
 

Author SHA1 Message Date
Thomas Müller 0c40a061e4 fix paths in preeseed-config.php 13 years ago
Bart Visscher 9317039e0c Add composer command for now, see 13 years ago
Arthur Schiwon 605281da9b LDAP: let result processing in Access::search slice the array for not-paginated search. getUsers e.g. does not need to take care of it anymore. adjustments in group_ldap to follow. 13 years ago
Arthur Schiwon 67cd268df9 LDAP: debug messaged 13 years ago
Arthur Schiwon ee6fc22d4b LDAP: sourced out paged search init into initPagedSearch method, making search slicker again 13 years ago
Bart Visscher 0120f3fd62 Merge branch 'routing' 13 years ago
Bart Visscher beaaf5425d More info for composer.json 13 years ago
Thomas Müller 74665faec5 exeuting tests now on apps as well - the apps repo shall be cloned into the sub folder apps2 13 years ago
Bart Visscher 43e8293d9c Change Symfony/Component/Routing from submodule to composer fetching 13 years ago
Jakob Sack 22dcd3b6a6 fix bug 13 years ago
Jakob Sack d0bbd9416b Add BackgroundJob::setExecutionType() to public API 13 years ago
Jakob Sack f5f204de56 improve cron.php, add locking for cli cron.php 13 years ago
Jakob Sack 9cf9d41e51 Add a new backgroundjob class to access the type of background jobs easily 13 years ago
Jenkins for ownCloud 3bef19c623 [tx-robot] updated from transifex 13 years ago
Florian Hülsmann a48734bcb5 fixed user/group sharing hooks 13 years ago
Bart Visscher fe75793815 Split database setup code to functions 13 years ago
Arthur Schiwon 1313cad1b9 LDAP: let getUsers make use of paged search 13 years ago
Arthur Schiwon 84130b885f LDAP: add support for paged searches. 13 years ago
Arthur Schiwon fc446d0af4 LDAP: know, wether server supports paged search 13 years ago
Arthur Schiwon 3f78a8190f LDAP: check for resource before unbinding 13 years ago
Jan-Christoph Borchardt 46871e9b2e update infieldlabel script from @zawaideh to fix autofill overlap, https://github.com/zawaideh/In-Field-Labels-jQuery-Plugin 13 years ago
Thomas Müller 628c7ca9cf closes #113 13 years ago
Florian Hülsmann b7bf28d1c7 Hook emission on sharing stuff 13 years ago
Robin Appelman da57fbc93a show/hide navigation entries after enabling/disabling app 13 years ago
Victor Dubiniuk d428d72dab Fix mimetype detection with the 'file' utility 13 years ago
Robin Appelman ad720c4c17 possible fix for bombarding the server with the htaccess test during setup 13 years ago
Jan-Christoph Borchardt f477fda785 separate buttons for new file and upload 13 years ago
Brice Maron db2d1f6822 Fix migration problems for postgresql with MDB2 fix owncloud/apps#21 13 years ago
Georg Ehrke 1888ac0d41 add the possibility to add an preupdate.php 13 years ago
Jenkins for ownCloud c7d64811d6 [tx-robot] updated from transifex 13 years ago
Lukas Reschke ec613b589b Fix not defined JS variables 13 years ago
Lukas Reschke 228a05a792 Check for iconv 13 years ago
Lukas Reschke 55277c8e5a Allow any characters in the groupname 13 years ago
Bart Visscher 43ac43d7af dir in newfile has to start with / 13 years ago
Jenkins for ownCloud 43bae1b473 [tx-robot] updated from transifex 13 years ago
Lukas Reschke 515e1b467e Merge pull request #81 from fmms/master 13 years ago
Lukas Reschke 7454186806 Forget to urlencode the path 13 years ago
Lukas Reschke ff6d2f16c4 urlencode 13 years ago
Lukas Reschke 694b1d397d Revert e1a4fe9890 13 years ago
Björn Schießle 0c2a4264c9 normalize path 13 years ago
Björn Schießle 07e08d5928 urldecode target directory 13 years ago
Thomas Müller 41898a473e Apply coding style guide 13 years ago
Björn Schießle a9a27306de fix copy&paste bug from previous commit 13 years ago
Björn Schießle 1d200c554f Shared files are not stored in the file cache. Therefore we need to 13 years ago
Lukas Reschke 916e0fc343 Place the brackets in the first line 13 years ago
Thomas Müller 4c234bd666 Apply coding style guide 13 years ago
Björn Schießle 070fe02448 calling OC_Filesystem at this point will initialize file system with wrong user (for public shared links if another user is logged in). Therefore remove trailing slashes without the help of OC_Filesystem. 13 years ago
Lukas Reschke a7eb56c799 Merge pull request #76 from fmms/master 13 years ago
Jenkins for ownCloud f33af71eb0 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon c443993fc2 LDAP: properly check if Groups-feature is enabled 13 years ago