summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fixed unit test scripts + coverageVincent Petry2014-01-301-0/+1
| | | | | Tried to add more apps (others break). "preprocessors" is now populated automatically based on the tested apps.
* ignore test filesThomas Mueller2013-11-041-0/+2
|
* fix gitignore for all apps* foldersJörn Friedrich Dreyer2013-09-161-1/+1
|
* Adds Node Modules to build in gitignore for easy testing.raghunayyar2013-08-281-0/+3
|
* update .gitignoreThomas Müller2013-07-121-2/+2
|
* incorporate development branch of ↵Thomas Müller2013-07-121-1/+8
| | | | ssh://irodsguest@code.renci.org/gitroot/irodsphp
* gitignore: Make paths relative to repository root.Andreas Fischer2013-06-291-17/+17
| | | | | | 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.
* gitignore: Fix typo + adjust comment format.Andreas Fischer2013-06-271-1/+1
|
* PHPUnit: Add tests/phpunit.xml to gitignore.Andreas Fischer2013-06-271-0/+3
|
* gitignore apps2 folder as wellJan-Christoph Borchardt2013-06-111-2/+2
|
* removed /l10n/.tx/ from .gitignoreFlorin Peter2013-05-201-2/+1
|
* check if the user knows the correct recovery password before changing the ↵Björn Schießle2013-05-151-0/+1
| | | | recovery key settings
* don't ignore themes READMEJan-Christoph Borchardt2013-05-021-1/+2
|
* ignore themesJan-Christoph Borchardt2013-05-021-0/+3
|
* Update the ignores to include project structure file *.imlNathan Dauber2013-03-191-0/+1
|
* Added 3rdparty folder as a git submoduleChris Kankiewicz2013-03-141-1/+0
|
* gitignore Cloud9IDE system folderJan-Christoph Borchardt2013-02-061-0/+1
|
* gitignore all apps except core onesJan-Christoph Borchardt2013-02-051-0/+11
|
* ignore autogenerated testfiles and foldersJörn Friedrich Dreyer2012-12-181-0/+6
|