Commit Graph

58 Commits (850ac0cf84f2492b16204b811f58a0dc7dc43b6e)

Author SHA1 Message Date
Bjoern Schiessle 9079388e02 implementation of the federated share provider 8 years ago
Vincent Petry cca33942aa Comments GUI 8 years ago
Thomas Müller 07a5c26583 Add app to migrate contacts and calendars
Add group sharing migration

Migrate all users
8 years ago
Vincent Petry ffba6d0a7e Added system tags GUI in sidebar
Added files details sidebar panel to assign/unassign/rename/delete
system tags.
8 years ago
Björn Schießle ed039ee5eb added app "federation", allows you to connect ownClouds and exchange user lists 9 years ago
Thomas Müller c35c498315 ignore any clover.xml - which is generated by some phpunit calls 9 years ago
Thomas Müller f2889dc6e4 Consolidate webdav code - move all to one app 9 years ago
Jan-Christoph Borchardt cd0fa062eb add example theme 9 years ago
Bjoern Schiessle ff9c85ce60 implement basic encryption functionallity in core to enable multiple encryption modules 9 years ago
Robin McCorkell 5acbeb9666 Better cleanup in autotest.sh
Configs correctly cleaned, even if phpunit fails or autotest interrupted
9 years ago
Tom Needham dc85c20b18 Add provisioning_api app
enable unit tests for provisioning api

fix admin docu key
10 years ago
Morris Jobke 7c1b9aedd5 Setup a docker container that holds a webdav instance to test files_external
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
10 years ago
Georg Ehrke 03a975a080 add puphpet and vagrant to gitignore 10 years ago
Vincent Petry c7dc656b2b Added script to build the JS documentation 10 years ago
Morris Jobke 7891873072 add /assets to gitignore 10 years ago
rnveach 820b161fc4 added missing ignores for files and directories created by "autotest-js" 10 years ago
Morris Jobke 2f6639875e ignore optional additional config files 10 years ago
Vincent Petry f7ac9f8069 Fixed unit test scripts + coverage
Tried to add more apps (others break).
"preprocessors" is now populated automatically based on the tested apps.
10 years ago
Thomas Mueller 2e6f339886 ignore test files 11 years ago
Jörn Friedrich Dreyer 9297b8f678 fix gitignore for all apps* folders 11 years ago
raghunayyar 6b278c89b3 Adds Node Modules to build in gitignore for easy testing. 11 years ago
Thomas Müller e9c10f65b4 update .gitignore 11 years ago
Thomas Müller 01378e1907 incorporate development branch of ssh://irodsguest@code.renci.org/gitroot/irodsphp 11 years ago
Andreas Fischer 4da9eaa4c7 gitignore: Make paths relative to repository root.
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.
11 years ago
Andreas Fischer 2269145b4d gitignore: Fix typo + adjust comment format. 11 years ago
Andreas Fischer d015b9219c PHPUnit: Add tests/phpunit.xml to gitignore. 11 years ago
Jan-Christoph Borchardt ab79480dc6 gitignore apps2 folder as well 11 years ago
Florin Peter b1d0e8f40b removed /l10n/.tx/ from .gitignore 11 years ago
Björn Schießle 5b160edebb check if the user knows the correct recovery password before changing the recovery key settings 11 years ago
Jan-Christoph Borchardt 8a2ac273eb don't ignore themes README 11 years ago
Jan-Christoph Borchardt 371b0d9583 ignore themes 11 years ago
Nathan Dauber cc25b533fd Update the ignores to include project structure file *.iml 11 years ago
Chris Kankiewicz 7f43d6559f Added 3rdparty folder as a git submodule 11 years ago
Jan-Christoph Borchardt abb3635bd8 gitignore Cloud9IDE system folder 11 years ago
Jan-Christoph Borchardt 661da10dc5 gitignore all apps except core ones 11 years ago
Jörn Friedrich Dreyer 8a3d21dfac ignore autogenerated testfiles and folders 12 years ago
Jan-Christoph Borchardt 20e0432de8 add 3rdparty folder to gitignore 12 years ago
Bart Visscher c1c76539cc Include copy of Symfony routing component, and don't use composer 12 years ago
Bart Visscher 43e8293d9c Change Symfony/Component/Routing from submodule to composer fetching 12 years ago
Robin Appelman 8380e6f658 add backup files and kate-swp files to gitignore 12 years ago
Jörn Friedrich Dreyer 528567ae4e gitignore phpStorm .idea metadata folder 12 years ago
Thomas Tanghus d623deb298 Add .vimrc to .gitignore. 12 years ago
Robin Appelman 3d6909f372 add mount config to gitignore 12 years ago
Georg Ehrke 2e77df91e9 add apps/inc.php to .gitignore 12 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 13 years ago
Sean Leonard 095d0aa743 Add WebFinger's .well-known file to .gitignore 13 years ago
Jan-Christoph Borchardt 43c28b941b hopefully finally fixed the initial breadcrumb arrow 13 years ago
Stephen Rees-Carter 08c38c8158 Updating .gitignore to ignore *.geany project files. 13 years ago
Marvin Thomas Rabe ccfa2dd24c Error when only oc_remember_login cookie set fixed.
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.
13 years ago
Thomas Schmidt b178310a82 ignore netbeans folder 13 years ago