summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Npmize (vendor) scriptsChristoph Wurst2019-01-091-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Do not ignore cloud_federation_apiJoas Schilling2018-09-211-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Frontend regression testing with puppeteerJulius Härtl2018-07-291-0/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Tests fixes and design bumpJohn Molakvoæ (skjnldsv)2018-07-211-0/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Accessibility ♿John Molakvoæ (skjnldsv)2018-06-251-0/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump build and configJohn Molakvoæ (skjnldsv)2018-06-201-5/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump updatenotificationJohn Molakvoæ (skjnldsv)2018-06-071-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix some typosMorris Jobke2018-03-211-1/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Provide a description of the update channels inlineMorris Jobke2018-03-151-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Ignore dev filesJoas Schilling2018-02-281-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Ignore the map file tooJoas Schilling2018-02-221-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move updatenotifications to webpack with .vue fileJoas Schilling2018-02-221-0/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Remove old perl script to update l10n filesMorris Jobke2018-02-081-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* ignore local dependencies of acceptance testsArthur Schiwon2017-10-311-0/+4
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Add Visual Studio Code to .gitignoreJakob Sack2017-08-241-0/+3
|
* Don't ignore OAuth2 appLukas Reschke2017-05-181-0/+1
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix testsRoeland Jago Douma2017-04-041-1/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Initial commit of the bruteforcesettings appRoeland Jago Douma2017-04-021-1/+1
| | | | | | | | | | | | 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>
* Fix JSUnit testsMorris Jobke2017-01-131-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* push public user data to the lookup serverBjoern Schiessle2016-11-211-0/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* add share by mail share providerBjoern Schiessle2016-11-011-0/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Merge pull request #1921 from nextcloud/ignore-htaccessMorris Jobke2016-10-261-0/+1
|\ | | | | Ignore .htaccess So no one commits the crappy 403 and 404 anymore
| * So no one commits the crappy 403 and 404 anymoreJoas Schilling2016-10-261-0/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Add build/bin to gitignoreFelix A. Epp2016-10-251-2/+3
|/ | | | | | When phantomjs and karma are not installed globally, they are installed into this folder. Signed-off-by: Felix A. Epp <work@felixepp.de>
* add 2fa backup codes appChristoph Wurst2016-09-051-0/+1
| | | | | * add backup codes app unit tests * add integration tests for the backup codes app
* Add PhantomJS to gitignoreJoas Schilling2016-09-011-0/+1
|
* Add workflowengineMorris Jobke2016-07-261-0/+1
|
* Ignore users personal mimetype configsAlexander Yamshanov2016-07-131-0/+1
|
* initial commit for the theming appBjoern Schiessle2016-06-271-0/+1
|
* listen to trash bin and group manager hooksBjoern Schiessle2016-06-101-0/+1
|
* [testing] Allow to lock a file without the lock being killed at the end of ↵Joas Schilling2016-05-301-0/+1
| | | | | | | | the request (#22823) * Allow to lock a file without the lock being killed at the end of the request * Make DB locking detectable
* Add SSO for updater applicationLukas Reschke2016-02-091-0/+1
| | | | Allows logging-in into the updater application by visiting the admin panel and pressing "Open updater".
* ignore ack config fileblizzz2016-02-081-0/+3
|
* implementation of the federated share providerBjoern Schiessle2016-02-081-0/+1
|
* Comments GUIVincent Petry2016-02-021-0/+1
|
* Add app to migrate contacts and calendarsThomas Müller2016-01-271-3/+0
| | | | | | Add group sharing migration Migrate all users
* Added system tags GUI in sidebarVincent Petry2016-01-191-1/+2
| | | | | Added files details sidebar panel to assign/unassign/rename/delete system tags.
* added app "federation", allows you to connect ownClouds and exchange user listsBjörn Schießle2015-11-191-0/+1
|
* ignore any clover.xml - which is generated by some phpunit callsThomas Müller2015-10-291-0/+1
|
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-0/+1
|
* add example themeJan-Christoph Borchardt2015-05-221-1/+2
|
* implement basic encryption functionallity in core to enable multiple ↵Bjoern Schiessle2015-03-261-0/+2
| | | | encryption modules
* Better cleanup in autotest.shRobin McCorkell2015-01-281-0/+2
| | | | Configs correctly cleaned, even if phpunit fails or autotest interrupted
* Add provisioning_api appTom Needham2014-12-241-0/+1
| | | | | | enable unit tests for provisioning api fix admin docu key
* Setup a docker container that holds a webdav instance to test files_externalMorris Jobke2014-12-171-0/+1
| | | | | | | | | | | | | 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
* add puphpet and vagrant to gitignoreGeorg Ehrke2014-11-231-0/+6
|
* Added script to build the JS documentationVincent Petry2014-10-311-0/+1
|
* add /assets to gitignoreMorris Jobke2014-10-051-0/+1
|
* added missing ignores for files and directories created by "autotest-js"rnveach2014-03-121-0/+5
|
* ignore optional additional config filesMorris Jobke2014-02-211-0/+1
|