Commit Graph

76 Commits (a7f2dc6dd660179682f7d03ac8e07649b59cdd6f)

Author SHA1 Message Date
Lukas Reschke 30552090bc
Don't ignore OAuth2 app
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Roeland Jago Douma aee2d6318f
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Roeland Jago Douma 6a40dce138
Initial commit of the bruteforcesettings app
This adds the bruteforce settings app that allows to configure (for now)
subnets that are to be ignored when doing brute force analysis. This can
for example be the LAN since we trust people from there.

* Add app
* Add php tests
* Add js tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Morris Jobke 4d7dee5996
Fix JSUnit tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years ago
Bjoern Schiessle b23a4ca96b
push public user data to the lookup server
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
8 years ago
Bjoern Schiessle a17c6a485d
add share by mail share provider
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
8 years ago
Morris Jobke 995335b54d Merge pull request #1921 from nextcloud/ignore-htaccess
Ignore .htaccess So no one commits the crappy 403 and 404 anymore
8 years ago
Joas Schilling 96a474c4e5
So no one commits the crappy 403 and 404 anymore
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Felix A. Epp 711bc4f3d6 Add build/bin to gitignore
When phantomjs and karma are not installed globally, they are installed into this folder.

Signed-off-by: Felix A. Epp <work@felixepp.de>
8 years ago
Christoph Wurst 8acb734854
add 2fa backup codes app
* add backup codes app unit tests
* add integration tests for the backup codes app
8 years ago
Joas Schilling 26c03524e7
Add PhantomJS to gitignore 8 years ago
Morris Jobke 2f42a3fc31
Add workflowengine 8 years ago
Alexander Yamshanov 03a76c7887 Ignore users personal mimetype configs 8 years ago
Bjoern Schiessle 20d250a674 initial commit for the theming app 8 years ago
Bjoern Schiessle 86f12cc3e7
listen to trash bin and group manager hooks 8 years ago
Joas Schilling 12b482b976 [testing] Allow to lock a file without the lock being killed at the end of the request (#22823)
* Allow to lock a file without the lock being killed at the end of the request

* Make DB locking detectable
8 years ago
Lukas Reschke b9e3ed1468 Add SSO for updater application
Allows logging-in into the updater application by visiting the admin panel and pressing "Open updater".
8 years ago
blizzz a5cbd00447 ignore ack config file 8 years ago
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