Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add deprecation notice to load* functions | Lukas Reschke | 2014-06-16 | 1 | -2/+6 |
* | add new keynote mimetype | Jörn Friedrich Dreyer | 2014-06-16 | 1 | -0/+1 |
* | Merge pull request #8808 from owncloud/update_shipped_apps_from_appstore | Georg Ehrke | 2014-06-16 | 3 | -197/+410 |
|\ | |||||
| * | disable code check for shipped apps | Georg Ehrke | 2014-06-16 | 1 | -1/+1 |
| * | don't skip code check for skipped apps | Georg Ehrke | 2014-06-13 | 1 | -1/+1 |
| * | skip certain tests for shipped apps | Georg Ehrke | 2014-06-13 | 1 | -6/+10 |
| * | don't show update button when appstore is disabled or no writable dir exists | Georg Ehrke | 2014-06-10 | 1 | -0/+15 |
| * | fix php doc block | Georg Ehrke | 2014-06-10 | 1 | -0/+2 |
| * | always return a bool in OC_App::updateApp | Georg Ehrke | 2014-06-10 | 1 | -1/+1 |
| * | fix php doc block | Georg Ehrke | 2014-06-10 | 1 | -3/+1 |
| * | remove unnecessary @return | Georg Ehrke | 2014-06-10 | 1 | -1/+0 |
| * | some additional type checks | Georg Ehrke | 2014-06-06 | 2 | -3/+3 |
| * | add additional type check | Georg Ehrke | 2014-06-06 | 1 | -1/+1 |
| * | Merge branch 'master' into update_shipped_apps_from_appstore | Georg Ehrke | 2014-06-05 | 117 | -1213/+1518 |
| |\ | |||||
| * | | reenable checkCode() | Thomas Müller | 2014-06-05 | 1 | -1/+0 |
| * | | add unit test | Georg Ehrke | 2014-06-04 | 1 | -16/+25 |
| * | | update autoloader | Georg Ehrke | 2014-06-04 | 1 | -6/+5 |
| * | | use isset() instead of array_key_exists() | Georg Ehrke | 2014-06-03 | 1 | -1/+1 |
| * | | various fixes as requested by pr reviewers | Georg Ehrke | 2014-06-02 | 2 | -22/+18 |
| * | | read ocsid from shipped apps on install | Georg Ehrke | 2014-05-31 | 1 | -0/+3 |
| * | | add button for properly uninstalling apps | Georg Ehrke | 2014-05-31 | 2 | -11/+17 |
| * | | Merge branch 'master' into update_shipped_apps_from_appstore | Georg Ehrke | 2014-05-31 | 209 | -2219/+4393 |
| |\ \ | |||||
| * | | | make it possible to update shipped apps via the appstore | Georg Ehrke | 2014-05-31 | 2 | -174/+358 |
* | | | | Merge pull request #8917 from owncloud/repair-routine-base | Vincent Petry | 2014-06-16 | 3 | -43/+152 |
|\ \ \ \ | |||||
| * | | | | Fixed instanceof to use interface instead of class | Vincent Petry | 2014-06-12 | 1 | -1/+2 |
| * | | | | Added RepairStep interface and default repair step lists | Vincent Petry | 2014-06-12 | 3 | -63/+131 |
| * | | | | Add support for repair step classes | Vincent Petry | 2014-06-12 | 1 | -3/+43 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-16 | 1 | -0/+2 |
* | | | | | Merge pull request #9022 from owncloud/speedup-nested-ldap-groups | macjohnny | 2014-06-16 | 2 | -6/+13 |
|\ \ \ \ \ | |||||
| * | | | | | drastic speedup for nested ldap groups | macjohnny | 2014-06-13 | 2 | -6/+13 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-15 | 1 | -0/+8 |
* | | | | | | Merge pull request #8978 from owncloud/movie_preview_improvements | Morris Jobke | 2014-06-14 | 1 | -8/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | movie previews: use file directly when it's stored locally and encryption is ... | Georg Ehrke | 2014-06-10 | 1 | -8/+17 |
* | | | | | | | Merge pull request #9018 from owncloud/dbms-socket-support | Frank Karlitschek | 2014-06-13 | 1 | -25/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Don't specify host when using a socket. | Andreas Fischer | 2014-06-12 | 1 | -1/+1 |
| * | | | | | | | Rename variable to indicate that it can be port and socket. | Andreas Fischer | 2014-06-12 | 1 | -4/+4 |
| * | | | | | | | No need to check the port number as this will fail anyway. | Andreas Fischer | 2014-06-12 | 1 | -1/+1 |
| * | | | | | | | Move getValue() to where required. This actually is not required "global data". | Andreas Fischer | 2014-06-12 | 1 | -9/+5 |
| * | | | | | | | Move check for : to where it belongs, getting rid of $socket = false; | Andreas Fischer | 2014-06-12 | 1 | -8/+5 |
| * | | | | | | | Extract common variables of $connectionParams. | Andreas Fischer | 2014-06-12 | 1 | -11/+8 |
| * | | | | | | | Inline $port expression, getting rid of $port variable. | Andreas Fischer | 2014-06-12 | 1 | -2/+1 |
| * | | | | | | | Fixes based on suggestions | josh4trunks | 2014-06-11 | 1 | -11/+7 |
| * | | | | | | | Fix variable not always being defined. | josh4trunks | 2014-06-04 | 1 | -0/+2 |
| * | | | | | | | Work with MySQL Sockets | josh4trunks | 2014-06-04 | 1 | -1/+8 |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-13 | 1 | -1/+2 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #8968 from owncloud/scanner-parent-repair | Vincent Petry | 2014-06-12 | 1 | -37/+40 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | remove unused argument | Robin Appelman | 2014-06-10 | 1 | -3/+2 |
| * | | | | | | add some comments | Robin Appelman | 2014-06-10 | 1 | -0/+2 |
| * | | | | | | Repair broken parent link in the scanner | Robin Appelman | 2014-06-10 | 1 | -34/+36 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Revert "Merge pull request #8998 from macjohnny/master" | Morris Jobke | 2014-06-12 | 2 | -13/+6 |