Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-25Add provisioning_api appTom Needham
enable unit tests for provisioning api fix admin docu key
2014-12-17Setup a docker container that holds a webdav instance to test files_externalMorris Jobke
document docker parameter and use random host port fix typo copy autotest.sh to autotest-external.sh adds ability to add start* and stop* scripts in env in external tests run files_external WebDAV tests against ownCloud instance introduce executor number to be able to shut down the correct docker container fetch docker images in advance - this also fetches latest versions of the docker images add second argument to autotest-external.sh which can specify a single test to run print out the explicit test run change naming schema of files_external setup scripts
2014-11-24add puphpet and vagrant to gitignoreGeorg Ehrke
2014-10-31Added script to build the JS documentationVincent Petry
2014-10-05add /assets to gitignoreMorris Jobke
2014-03-13added missing ignores for files and directories created by "autotest-js"rnveach
2014-02-21ignore optional additional config filesMorris Jobke
2014-01-30Fixed unit test scripts + coverageVincent Petry
Tried to add more apps (others break). "preprocessors" is now populated automatically based on the tested apps.
2013-11-04ignore test filesThomas Mueller
2013-09-16fix gitignore for all apps* foldersJörn Friedrich Dreyer
2013-08-28Adds Node Modules to build in gitignore for easy testing.raghunayyar
2013-07-12 update .gitignoreThomas Müller
2013-07-12incorporate development branch of ↵Thomas Müller
ssh://irodsguest@code.renci.org/gitroot/irodsphp
2013-06-29gitignore: Make paths relative to repository root.Andreas Fischer
Paths without the leading slash apply to all subdirectories, which especially means that /tests/data is ignored, making it unnecessarily hard to add test data.
2013-06-27gitignore: Fix typo + adjust comment format.Andreas Fischer
2013-06-27PHPUnit: Add tests/phpunit.xml to gitignore.Andreas Fischer
2013-06-11gitignore apps2 folder as wellJan-Christoph Borchardt
2013-05-20removed /l10n/.tx/ from .gitignoreFlorin Peter
2013-05-15check if the user knows the correct recovery password before changing the ↵Björn Schießle
recovery key settings
2013-05-02don't ignore themes READMEJan-Christoph Borchardt
2013-05-02ignore themesJan-Christoph Borchardt
2013-03-19Update the ignores to include project structure file *.imlNathan Dauber
2013-03-14Added 3rdparty folder as a git submoduleChris Kankiewicz
2013-02-06gitignore Cloud9IDE system folderJan-Christoph Borchardt
2013-02-05gitignore all apps except core onesJan-Christoph Borchardt
2012-12-18ignore autogenerated testfiles and foldersJörn Friedrich Dreyer
2012-10-28add 3rdparty folder to gitignoreJan-Christoph Borchardt
2012-10-27Include copy of Symfony routing component, and don't use composerBart Visscher
2012-10-27Change Symfony/Component/Routing from submodule to composer fetchingBart Visscher
2012-08-31add backup files and kate-swp files to gitignoreRobin Appelman
2012-07-10gitignore phpStorm .idea metadata folderJörn Friedrich Dreyer
2012-06-12Add .vimrc to .gitignore.Thomas Tanghus
2012-05-04add mount config to gitignoreRobin Appelman
2012-04-28add apps/inc.php to .gitignoreGeorg Ehrke
2011-11-30Disable save button while saving. Streamlined code.Tom Needham
2011-11-05Add WebFinger's .well-known file to .gitignoreSean Leonard
2011-10-21hopefully finally fixed the initial breadcrumb arrowJan-Christoph Borchardt
2011-10-06Updating .gitignore to ignore *.geany project files.Stephen Rees-Carter
2011-09-30 Error when only oc_remember_login cookie set fixed.Marvin Thomas Rabe
Filled username field when oc_username is set repaired. Problems with "advanced settings" button in installation wizard fixed. CSS improved - login and installation now looks more clean. Request password link removed (email feature not implemented yet). Database radio button bugs removed. It is possible to have an empty database password, now ownCloud will support this "security issue". Ignore Mac OS X ".DSstore" files. Fade in/out of login button and remember checkbox removed due to some display errors.
2011-09-28ignore netbeans folderThomas Schmidt
2011-08-15merged gitignoresJan-Christoph Borchardt
2011-08-12fixed upload buttonDawid Opis
2011-07-11Directory links in navigation shouldn't have a trailing '/'Michael Gapczynski
2011-06-19L10N is here ;-)Jakob Sack
2011-04-18add kdevelop project files to .gitignoreRobin Appelman
2010-07-16fix permissions, start to implement private data apiMartin T. H. Sandsmark
2010-07-05Merge commit 'refs/merge-requests/27' of ↵Robin Appelman
git://gitorious.org/owncloud/owncloud into merge Conflicts: inc/HTTP/WebDAV/Server/Filesystem.php inc/lib_config.php inc/lib_log.php inc/lib_user.php inc/templates/adminform.php
2010-05-23Add a gitignore file for projectThomas Zander