summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Sabre Update to 2.1Vincent Petry2015-02-233-29/+38
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-2512-118/+150
| |/ / / |/| | |
* | | | Merge pull request #14068 from owncloud/autotest-external-sftpThomas Müller2015-02-243-4/+105
|\ \ \ \
| * | | | [files_external] sftp testsMorris Jobke2015-02-103-4/+105
* | | | | Merge pull request #13740 from owncloud/fix-12190-2Lukas Reschke2015-02-245-26/+85
|\ \ \ \ \
| * | | | | and escape the search termArthur Schiwon2015-01-293-1/+5
| * | | | | :lipstick:Arthur Schiwon2015-01-281-4/+4
| * | | | | fix counting of users in primary groupArthur Schiwon2015-01-282-24/+69
| * | | | | inlcude AD primary group in user filter, if a group is selected. fixes #12190Arthur Schiwon2015-01-281-2/+12
* | | | | | Fix code that never workedLukas Reschke2015-02-241-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge pull request #14419 from owncloud/preview_apostrophe_fixJoas Schilling2015-02-241-2/+2
|\ \ \ \ \
| * | | | | fix issue with previews not being displayed if filename contains apostropheGeorg Ehrke2015-02-221-2/+2
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-244-8/+92
| |_|_|/ / |/| | | |
* | | | | Merge pull request #14439 from owncloud/fix-ajax-files-externalLukas Reschke2015-02-231-1/+1
|\ \ \ \ \
| * | | | | Fix Ajax type casting for files_externalRobin McCorkell2015-02-231-1/+1
* | | | | | Merge pull request #13829 from owncloud/appmanager-listVincent Petry2015-02-231-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Dont fatal error test when encryption is enabledRobin Appelman2015-02-171-2/+2
* | | | | | Merge pull request #14403 from owncloud/update-license-headersThomas Müller2015-02-23273-2602/+4995
|\ \ \ \ \ \
| * | | | | | Updating license headersJenkins for ownCloud2015-02-23273-2602/+4995
| | |/ / / / | |/| | | |
* / | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-238-18/+200
|/ / / / /
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-2218-74/+214
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-2110-4/+20
* | | | | Merge pull request #14278 from owncloud/fix-indexLukas Reschke2015-02-202-16/+277
|\ \ \ \ \
| * | | | | Check if the offset exists before accessingLukas Reschke2015-02-172-16/+277
* | | | | | Merge pull request #13645 from owncloud/fix-breadcrumb-backslashMorris Jobke2015-02-204-1/+32
|\ \ \ \ \ \
| * | | | | | apply backslash fix to _setCurrentDirThomas Müller2015-02-192-1/+6
| * | | | | | Parse backslash as directory separator in breadcrumbLukas Reschke2015-01-242-0/+26
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-20256-120/+2308
* | | | | | | Merge pull request #14366 from owncloud/remove-old-l10n-filesLukas Reschke2015-02-1916-91/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove some old l10n files they arent loaded anymoreJoas Schilling2015-02-1916-91/+0
* | | | | | | | Merge pull request #14199 from owncloud/cast-type-manuallyMorris Jobke2015-02-1931-67/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | Use `int` instead of `string`Lukas Reschke2015-02-161-1/+1
| * | | | | | | | Do not change behaviour of 'false'Joas Schilling2015-02-131-2/+2
| * | | | | | | | Manually type-case all AJAX filesLukas Reschke2015-02-1331-69/+69
* | | | | | | | | Merge pull request #13505 from owncloud/streamline-scanning-codeThomas Müller2015-02-191-1/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Streamline auth and CSRF check in scan.phpLukas Reschke2015-01-201-1/+5
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-198-34/+34
* | | | | | | | | Merge pull request #14211 from owncloud/activity/225-files-extension-jenkinsVincent Petry2015-02-182-0/+285
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move displaying of files related activities to files appJoas Schilling2015-02-132-0/+285
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #14210 from owncloud/activity/225-sharing-extension-jenkinsVincent Petry2015-02-183-75/+156
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use filterNotificationTypes to filter the types and group the methodsJoas Schilling2015-02-131-43/+37
| * | | | | | | | | Copy sharing related activity code to Files_Sharing activity extensionJoas Schilling2015-02-133-49/+136
* | | | | | | | | | Update phpseclib to version 0.3.9.Andreas Fischer2015-02-181-10/+2
* | | | | | | | | | Correctly create activities for public downloadsJoas Schilling2015-02-171-13/+35
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-174-0/+28
* | | | | | | | | Merge pull request #10673 from owncloud/smb-newMorris Jobke2015-02-1677-670/+5411
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | also make sure we have a leading slash for the test rootRobin Appelman2015-02-162-4/+3
| * | | | | | | | make sure the root has a trailing slashRobin Appelman2015-02-161-0/+3
| * | | | | | | | remove outdated testRobin Appelman2015-02-161-39/+0
| * | | | | | | | handle deleting non existing filesRobin Appelman2015-02-161-7/+11