]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-06-06 Bjoern Schiesslefixed var name, $filename should be $foldername
2012-06-06 Arthur Schiwonavoid too-early database access and thus make owncloud...
2012-06-06 Thomas TanghusContacts: Make js a tad DRYer. Added URL property.
2012-06-06 Thomas TanghusCorrect mime type.
2012-06-06 Frank Karlitschekfix wrong documentation
2012-06-06 Arthur SchiwonLDPA: don't drop legal whitespaces when sanitizing...
2012-06-06 Thomas TanghusCorrected typos.
2012-06-06 Bjoern Schiesslefixed wrong function call
2012-06-05 Thomas TanghusLess aggressive caching on thumbnails too.
2012-06-05 Thomas TanghusCleanup.
2012-06-05 Thomas TanghusAlso use OC_Cache here.
2012-06-05 Thomas TanghusContacts: Removed temp dir cleanup after using OC_Cache.
2012-06-05 Robin Appelmanupdate translations
2012-06-05 Robin Appelmandont show config option for file upload size if we...
2012-06-05 Robin Appelmanupdate l10n script to better read js files
2012-06-05 Robin Appelmanprevent creating files with a / the name
2012-06-05 Michael GapczynskiSupress any warnings if log file does not exist
2012-06-05 Bart VisscherAdd OC_Cache implementation for APC
2012-06-05 Bart VisscherSkip test for XCache when the module is not there
2012-06-05 Bart VisscherOC_Cache_File ttl=0 indicates forever, but expire in...
2012-06-05 Bart VisscherSpelling fixes in XCache files
2012-06-05 Thomas TanghusUse UID for cache key.
2012-06-05 Robin Appelmanadd TTL tests for OC_Cache
2012-06-05 Robin Appelmanadd hasKey for XCache backend
2012-06-05 Thomas TanghusContacts: Use OC_Cache for contact photo handling inste...
2012-06-05 Thomas TanghusAdded hasKey() method to OC_Cache.
2012-06-05 Thomas TanghusAdded data() method to OC_Image to return raw image...
2012-06-05 Robin Appelmanadd XCache backend and testcases for OC_Cache
2012-06-05 Robin Appelmanadd OC_Cache::clear
2012-06-05 Robin Appelmanreturn null when a cache variable is not set
2012-06-05 Robin Appelmanadd unique instance id
2012-06-05 Bart VisscherFix remap dir for CSS minimizer
2012-06-05 Bart VisscherMake check for writable apps dir configurable
2012-06-05 Bart VisscherMove setting remote_core.* to after setup of OC, also...
2012-06-05 Bjoern Schiessleshow pictures in folder with special characters, e...
2012-06-05 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-05 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-05 Frank Karlitschekfix login for hosts running on port 80
2012-06-05 Thomas TanghusPer user quota didn't show in FF (and possibly IE)...
2012-06-05 Arthur Schiwonmake groups not static, fixes oc-919
2012-06-05 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-05 Frank Karlitschekmore reliable host detection for reverse proxy servers
2012-06-05 Bjoern Schiesslewrite a warning to the log file if .htaccess is not...
2012-06-05 Bjoern Schiesslexss vulnerability fixed
2012-06-05 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-05 Bjoern Schiesslexss vulnerability fixed
2012-06-05 Thomas TanghusContacts: Cache standard photo less aggressively
2012-06-05 Frank Karlitschekcomment out non working code
2012-06-04 Bart VisscherLoad apps before minimizing the core css and js
2012-06-04 Bart VisscherTasks: styling fixes
2012-06-04 Bart VisscherMerge branch 'unstable'
2012-06-04 Bart VisscherFix newline in code
2012-06-04 Bart VisscherCalendar & Contacts: Store import progress in OC_Cache
2012-06-04 Arthur Schiwonload authentication apps before checking wether user...
2012-06-04 Arthur Schiwonmake it possible to load apps seperately. needed to...
2012-06-04 Tom NeedhamMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-04 Tom NeedhamValidate email on save
2012-06-04 Michael GapczynskiHide app page link for internal apps, fixes bug oc-913
2012-06-04 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-04 Bjoern Schiessledon't allow user to delete Shared dir via webdav and...
2012-06-04 Robin Appelmanupdate file paths in filecache when the parent is renamed
2012-06-04 Bjoern Schiessleprevent xss attacks by manipulating image file names
2012-06-04 Bjoern Schiessleprevent xss attacks by manipulating text file names
2012-06-04 Thomas TanghusContacts: Make tmp file cleaup a bit safer.
2012-06-04 Arthur Schiwoncommited a bit too much before
2012-06-04 Thomas TanghusContacts: When editing photo on a newly created contact...
2012-06-04 Thomas TanghusContacts: Temporary files weren't deleted if crop windo...
2012-06-04 Arthur SchiwonLDAP: link to documentation on settings page
2012-06-04 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-04 Frank Karlitschekadd deprecated warning
2012-06-04 Bjoern Schiessleno move (rename) operation for "Shared" directory
2012-06-04 Bjoern SchiessleDon't allow user to delete, rename and re-share the...
2012-06-03 Frank Karlitscheklink to apps.owncloud.com
2012-06-03 Robin Appelmanhttp user backend
2012-06-03 Michael GapczynskiVerify user exists when checking if logged in, fix...
2012-06-01 Michael GapczynskiFix typo in log message
2012-06-01 Michael GapczynskiImprove efficiency of retrieving log file entries
2012-06-01 Sam TukeMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-01 Frank Karlitschekadd a check for pdo
2012-06-01 Sam TukeMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-01 Sam TukeAdded class comment block
2012-06-01 Frank Karlitschekcheck if apps folder is writable
2012-06-01 Sam TukeMinor change to comment
2012-06-01 Sam TukeExtended class comment
2012-06-01 Frank Karlitschekprevend a division by zero problem
2012-06-01 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-01 Frank Karlitschekfix propper error reporting
2012-06-01 Arthur SchiwonLDAP group backend: Set configured true when it is...
2012-06-01 Frank Karlitscheksort users and groups. fixes oc-779
2012-06-01 Arthur SchiwonLDAP group backend: If a group filter is not configured...
2012-06-01 Frank Karlitschektry to switch magic quotes off.
2012-06-01 Frank Karlitschekfix oc-769
2012-06-01 Frank Karlitschekcorrectly detect https
2012-06-01 Frank Karlitschekdon´t start a session here. I don´t think it´s needed...
2012-06-01 Frank Karlitschekadded a serverProtocol function that correctly returns...
2012-05-31 Frank Karlitschekfix the breadcrumb
2012-05-31 Frank Karlitschekfix oc-780
2012-05-31 Frank Karlitschekmore fixes
2012-05-31 Frank Karlitschekmore fixes
2012-05-31 Frank Karlitschekuse our own serverHost call so that ownCloud works...
next