]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-09-19 Jörn Friedrich... Merge pull request #4263 from owncloud/search_scrollto
2013-09-19 ChristopherMerge pull request #4906 from owncloud/wtf-broken-code...
2013-09-18 Thomas Müllerfixing syntax error - it it that hard to test own code?
2013-09-18 Jenkins for... [tx-robot] updated from transifex
2013-09-18 Bart VisscherMerge pull request #4745 from owncloud/split_personal...
2013-09-18 kondouTranslate errormsgs in settings/changepassword/controller
2013-09-18 Jörn Friedrich... Merge pull request #4769 from owncloud/gitignore_apps_fix
2013-09-18 Jörn Friedrich... Merge pull request #4872 from owncloud/refactor_upload_...
2013-09-18 Morris JobkeMerge pull request #4889 from owncloud/disable_avatar_l...
2013-09-18 Björn SchießleMerge pull request #4708 from owncloud/encryption_fixes
2013-09-17 Jörn Friedrich... disable avatar loading on public guest page
2013-09-17 Jörn Friedrich... add fixme
2013-09-17 Jörn Friedrich... make 'open in folder' action default for files
2013-09-17 Jörn Friedrich... use correct doublequotes in template, remove container
2013-09-17 Jörn Friedrich... initial scrollto implementation:
2013-09-17 Bjoern Schiessleperformance improvement, check configuration only if...
2013-09-17 Bernhard PosseltMerge pull request #4871 from owncloud/add_exists_metho...
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 Jörn Friedrich... refactor upload progress
2013-09-16 Jörn Friedrich... add exists method to jquery
2013-09-16 Jörn Friedrich... fix gitignore for all apps* folders
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 icewind1991Merge pull request #4860 from owncloud/fixing-potential...
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 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 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 kondouImprove changepassword route naming
2013-09-13 kondouMove ajax/changepassword to changepassword/controller...
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 kondouMerge branch 'master' into split_personal-user_password...
2013-09-11 kondouUse a controller instead of two files for changepasswor...
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...
2013-09-11 Jenkins for... [tx-robot] updated from transifex
2013-09-11 Pete McFarlaneAdded autoFocus to #shareWith autocomplete options
2013-09-11 kondouSplit some lines, use ===, avoid unnecessary operation
2013-09-11 Bart VisscherMerge pull request #4788 from owncloud/fixin-irods...
2013-09-11 kondouBring another enable_avatars to $_ and fix $thus->...
2013-09-10 Thomas Müllerno further comment - which dev did not test this BEFORE...
2013-09-10 Thomas Müllernever hack late night
next