2012-10-29 |
Lukas Reschke | Generate .htaccess when upgrading from old versions |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Lukas Reschke | Generate only one CSRF token |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Lukas Reschke | Fix a typo |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Bart Visscher | Use files remote webdav in compatibility files/webdav.php |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Bart Visscher | Move loading setting routing to OC_Router |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Bart Visscher | Change search to use routing |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Bart Visscher | Move and fix app setting navigation detect |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Bart Visscher | Remove fixme, problem is solved already |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Bart Visscher | Remove subnavigation key, not used |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Bart Visscher | Add ETag caching for Javascript routes |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Bart Visscher | Move generating cache key from files from OC_Minimizer... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Michael Gapczynski | Fix MySQL install, bug fix for issue 132 |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Michael Gapczynski | Check if error_report() is equal to 0, so suppressed... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Michael Gapczynski | Try to fix shared status icons again |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Michael Gapczynski | Fix shared status icons |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Lukas Reschke | Merge pull request #129 from fmms/checkstyle01 |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Felix Moeller | NoSpaceAfterComma |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Felix Moeller | NoSpaceAfterComma |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Thomas Müller | disble breaking test cases for now |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Robin Appelman | properly replace fileaction icons with pngs when needed |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Robin Appelman | fix running app tests |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Robin Appelman | add svg mimetype to default htaccess |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Georg Ehrke | don't move file into subdirectory if a file with the... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Arthur Schiwon | check if RUNTIME_NOAPPS is set before using it |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Björn Schießle | added some visual feedback is password was set |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Björn Schießle | set password if user leaves password field (issue #57) |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Georg Ehrke | deny the usage of dots in database name |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Arthur Schiwon | make sure all filesystem apps are loaded when setupFS... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Arthur Schiwon | remove whitespaces, no code change |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Bernhard Posselt | added functions for printing escaped and unescaped... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Robin Appelman | use css to show/hide fileactions |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Robin Appelman | code style |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Jan-Christoph... | add 3rdparty folder to gitignore |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Georg Ehrke | remove 3rdparty files |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Lukas Reschke | ->l expects two parameters |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Lukas Reschke | Revert "Fix a typo" |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Lukas Reschke | Fix a typo |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Michael Gapczynski | Load all apps in core share ajax file for apps to regis... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Thomas Müller | don't enable user_external |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Arthur Schiwon | LDAP: usersInGroup now also does LDAP serverside search. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Arthur Schiwon | LDAP: make filter in readAttribute configurable |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Thomas Müller | don't enable apps twice |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Arthur Schiwon | LDAP: getGroups to use paged searches |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Arthur Schiwon | LDAP: improve slicing |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Arthur Schiwon | LDAP: add error handling for failed searches |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Arthur Schiwon | LDAP: be careful which limit is send to possible paged... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Arthur Schiwon | LDAP: use the correct attribute in filter |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Arthur Schiwon | LDAP: fix again proper check if groups are enabled |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Arthur Schiwon | remove TODO comment, it's done |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Bart Visscher | Fix introduced style errors |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Bart Visscher | Remove wrongly committed files |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Björn Schießle | remove remaining line from merge conflict |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Bart Visscher | Merge remote-tracking branch 'git://github.com/susinths... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Bart Visscher | Include copy of Symfony routing component, and don... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Björn Schießle | fix function documentation |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Björn Schießle | fix broken paths in versions app |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Björn Schießle | don't call $('#found_versions').chosen(); after opening... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Bart Visscher | Fix download url generation |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Thomas Müller | fix paths in preeseed-config.php |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Bart Visscher | Add composer command for now, see |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Arthur Schiwon | LDAP: let result processing in Access::search slice... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Arthur Schiwon | LDAP: debug messaged |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Arthur Schiwon | LDAP: sourced out paged search init into initPagedSearc... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Bart Visscher | Merge branch 'routing' |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Bart Visscher | More info for composer.json |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Thomas Müller | exeuting tests now on apps as well - the apps repo... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Bart Visscher | Change Symfony/Component/Routing from submodule to... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Jakob Sack | fix bug |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Jakob Sack | Add BackgroundJob::setExecutionType() to public API |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Jakob Sack | improve cron.php, add locking for cli cron.php |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Jakob Sack | Add a new backgroundjob class to access the type of... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Florian Hülsmann | fixed user/group sharing hooks |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Bart Visscher | Split database setup code to functions |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Arthur Schiwon | LDAP: let getUsers make use of paged search |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Arthur Schiwon | LDAP: add support for paged searches. |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Arthur Schiwon | LDAP: know, wether server supports paged search |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Arthur Schiwon | LDAP: check for resource before unbinding |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Jan-Christoph... | update infieldlabel script from @zawaideh to fix autofi... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Thomas Müller | closes #113 |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Florian Hülsmann | Hook emission on sharing stuff |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Robin Appelman | show/hide navigation entries after enabling/disabling app |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Victor Dubiniuk | Fix mimetype detection with the 'file' utility |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Robin Appelman | possible fix for bombarding the server with the htacces... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Jan-Christoph... | separate buttons for new file and upload |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Brice Maron | Fix migration problems for postgresql with MDB2 fix... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Georg Ehrke | add the possibility to add an preupdate.php |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Lukas Reschke | Fix not defined JS variables |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Lukas Reschke | Check for iconv |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Lukas Reschke | Allow any characters in the groupname |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Bart Visscher | dir in newfile has to start with / |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Lukas Reschke | Merge pull request #81 from fmms/master |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Lukas Reschke | Forget to urlencode the path |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Lukas Reschke | urlencode |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Lukas Reschke | Revert e1a4fe98908dbf8f9e795fd852b231381d4f3ce4 |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Björn Schießle | normalize path |
commit | commitdiff | tree | snapshot |
next |