Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SSO for updater application | Lukas Reschke | 2016-02-09 | 1 | -0/+1 |
| | | | | Allows logging-in into the updater application by visiting the admin panel and pressing "Open updater". | ||||
* | ignore ack config file | blizzz | 2016-02-08 | 1 | -0/+3 |
| | |||||
* | implementation of the federated share provider | Bjoern Schiessle | 2016-02-08 | 1 | -0/+1 |
| | |||||
* | Comments GUI | Vincent Petry | 2016-02-02 | 1 | -0/+1 |
| | |||||
* | Add app to migrate contacts and calendars | Thomas Müller | 2016-01-27 | 1 | -3/+0 |
| | | | | | | Add group sharing migration Migrate all users | ||||
* | Added system tags GUI in sidebar | Vincent Petry | 2016-01-19 | 1 | -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 lists | Björn Schießle | 2015-11-19 | 1 | -0/+1 |
| | |||||
* | ignore any clover.xml - which is generated by some phpunit calls | Thomas Müller | 2015-10-29 | 1 | -0/+1 |
| | |||||
* | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 1 | -0/+1 |
| | |||||
* | add example theme | Jan-Christoph Borchardt | 2015-05-22 | 1 | -1/+2 |
| | |||||
* | implement basic encryption functionallity in core to enable multiple ↵ | Bjoern Schiessle | 2015-03-26 | 1 | -0/+2 |
| | | | | encryption modules | ||||
* | Better cleanup in autotest.sh | Robin McCorkell | 2015-01-28 | 1 | -0/+2 |
| | | | | Configs correctly cleaned, even if phpunit fails or autotest interrupted | ||||
* | Add provisioning_api app | Tom Needham | 2014-12-24 | 1 | -0/+1 |
| | | | | | | enable unit tests for provisioning api fix admin docu key | ||||
* | Setup a docker container that holds a webdav instance to test files_external | Morris Jobke | 2014-12-17 | 1 | -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 gitignore | Georg Ehrke | 2014-11-23 | 1 | -0/+6 |
| | |||||
* | Added script to build the JS documentation | Vincent Petry | 2014-10-31 | 1 | -0/+1 |
| | |||||
* | add /assets to gitignore | Morris Jobke | 2014-10-05 | 1 | -0/+1 |
| | |||||
* | added missing ignores for files and directories created by "autotest-js" | rnveach | 2014-03-12 | 1 | -0/+5 |
| | |||||
* | ignore optional additional config files | Morris Jobke | 2014-02-21 | 1 | -0/+1 |
| | |||||
* | Fixed unit test scripts + coverage | Vincent Petry | 2014-01-30 | 1 | -0/+1 |
| | | | | | Tried to add more apps (others break). "preprocessors" is now populated automatically based on the tested apps. | ||||
* | ignore test files | Thomas Mueller | 2013-11-04 | 1 | -0/+2 |
| | |||||
* | fix gitignore for all apps* folders | Jörn Friedrich Dreyer | 2013-09-16 | 1 | -1/+1 |
| | |||||
* | Adds Node Modules to build in gitignore for easy testing. | raghunayyar | 2013-08-28 | 1 | -0/+3 |
| | |||||
* | update .gitignore | Thomas Müller | 2013-07-12 | 1 | -2/+2 |
| | |||||
* | incorporate development branch of ↵ | Thomas Müller | 2013-07-12 | 1 | -1/+8 |
| | | | | ssh://irodsguest@code.renci.org/gitroot/irodsphp | ||||
* | gitignore: Make paths relative to repository root. | Andreas Fischer | 2013-06-29 | 1 | -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 Fischer | 2013-06-27 | 1 | -1/+1 |
| | |||||
* | PHPUnit: Add tests/phpunit.xml to gitignore. | Andreas Fischer | 2013-06-27 | 1 | -0/+3 |
| | |||||
* | gitignore apps2 folder as well | Jan-Christoph Borchardt | 2013-06-11 | 1 | -2/+2 |
| | |||||
* | removed /l10n/.tx/ from .gitignore | Florin Peter | 2013-05-20 | 1 | -2/+1 |
| | |||||
* | check if the user knows the correct recovery password before changing the ↵ | Björn Schießle | 2013-05-15 | 1 | -0/+1 |
| | | | | recovery key settings | ||||
* | don't ignore themes README | Jan-Christoph Borchardt | 2013-05-02 | 1 | -1/+2 |
| | |||||
* | ignore themes | Jan-Christoph Borchardt | 2013-05-02 | 1 | -0/+3 |
| | |||||
* | Update the ignores to include project structure file *.iml | Nathan Dauber | 2013-03-19 | 1 | -0/+1 |
| | |||||
* | Added 3rdparty folder as a git submodule | Chris Kankiewicz | 2013-03-14 | 1 | -1/+0 |
| | |||||
* | gitignore Cloud9IDE system folder | Jan-Christoph Borchardt | 2013-02-06 | 1 | -0/+1 |
| | |||||
* | gitignore all apps except core ones | Jan-Christoph Borchardt | 2013-02-05 | 1 | -0/+11 |
| | |||||
* | ignore autogenerated testfiles and folders | Jörn Friedrich Dreyer | 2012-12-18 | 1 | -0/+6 |
| | |||||
* | add 3rdparty folder to gitignore | Jan-Christoph Borchardt | 2012-10-28 | 1 | -0/+1 |
| | |||||
* | Include copy of Symfony routing component, and don't use composer | Bart Visscher | 2012-10-27 | 1 | -4/+0 |
| | |||||
* | Change Symfony/Component/Routing from submodule to composer fetching | Bart Visscher | 2012-10-27 | 1 | -0/+4 |
| | |||||
* | add backup files and kate-swp files to gitignore | Robin Appelman | 2012-08-30 | 1 | -0/+2 |
| | |||||
* | gitignore phpStorm .idea metadata folder | Jörn Friedrich Dreyer | 2012-07-10 | 1 | -0/+3 |
| | |||||
* | Add .vimrc to .gitignore. | Thomas Tanghus | 2012-06-11 | 1 | -0/+3 |
| | |||||
* | add mount config to gitignore | Robin Appelman | 2012-05-03 | 1 | -0/+1 |
| | |||||
* | add apps/inc.php to .gitignore | Georg Ehrke | 2012-04-28 | 1 | -0/+1 |
| | |||||
* | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 1 | -0/+1 |
| | |||||
* | Add WebFinger's .well-known file to .gitignore | Sean Leonard | 2011-11-04 | 1 | -0/+3 |
| | |||||
* | hopefully finally fixed the initial breadcrumb arrow | Jan-Christoph Borchardt | 2011-10-21 | 1 | -0/+4 |
| | |||||
* | Updating .gitignore to ignore *.geany project files. | Stephen Rees-Carter | 2011-10-06 | 1 | -1/+4 |
| |