aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Do not block when nothing is passed via stdin.Andreas Fischer2014-04-151-1/+4
* Do not ask for password before input parameter validation.Andreas Fischer2014-04-151-15/+30
* Remove unnecessary sprintf.Andreas Fischer2014-04-151-8/+2
* Move (extended) input validation out into validateInput() method.Andreas Fischer2014-04-151-12/+19
* Add message for converting to SQLite being unsupported.Andreas Fischer2014-04-151-0/+7
* Use a variable for the DBMS tyoe we are converting to.Andreas Fischer2014-04-151-4/+5
* Merge remote-tracking branch 'owncloud/master' into db-convert-toolAndreas Fischer2014-04-1511-180/+228
|\
| * javascript code cleanup + fixing syntax errorsThomas Müller2014-04-141-173/+166
| * Revert "close-button for share_dropdown"Julian Müller2014-04-141-5/+0
| * close-button for share_dropdownJulian Müller2014-04-141-0/+5
| * [tx-robot] updated from transifexJenkins for ownCloud2014-04-112-1/+2
| * Merge pull request #5857 from owncloud/type-ahead-share-by-mail-masterThomas Müller2014-04-112-0/+48
| |\
| | * Fix copy/paste error :PThomas Tanghus2014-03-251-1/+1
| | * 'ID' => 'id' and check existence of EMAILThomas Tanghus2014-03-251-1/+5
| | * introduce auto completion on share email - integrated with the contactsmanage...Thomas Müller2013-11-142-0/+44
| * | [tx-robot] updated from transifexJenkins for ownCloud2014-04-104-0/+6
| * | Moved SVGSupport call to use OC.Util.SVGSupport()Vincent Petry2014-04-092-6/+6
* | | Move PostgreSQL sequence resynchronisation out into PgSqlTools class.Andreas Fischer2014-04-141-13/+4
* | | Add error handling for --clear-schema on Oracle.Andreas Fischer2014-04-141-0/+11
* | | Do not quote table names on Oracle. They appear to be already quoted.Andreas Fischer2014-04-141-5/+9
* | | Remove unnecessary +1 from PostgreSQL sequence correction query.Andreas Fischer2014-04-111-1/+1
* | | Better variable names for table arrays.Andreas Fischer2014-04-111-5/+5
* | | Improve message about tables not going to be converted. Mention --all-apps op...Andreas Fischer2014-04-111-1/+6
* | | Extract schema creation code into its own method.Andreas Fischer2014-04-091-9/+13
* | | Add option to create all app schemas instead of just installed app.Andreas Fischer2014-04-091-1/+7
* | | Do not attempt to covert to the same DBMS.Andreas Fischer2014-04-091-0/+8
* | | Move schema clearing to extra method.Andreas Fischer2014-04-091-8/+13
* | | private -> protectedAndreas Fischer2014-04-091-5/+5
* | | Merge remote-tracking branch 'owncloud/master' into db-convert-toolAndreas Fischer2014-04-0953-137/+1826
|\| |
| * | Merge pull request #8049 from owncloud/filepickersvgMorris Jobke2014-04-093-33/+110
| |\ \
| | * | Fix SVG close button of file pickerVincent Petry2014-04-041-0/+5
| | * | Fix file picker to correctly show SVG file iconsVincent Petry2014-04-041-1/+6
| | * | Moved code to replace svg with png to OC.UtilVincent Petry2014-04-042-32/+99
| * | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-0938-5/+93
| * | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-083-1/+55
| * | | Merge pull request #8065 from owncloud/avatar-highdpiThomas Müller2014-04-071-3/+3
| |\ \ \
| | * | | use high resolution avatars on highdpi screensRobin Appelman2014-04-041-3/+3
| * | | | Merge pull request #8088 from owncloud/fix-personal.jsThomas Müller2014-04-072-1/+1346
| |\ \ \ \
| | * | | | adding underscore.jsThomas Müller2014-04-071-0/+1344
| | * | | | reduce code duplication, fix parse error, prevent page reload on hitting ente...Thomas Müller2014-04-071-1/+2
| * | | | | translations for oc-dialogs reside in codeJörn Friedrich Dreyer2014-04-071-10/+10
| * | | | | Fix copy conflict dialog translationJörn Friedrich Dreyer2014-04-071-0/+3
| |/ / / /
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-073-0/+23
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-062-2/+5
| * | | | Merge pull request #8072 from owncloud/slideshow-buttonsjbtbnl2014-04-061-1/+1
| |\ \ \ \
| | * | | | Fix slideshow buttons being invisibleRobin Appelman2014-04-061-1/+1
| * | | | | Merge pull request #8061 from owncloud/remove-uneeded-fileTom Needham2014-04-051-39/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Delete auth.cssLukas Reschke2014-04-041-39/+0
| | |/ / /
| * / / / Replace echo with `p` or `print_unescaped`Lukas Reschke2014-04-041-5/+5
| |/ / /
| * / / Show higher resolution previews for high dpi screensRobin Appelman2014-04-041-0/+4
| |/ /