summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-07-292-0/+4
* Detect old NSS and OpenSSL versionsLukas Reschke2015-07-281-0/+3
* Merge pull request #17910 from owncloud/fix-modified-tooltipMorris Jobke2015-07-281-1/+0
|\
| * fixed tooltip for modified dateHendrik Leppelsack2015-07-271-1/+0
* | [tx-robot] updated from transifexJenkins for ownCloud2015-07-284-0/+42
* | Merge pull request #17878 from owncloud/fix-tipsy-fallback-titleMorris Jobke2015-07-271-3/+1
|\ \
| * | remove title option from tipsy shimHendrik Leppelsack2015-07-261-3/+1
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2015-07-272-0/+32
|/
* Add `fallback` to shimLukas Reschke2015-07-251-0/+2
* Merge pull request #17075 from owncloud/bootstrap-tooltipBernhard Posselt2015-07-237-269/+699
|\
| * fix tipsy not updating on reinitializationHendrik Leppelsack2015-07-081-2/+5
| * remove debug messagesHendrik Leppelsack2015-07-061-3/+0
| * moved tooltip.js to vendor scriptsHendrik Leppelsack2015-06-225-285/+8
| * deminified tooltip.jsHendrik Leppelsack2015-06-221-1/+525
| * replaced tipsy with bootstrap tooltipHendrik Leppelsack2015-06-224-1/+184
* | Merge pull request #17827 from owncloud/dont-set-share-password-twice-master-2Thomas Müller2015-07-231-5/+12
|\ \
| * | Adding error handling in case setting the password failsThomas Müller2015-07-231-5/+12
* | | Update blueimp-md5 to 1.1.0Morris Jobke2015-07-221-10/+11
|/ /
* | Merge pull request #16935 from owncloud/allow-app-check-code-for-deprecated-c...Joas Schilling2015-07-201-2/+31
|\ \
| * | PR #17046 deprecated OCP\Util::mb_(sub)str_replace()Joas Schilling2015-07-171-1/+1
| * | Allow specifying the checkers used in app:check-codeRobin McCorkell2015-07-171-15/+21
| * | Use the decorator patternJoas Schilling2015-07-171-5/+9
| * | Restructor the code into different classes instead of extendingJoas Schilling2015-07-171-4/+7
| * | Use non-zero exit codeJoas Schilling2015-07-171-1/+2
| * | Allow app:check-code to check for deprecated methodsJoas Schilling2015-07-171-1/+16
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-204-0/+8
* | | Merge pull request #17686 from owncloud/fix-occ-config-commandsMorris Jobke2015-07-188-17/+20
|\ \ \
| * | | Use constants for the output formatsJoas Schilling2015-07-174-8/+12
| * | | Add app and config name to error messagesJoas Schilling2015-07-164-5/+5
| * | | Use json_pretty as default for the config lists (for easier export/import)Joas Schilling2015-07-162-6/+5
| |/ /
* | | Merge pull request #17490 from owncloud/fix-closestThomas Müller2015-07-171-1/+1
|\ \ \ | |/ / |/| |
| * | fix browser compatibility issue for element.closestHendrik Leppelsack2015-07-081-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-152-0/+14
* | | Merge pull request #17565 from owncloud/fix/remote_shareRoeland Douma2015-07-131-1/+1
|\ \ \
| * | | allow remote shares for users with email as usernamesFelix Böhm2015-07-101-1/+1
* | | | Merge pull request #17599 from owncloud/fix-joinpaths-trailingslashMorris Jobke2015-07-132-4/+18
|\ \ \ \
| * | | | Fix OC.joinPaths with empty argumentsVincent Petry2015-07-132-4/+18
* | | | | Add helper functions for host, port and webrootVincent Petry2015-07-131-0/+45
|/ / / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-136-4/+24
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-122-0/+4
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-112-0/+4
* | | | Merge pull request #17559 from owncloud/js-joinpathsutilityMorris Jobke2015-07-102-0/+83
|\ \ \ \
| * | | | More tests for joinPathsVincent Petry2015-07-101-0/+3
| * | | | Add OC.joinPaths for convenient path joiningVincent Petry2015-07-102-0/+80
* | | | | Merge pull request #17555 from owncloud/update-test-librariesVincent Petry2015-07-102-4290/+5949
|\ \ \ \ \
| * | | | | Update JS unit test libsVincent Petry2015-07-102-4290/+5949
* | | | | | Move mimetypealiases.json to mimetypealiases.dist.jsonRoeland Jago Douma2015-07-101-1/+6
| |/ / / / |/| | | |
* | | | | Merge pull request #17483 from rullzer/migrate-mimetype-jsVincent Petry2015-07-102-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MimeTypes now also supports httpd/unix-directoryRoeland Jago Douma2015-07-091-0/+1
| * | | | Move calls to Files.getMimeIcon to OC.MimeType.getIconUrlRoeland Jago Douma2015-07-091-3/+2