423 Commits (844db3c891c10d575728742eef69945c807c9472)

Author SHA1 Message Date
  Roeland Jago Douma 17bd2fb268
Phan is moved to a new repo 6 years ago
  Robin Appelman f0c7b8f264
show diff in autoload checker 6 years ago
  Joas Schilling 242c9ee06c
No more root file 7 years ago
  Roeland Jago Douma 02b9388fc6
Move image-optimization.sh to build dir 7 years ago
  Lukas Reschke 3d2600b039
Add Phan plugin to check for SQL injections 7 years ago
  Lukas Reschke 591aaa4154
Add workaround for https://github.com/etsy/phan/issues/1033 7 years ago
  Lukas Reschke d8ec399454
Run phan over code base 7 years ago
  Morris Jobke 844e7b03b4 Add test to check if new files are added to the root of the repository 7 years ago
  Lukas Reschke 633396001f
Prevent sending second WWW-Authenticate header 7 years ago
  Lukas Reschke b8de3f40ee
Bearer comes first on the new endpoint 7 years ago
  Lukas Reschke 639ba526d0
Adjust realm from SabreDAV to Nextcloud 7 years ago
  Lukas Reschke f93db724d7
Make legacy DAV backend use the BearerAuth backend as well 7 years ago
  Lukas Reschke 538112181f
Add additional test for accessing DAV using Bearer Auth 7 years ago
  Lukas Reschke f2a01e1b08
Use a standardized Bearer now 7 years ago
  Lukas Reschke a4116220cb
Add app to autoenabled provisioning API scenario 7 years ago
  Morris Jobke 692e056df9 Extract app name and navigation entries for l10n 7 years ago
  Morris Jobke 865cd487c4
Split up sharing-v1-part2.feature to avoid timeouts 7 years ago
  Vincent Petry d379b197d5
Fix forbidden backslash DAV integration tests 7 years ago
  Sergio Bertolin a761d4cce7
Added test cases from core 16825 7 years ago
  Vincent Petry 9bff66e68d
Simplified new endpoint move test 7 years ago
  Vincent Petry c30feafaa2
Added case when final chunk move must not change file id 7 years ago
  Sergio Bertolin 9ab17c95c0
Added test about checking file id after a move 7 years ago
  Morris Jobke dd5dbe3ebd
Fix JS unit failure because of Jasmine 2.6 and the phantomjs launcher 7 years ago
  Joas Schilling 7ea492b69a
Loop over the apps directory and add the task 7 years ago
  Joas Schilling dee2c8d23b
Check whether we can json decode the translations 7 years ago
  Daniel Calviño Sánchez 2f80025ec2 Move acceptance tests from build/acceptance to tests/acceptance 7 years ago
  Daniel Calviño Sánchez f89c16f83e Exclude data-autotest from the files copied to the container 7 years ago
  Daniel Calviño Sánchez cccbd028a6 Add safety parameter 7 years ago
  Daniel Calviño Sánchez 42fbf809fe Remove no longer needed Docker helper and its related Dockerfile 7 years ago
  Daniel Calviño Sánchez eea015c1ba Change default configuration to use local helper 7 years ago
  Daniel Calviño Sánchez 59004dc75e Run acceptance tests using the local helper instead of the Docker one 7 years ago
  Daniel Calviño Sánchez bbe479bcd9 Generalize names and descriptions 7 years ago
  Daniel Calviño Sánchez 72310cdac1 Use PHP built-in web server instead of Apache in Drone 7 years ago
  Daniel Calviño Sánchez 593118204a Replace downloaded Selenium server with Docker container 7 years ago
  Daniel Calviño Sánchez 50dfca8d8a Make possible to specify a subset of the acceptance tests to run 7 years ago
  Daniel Calviño Sánchez ed7d63d16a Add acceptance test steps to Drone 7 years ago
  Daniel Calviño Sánchez be96be09b5 Add general multiplier for find timeouts 7 years ago
  Daniel Calviño Sánchez a7e1833cf3 Add the timeout in NoSuchElementException messages 7 years ago
  Daniel Calviño Sánchez ff7d1bf1e7 Add NextcloudTestServerHelper for Nextcloud servers in Drone services 7 years ago
  Daniel Calviño Sánchez c452390d59 Extract waiting for the server to start to the Utils class 7 years ago
  Daniel Calviño Sánchez 34510b73a2 Extract installation and configuration of the Nextcloud server 7 years ago
  Daniel Calviño Sánchez 7de82615ff Use NextcloudTestServerHelper in NextcloudTestServerContext 7 years ago
  Daniel Calviño Sánchez f10156f009 Extract NextcloudTestServerHelper interface 7 years ago
  Daniel Calviño Sánchez 4d71d37fe3 Reorganize method position inside class 7 years ago
  Daniel Calviño Sánchez 03233b1d58 Hide methods not needed outside the class 7 years ago
  Daniel Calviño Sánchez 8170b99561 Remove no longer needed methods 7 years ago
  Daniel Calviño Sánchez dead90f1cf Move all Docker-related logic to NextcloudTestServerDockerHelper 7 years ago
  Daniel Calviño Sánchez 38efa97aa5 Rename methods to something less tied to its implementation 7 years ago
  Daniel Calviño Sánchez c4613733eb Add acceptance tests related to access levels 7 years ago
  Daniel Calviño Sánchez 1203369ea6 Add acceptance tests related to login 7 years ago