summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Type hinting.Andreas Fischer2014-03-311-6/+10
| * | | Some more colors.Andreas Fischer2014-03-311-2/+2
| * | | Deduplicate connection handling code into \OC\DB\ConnectionFactoryAndreas Fischer2014-03-312-32/+15
| * | | Remove unnecessary and incorrect comments.Andreas Fischer2014-03-311-8/+1
| * | | \InvalidArgumentException is in root namespace.Andreas Fischer2014-03-311-1/+1
| * | | Doc blocks for properties do not repeat the property name.Andreas Fischer2014-03-311-1/+1
| * | | Use question color.Andreas Fischer2014-03-311-1/+1
| * | | Remove whitespace at end of lines.Andreas Fischer2014-03-311-1/+1
| * | | Merge remote-tracking branch 'owncloud/master' into db-convert-toolAndreas Fischer2014-03-31300-3159/+3399
| |\ \ \
| * | | | Move password interaction to interact functionBart Visscher2014-02-171-12/+14
| * | | | Split execute function into multiple functionsBart Visscher2014-02-171-69/+89
| * | | | Fix namespace for ExceptionBart Visscher2014-02-121-1/+1
| * | | | Allow converting from any db typeBart Visscher2014-02-112-12/+5
| * | | | Check target DB typeBart Visscher2014-02-111-0/+3
| * | | | Merge branch 'master' into db-convert-toolBart Visscher2014-01-3068-221/+5690
| |\ \ \ \
| * | | | | Postgresql needs the sequences adjusted after the insertsBart Visscher2014-01-111-0/+12
| * | | | | Add option to remove all the tables from the destination databaseBart Visscher2014-01-111-2/+19
| * | | | | Quote column names on insertBart Visscher2014-01-111-1/+5
| * | | | | Review pointsBart Visscher2013-12-241-8/+4
| * | | | | Inject config objectBart Visscher2013-12-242-11/+24
| * | | | | Save the new database configBart Visscher2013-12-071-5/+23
| * | | | | Add UTF8 charset to connection paramsBart Visscher2013-12-071-0/+10
| * | | | | Add command for converting sqlite database to server based oneBart Visscher2013-12-072-0/+165
* | | | | | Add generic 'share by link' URL generator in share.jslibasys2014-05-191-1/+13
* | | | | | Merge pull request #7286 from owncloud/issue/4823Morris Jobke2014-05-192-6/+34
|\ \ \ \ \ \
| * | | | | | fix wrong conflict resolutionMorris Jobke2014-05-191-1/+1
| * | | | | | Correctly set expiration dates when adding additional sharesJoas Schilling2014-05-191-4/+31
| * | | | | | Automatically copy the share expiration date when new shares are createdJoas Schilling2014-05-191-1/+2
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-193-0/+5
* | | | | | | Merge pull request #8592 from owncloud/login-timezoneMorris Jobke2014-05-192-1/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Disable login button until the timezone is setVincent Petry2014-05-142-1/+7
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-187-3/+50
* | | | | | | Merge pull request #8609 from owncloud/ie8-svgfallbackforiconsVincent Petry2014-05-171-0/+15
|\ \ \ \ \ \ \
| * | | | | | | SVG fallback for settings iconVincent Petry2014-05-161-0/+5
| * | | | | | | Fallback for triangle iconsVincent Petry2014-05-161-0/+10
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-1774-88/+117
* | | | | | | | Merge pull request #8604 from owncloud/sharing_encforce_passwordBjörn Schießle2014-05-162-19/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | allow admin to enforce passwords for public link sharesBjoern Schiessle2014-05-162-19/+34
* | | | | | | | | Merge pull request #6260 from owncloud/jan-navigation-filesidebarVincent Petry2014-05-163-1/+117
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fixed many issues, clean upVincent Petry2014-05-151-0/+5
| * | | | | | | | Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-0/+108
| * | | | | | | | Files app navigation can now switchVincent Petry2014-05-151-0/+5
| * | | | | | | | Added app navigation for files appVincent Petry2014-05-152-5/+3
| * | | | | | | | Now settings CSS class with appid in content DIVVincent Petry2014-05-151-1/+1
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-1614-6/+63
|/ / / / / / / /
* | | | | | | | Merge pull request #8140 from owncloud/login-valignJan-Christoph Borchardt2014-05-152-6/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Move vertical alignment of public layout to mobile. Refs #8140jbtbnl2014-05-042-16/+22
| * | | | | | | | Vertically align public layout to better fit small mobile screensjbtbnl2014-04-102-7/+23
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-1566-103/+104
* | | | | | | | | Merge pull request #8567 from owncloud/test-ocshareunittestsThomas Müller2014-05-143-0/+101
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |