Skip to content
Snippets Groups Projects
  1. Mar 24, 2023
  2. Feb 17, 2023
    • Robert Lange's avatar
      refs #22013 [finc] add selenium tests · e7c53058
      Robert Lange authored
      * add getitbox tests for adrl
      * add basic tests for UBL
      * also refs #22797
      * handle groups and different environments
      * add account test for WHZ
      * also refs #22801
      * implement selenium grid for parallel execution
      * add adlr test for user delete / reactivation
      * add test for user partial order
      * also refs #22589
      
      co-authored by: Alexander Purr <purr@ub.uni-leipzig.de>
      * remove redundant records
      * not part of rules section
      
      refs #22013 [finc] minimal doc improvements
      e7c53058
  3. Jan 17, 2023
  4. May 11, 2022
  5. Apr 27, 2021
  6. Sep 08, 2020
  7. Jun 19, 2020
  8. Mar 11, 2020
    • Sebastian Kehr's avatar
      refs #17116 [master-v5] Docker fixups · eea72d69
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * avoid necessity of special chars in autoconfig specific environment variable names
      
      * assure env file is generated for mail container
      * let generated searches.ini file contain an empty index shards section by default
      
      * ignore data folder completely
      * use updated version of vufind-httpd image
      * let env container write with uid:gid of project root
      * let composer event handlers being called with correct uid:gid
      * add xsl and dom php extensions
      
      * avoid high cpu usage by endless loops
      eea72d69
  9. Mar 03, 2020
    • Sebastian Kehr's avatar
      refs #16923 [master-v5] docker development consolidation · ecb94e9d
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * no more usage of slow vufind-php image for various containers
      * use stock docker library images where possible for faster startup
      * build custom images for php and composer only to include xdebug and required extensions
      * provide and leverage custom entrypoint shell scripts for most containers
      * inject environment variables defined in docker-env.*.yml files within entrypoints
      * place environment variables defaults in in docker-env.0.finc.yml
      * place composer and npm caches in git-ignored subdirectories of project root directory
      * gracefully terminate all container processes (especially grunt and mail) for faster shutdown
      * let versions of php and mariadb equal those in current live systems
      * let container-written files have uid/gid of project root directory by default
      * forward exposed container ports to non-standard ports on host system
      * allow to override uid/gid of written files as well as host ports via environment variables
      
      * specify exact autoconfig version to install
      * avoid recursive call to chown in env entrypoint
      * drop unnecessary argument when calling grunt
      
      * report all errors (including notices, deprecation messages etc.)
      ecb94e9d
  10. Apr 03, 2019
  11. Jun 12, 2018
  12. Jun 06, 2018
  13. May 31, 2018
    • Ulf Seltmann's avatar
      refs #12914 · a704426b
      Ulf Seltmann authored and Frank Morgner's avatar Frank Morgner committed
      * update docker-compose.yml to new images
      * remove /vendor folder
      * remove /local/dev folder
      * remove auth.json
      * update composer.lock
      a704426b
  14. Jan 24, 2018
  15. Jan 11, 2018
  16. Oct 25, 2017
  17. Oct 24, 2017
  18. Oct 19, 2017
  19. Aug 03, 2017
  20. Feb 14, 2017
  21. Dec 12, 2016
  22. Nov 14, 2016
  23. Sep 15, 2016
  24. May 13, 2016
  25. Apr 19, 2016
  26. Mar 18, 2016
  27. Mar 08, 2016
    • André Lahmann's avatar
      refs #7163: · fcd12cc8
      André Lahmann authored
      * removed vendor from .gitignore
      * updated and added dependencies in vendor folder
      fcd12cc8
  28. Jan 07, 2016
  29. Nov 11, 2015
  30. Jul 17, 2015
    • André Lahmann's avatar
      refs #5640: · f69a2d2f
      André Lahmann authored
      * updated gruntfile.js with de_j59, de_bn3 and adlr_link
      * changed package.json name to vufind2-foundation (e.g. for community release)
      * added node_modules to .gitignore
  31. Jun 25, 2015
  32. Dec 01, 2014
  33. Nov 26, 2014
    • Martin Czygan's avatar
      Add various .gitignore patterns. · b275c11b
      Martin Czygan authored
      This combines the changes to .gitignore from three commits:
      
      91847d1a added oauth token to provide composer with github login credentials
      75681907 added git config
      d26d7b8c added dev config and some gitignore entries
      
      via `git diff d26d7b8c^..91847d1a  -- .gitignore`, except
      
      `vendor/*` is changed to `/vendor` so it does not match:
      
          themes/bootstrap3/js/vendor
      b275c11b
  34. Aug 09, 2013
  35. Jul 01, 2013
  36. Jun 30, 2013