summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-2750-240/+1995
* Merge pull request #380 from butonic/feature_share_link_with_tokenJörn Friedrich Dreyer2012-11-267-186/+296
|\
| * readd fallback code for pre token linksJörn Friedrich Dreyer2012-11-233-148/+216
| * implement share via link tokenJörn Friedrich Dreyer2012-11-207-141/+183
* | Merge pull request #573 from owncloud/more_indexesJörn Friedrich Dreyer2012-11-261-0/+14
|\ \
| * | remove the index on the share table because of problems with the index size. ...Frank Karlitschek2012-11-251-15/+0
| * | add a few more indexes. This is just a first step. More work is needed here b...Frank Karlitschek2012-11-241-0/+29
* | | use normalizePath to have a proper target pathArthur Schiwon2012-11-261-3/+1
* | | remove debug outputArthur Schiwon2012-11-261-3/+0
* | | coding styleArthur Schiwon2012-11-261-1/+2
* | | check whether to join url with ? or &Arthur Schiwon2012-11-261-2/+13
* | | all but the first parameter are introduced by &Arthur Schiwon2012-11-262-4/+4
* | | make sure path starts with /Arthur Schiwon2012-11-261-0/+3
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-2636-204/+284
* | | Merge pull request #576 from owncloud/webdav_output_bufferThomas Müller2012-11-251-0/+2
|\ \ \
| * | | make sure the output buffer is closed when handeling webdavRobin Appelman2012-11-251-0/+2
|/ / /
* | | add sample configuration for user backendsRobin Appelman2012-11-251-0/+6
* | | Merge pull request #556 from owncloud/postgres_insert_idThomas Müller2012-11-241-5/+12
|\ \ \
| * | | use lastval() to get the insert id in postgesqlRobin Appelman2012-11-231-5/+12
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-2524-42/+55
| |/ / |/| |
* | | Merge pull request #562 from owncloud/dberrorsMichael Gapczynski2012-11-242-11/+23
|\ \ \
| * | | remove left over tagFrank Karlitschek2012-11-241-1/+1
| * | | A new function to create nice error page. And use it for fatal db errorsFrank Karlitschek2012-11-242-40/+23
| * | | prettier error output. Let´s see how many more low hanging fruits I find on ...Frank Karlitschek2012-11-231-9/+38
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-24126-2403/+2519
|/ / /
* | | Merge pull request #561 from owncloud/cssfixFrank Karlitschek2012-11-231-2/+2
|\ \ \
| * | | even error messages have the right to look a bit prettyFrank Karlitschek2012-11-231-2/+2
|/ / /
* | | Merge pull request #479 from owncloud/fix_438Thomas Müller2012-11-233-6/+7
|\ \ \
| * | | Do the url encoding once, only in breadcrumbs templateBart Visscher2012-11-163-6/+7
* | | | Merge pull request #480 from owncloud/fix_435_and_437Thomas Müller2012-11-232-3/+16
|\ \ \ \
| * | | | introduce Files.containsInvalidCharacters(), use when creating or renaming filesJörn Friedrich Dreyer2012-11-222-11/+19
| * | | | some more invalid characters have been addedThomas Mueller2012-11-221-6/+11
| * | | | Also reject names with \ in the nameBart Visscher2012-11-221-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #418 from libasys/Fix-IE8-fileactions-bindingThomas Müller2012-11-231-11/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixes two issues if you using IE8. IE8 has problems with .bind actions and si...libasys2012-11-141-11/+20
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-2387-1159/+1434
* | | | Merge pull request #554 from owncloud/reverse_proxyThomas Müller2012-11-223-1/+13
|\ \ \ \
| * | | | make it possible to manually override the hostname and protocol if the automa...Frank Karlitschek2012-11-223-1/+13
|/ / / /
* | | | Merge pull request #506 from owncloud/fix_505Thomas Müller2012-11-221-0/+8
|\ \ \ \
| * | | | refs #505 - defining publicListView based on template parameterThomas Mueller2012-11-181-0/+8
* | | | | Merge pull request #482 from eMerzh/fix_prevent_shared_folderblizzz2012-11-221-0/+4
|\ \ \ \ \
| * | | | | Show error message to prevent adding a shared folder in the root dir fix #468Brice Maron2012-11-161-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge pull request #483 from owncloud/archive_sizesThomas Müller2012-11-222-7/+20
|\ \ \ \ \
| * | | | | stop increasing folder sizes once we hit a non folderRobin Appelman2012-11-161-2/+15
| * | | | | also return fileid in OC_Filecache::getRobin Appelman2012-11-161-2/+2
| * | | | | typoRobin Appelman2012-11-161-3/+3
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-2228-228/+370
* | | | | | port 95cee0e from stable45Arthur Schiwon2012-11-211-1/+14
* | | | | | port dd694b5 from stable45Arthur Schiwon2012-11-211-11/+6
* | | | | | LDAP: Make update script escape all known DNs. Requires version bump.Arthur Schiwon2012-11-212-6/+33