Bjoern Schiessle
ff9c85ce60
implement basic encryption functionallity in core to enable multiple encryption modules
2015-03-26 20:56:51 +01:00
Robin McCorkell
5acbeb9666
Better cleanup in autotest.sh
...
Configs correctly cleaned, even if phpunit fails or autotest interrupted
2015-01-28 15:06:18 +00:00
Tom Needham
dc85c20b18
Add provisioning_api app
...
enable unit tests for provisioning api
fix admin docu key
2014-12-24 22:15:20 +01:00
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
2014-12-17 21:50:35 +01:00
Georg Ehrke
03a975a080
add puphpet and vagrant to gitignore
2014-11-23 23:01:50 +01:00
Vincent Petry
c7dc656b2b
Added script to build the JS documentation
2014-10-31 13:27:36 +01:00
Morris Jobke
7891873072
add /assets to gitignore
2014-10-05 21:19:25 +02:00
rnveach
820b161fc4
added missing ignores for files and directories created by "autotest-js"
2014-03-12 19:20:59 -04:00
Morris Jobke
2f6639875e
ignore optional additional config files
2014-02-21 10:58:05 +01:00
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.
2014-01-30 11:56:14 +01:00
Thomas Mueller
2e6f339886
ignore test files
2013-11-04 17:17:32 +01:00
Jörn Friedrich Dreyer
9297b8f678
fix gitignore for all apps* folders
2013-09-16 12:11:15 +02:00
raghunayyar
6b278c89b3
Adds Node Modules to build in gitignore for easy testing.
2013-08-28 19:30:49 +05:30
Thomas Müller
e9c10f65b4
update .gitignore
2013-07-12 15:16:30 +02:00
Thomas Müller
01378e1907
incorporate development branch of ssh://irodsguest@code.renci.org/gitroot/irodsphp
2013-07-12 15:08:13 +02:00
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.
2013-06-29 16:33:42 +02:00
Andreas Fischer
2269145b4d
gitignore: Fix typo + adjust comment format.
2013-06-27 16:50:17 +02:00
Andreas Fischer
d015b9219c
PHPUnit: Add tests/phpunit.xml to gitignore.
2013-06-27 16:44:55 +02:00
Jan-Christoph Borchardt
ab79480dc6
gitignore apps2 folder as well
2013-06-11 14:57:06 +02:00
Florin Peter
b1d0e8f40b
removed /l10n/.tx/ from .gitignore
2013-05-20 00:47:00 +02:00
Björn Schießle
5b160edebb
check if the user knows the correct recovery password before changing the recovery key settings
2013-05-15 14:02:13 +02:00
Jan-Christoph Borchardt
8a2ac273eb
don't ignore themes README
2013-05-02 11:51:29 -04:00
Jan-Christoph Borchardt
371b0d9583
ignore themes
2013-05-02 11:47:38 -04:00
Nathan Dauber
cc25b533fd
Update the ignores to include project structure file *.iml
2013-03-19 11:57:06 -05:00
Chris Kankiewicz
7f43d6559f
Added 3rdparty folder as a git submodule
2013-03-14 10:21:37 -07:00
Jan-Christoph Borchardt
abb3635bd8
gitignore Cloud9IDE system folder
2013-02-06 18:27:04 +01:00
Jan-Christoph Borchardt
661da10dc5
gitignore all apps except core ones
2013-02-05 11:04:39 +01:00
Jörn Friedrich Dreyer
8a3d21dfac
ignore autogenerated testfiles and folders
2012-12-18 16:01:36 +01:00
Jan-Christoph Borchardt
20e0432de8
add 3rdparty folder to gitignore
2012-10-28 12:19:52 +01:00
Bart Visscher
c1c76539cc
Include copy of Symfony routing component, and don't use composer
2012-10-27 16:24:24 +02:00
Bart Visscher
43e8293d9c
Change Symfony/Component/Routing from submodule to composer fetching
2012-10-27 11:32:16 +02:00
Robin Appelman
8380e6f658
add backup files and kate-swp files to gitignore
2012-08-30 22:18:11 +02:00
Jörn Friedrich Dreyer
528567ae4e
gitignore phpStorm .idea metadata folder
2012-07-10 12:27:12 +02:00
Thomas Tanghus
d623deb298
Add .vimrc to .gitignore.
2012-06-11 22:55:10 +02:00
Robin Appelman
3d6909f372
add mount config to gitignore
2012-05-03 23:17:03 +02:00
Georg Ehrke
2e77df91e9
add apps/inc.php to .gitignore
2012-04-28 13:18:17 +02:00
Tom Needham
dd7a411f9a
Disable save button while saving. Streamlined code.
2011-11-29 22:11:42 +00:00
Sean Leonard
095d0aa743
Add WebFinger's .well-known file to .gitignore
2011-11-04 17:13:54 -07:00
Jan-Christoph Borchardt
43c28b941b
hopefully finally fixed the initial breadcrumb arrow
2011-10-21 21:00:26 +02:00
Stephen Rees-Carter
08c38c8158
Updating .gitignore to ignore *.geany project files.
2011-10-06 10:30:17 +11:00
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.
2011-09-30 18:25:34 +02:00
Thomas Schmidt
b178310a82
ignore netbeans folder
2011-09-28 11:46:04 +02:00
Jan-Christoph Borchardt
2f1a06b2ee
merged gitignores
2011-08-15 20:43:39 +02:00
Dawid Opis
9683d44633
fixed upload button
2011-08-11 22:22:32 +02:00
Michael Gapczynski
1b8e59a0ef
Directory links in navigation shouldn't have a trailing '/'
2011-07-10 16:00:08 -04:00
Jakob Sack
e8e483d079
L10N is here ;-)
2011-06-19 18:53:02 +02:00
Robin Appelman
1f514a1afa
add kdevelop project files to .gitignore
2011-04-18 10:51:38 +02:00
Martin T. H. Sandsmark
64d4d57615
fix permissions, start to implement private data api
2010-07-16 11:36:03 +02:00
Robin Appelman
a73fbc5e32
Merge commit 'refs/merge-requests/27' of 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-07-05 12:17:31 +02:00
Thomas Zander
cec33f19a4
Add a gitignore file for project
2010-05-22 23:49:32 +02:00