]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-09-20 Thomas Müllerfixing PHPDoc
2013-09-20 Thomas Müllerfixing typos
2013-09-20 Bart VisscherAdd Config container class to server container
2013-09-20 Bart VisscherAdd Navigation class to server container
2013-09-20 Bart VisscherAdd DBConnection to server container
2013-09-20 Bart VisscherAdd UserSession to server container
2013-09-18 Thomas MüllerMerge pull request #4886 from owncloud/public_cache
2013-09-18 Thomas Müllerupdating php docs
2013-09-18 Thomas TanghusNote to self 2: Do as you preach. Test!
2013-09-18 Thomas TanghusNote to self: Test before pushing!!!
2013-09-18 Thomas TanghusMerge branch 'appframework-master' into public_cache
2013-09-18 Thomas TanghusUse new emitter system
2013-09-18 Thomas MüllerMerge pull request #4888 from owncloud/public_session
2013-09-18 Thomas TanghusAdd some docs to the sessions interface.
2013-09-17 Thomas TanghusStill some session leftovers.
2013-09-17 Thomas TanghusPurge session from Request - and fix some styles
2013-09-17 Thomas TanghusAdd interface for Session and add getter in server...
2013-09-17 Thomas TanghusAdd legacy wrapper
2013-09-17 Thomas TanghusOC_Cache namespace changes and add UserCache to server...
2013-09-17 Thomas Mülleruse \OC::$server->getPreviewManager() instead of \OCP...
2013-09-17 Thomas Müllerfix naming
2013-09-17 Thomas MüllerMerge branch 'master' into appframework-master
2013-09-16 Thomas Müllerclass files have to be lowercase
2013-09-16 Thomas Mülleradding interface for middleware
2013-09-16 Bart VisscherMerge pull request #4825 from owncloud/fix-sharing...
2013-09-16 Jenkins for... [tx-robot] updated from transifex
2013-09-16 Thomas MüllerMerge pull request #4838 from owncloud/refactor_upload_js
2013-09-16 Thomas MüllerMerge pull request #4862 from owncloud/db_to_public
2013-09-16 Thomas TanghusAdd OCP\DB::getErrorMessage() to public namespace.
2013-09-15 Thomas Müller/OC/Server has created too early causing issues with...
2013-09-15 icewind1991Merge pull request #4860 from owncloud/fixing-potential...
2013-09-15 Thomas Mülleradding getRootFolder() to server container and hooking...
2013-09-15 Thomas Müllerfirst log the exception
2013-09-15 Thomas MüllerMerge branch 'master' into appframework-master
2013-09-15 Thomas Mülleradding null check on a mount's storage
2013-09-15 Morris JobkeMerge pull request #4835 from owncloud/fix-apps-height
2013-09-15 Morris JobkeMerge pull request #4803 from owncloud/fix-4465-add...
2013-09-15 Thomas MüllerMerge pull request #4853 from owncloud/external-shared_...
2013-09-14 Bernhard PosseltMerge pull request #4506 from owncloud/oc_avatars
2013-09-14 Thomas MüllerMerge pull request #4501 from owncloud/ajaxfilelist
2013-09-14 Thomas TanghusMerge pull request #4806 from owncloud/oc-dialogs-pageleave
2013-09-14 kondouUse external and shared icons in OC.Dialogs.filepicker()
2013-09-14 kondouRemove superfluous $
2013-09-14 Jenkins for... [tx-robot] updated from transifex
2013-09-13 Thomas MüllerMerge branch 'master' into appframework-master
2013-09-13 Thomas MüllerMerge pull request #4712 from owncloud/fileapi-foreward
2013-09-13 Thomas Müller- giving the user a new id for each test run in order...
2013-09-13 Vincent PetryFixed files_trashbin to also use hash URL part for IE8
2013-09-13 Thomas MüllerMerge branch 'appframework-master' of github.com:ownclo...
2013-09-13 Thomas MüllerMerge branch 'master' into appframework-master
2013-09-13 Vincent PetryUse hash part of URL for IE8 in files app
2013-09-13 Vincent PetryFixed loading mask/spinner to stay fixed on scroll
2013-09-13 Vincent PetryFixed JS error in trashbin app
2013-09-13 Vincent PetryChanged breadcrumb event handling to not use delegate
2013-09-13 Vincent PetryFixed ajax support to also update the current dir permi...
2013-09-13 Vincent PetryAdded missing "files" JS to files_trashbin module
2013-09-13 Thomas Müllerupdate file summary on ajax file list load
2013-09-13 Thomas Müllerfixing breadcrumbs on ajax loading of files
2013-09-13 Thomas Müllercalling replaceSVG() to display breadcrumb images corre...
2013-09-13 Thomas Müllerfixing no-repeat for IE8
2013-09-13 Vincent PetryAjax calls for "files" and "files_trashbin" apps
2013-09-13 Thomas MüllerMerge pull request #4840 from owncloud/adding-tb-master
2013-09-13 Thomas Müllerremove unused OC_L10N
2013-09-13 Thomas Mülleradding TB and GB to OC_Helper::humanFileSize
2013-09-13 Jörn Friedrich... refactor upload js & html to always use only js to...
2013-09-13 Bernhard Posseltuse lineheight instead of padding and height
2013-09-13 ringmasterAllow numeric group names
2013-09-12 Thomas MüllerMerge pull request #4719 from owncloud/port_4701_master
2013-09-12 Andreas FischerCalculate dateInPast and dateInFuture.
2013-09-12 Andreas FischerCompare objects directly. Also use $expected and $actual.
2013-09-12 Andreas FischerAdd database tests for INSERT/SELECT date format.
2013-09-12 Andreas FischerRegister EventSubscriber that resets Oracle's NLS_DATE_...
2013-09-12 Andreas FischerCreate instance of Doctrine\Common\EventManager() in...
2013-09-12 Andreas FischerAdd comment explaining how $dateInFuture was picked.
2013-09-12 Andreas FischerCoding style: { for methods start are supposed to be...
2013-09-12 Andreas FischerExpiration tests for sharing with groups.
2013-09-12 Andreas FischerDo not repeat shareUserOneTestFileWithUserTwo() code.
2013-09-12 Andreas FischerMake dates test class properties.
2013-09-12 Andreas FischerTry to make Oracle happy by also specifying seconds.
2013-09-12 Andreas FischerTest whether a still-valid user share is still accessible.
2013-09-12 Andreas FischerTest whether an expired user share is still accessible.
2013-09-12 Robin Appelmancleanup public storage interface a bit
2013-09-12 Robin AppelmanMerge branch 'master' into fileapi-foreward
2013-09-12 Jan-Christoph... Merge pull request #4816 from owncloud/fixing-723-master
2013-09-12 kondouMerge branch 'master' into oc_avatars
2013-09-12 Thomas TanghusMerge pull request #4735 from owncloud/multiple_mimetyp...
2013-09-11 Thomas Mülleradding calls to \OCA\files\lib\Helper::determineIcon...
2013-09-11 Thomas Mülleradded determineIcon to \OCA\files\lib\Helper
2013-09-11 Thomas Müllerremove unused $relativePath
2013-09-11 kondouClean up rawlist.php and fix non-array request
2013-09-11 Thomas Müllermove icon generation logic out of the template
2013-09-11 Thomas Mülleradding icons for shared folders and external folders
2013-09-11 Thomas TanghusMerge pull request #4784 from owncloud/ocdialog_option_...
2013-09-11 Thomas TanghusSave two lines
2013-09-11 Thomas TanghusRemove test error :P
2013-09-11 Thomas TanghusFix double destroy on escape.
2013-09-11 Pete McFarlaneno autoFocus if no users returned
2013-09-11 kondouAdd a comment to clear defaultavatar-functionality
2013-09-11 Thomas TanghusDon't popup meaningless alerts when dialog called on...
2013-09-11 VicDeoMerge pull request #4798 from owncloud/fixing-variable...
next