summaryrefslogtreecommitdiff
path: root/dev
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from 3.3.x into mainNick Vatamaniuc2023-05-101-1/+0
* switch to GradleRobert Newson2023-05-101-1/+1
* Import nouveau (#4291)Robert Newson2023-04-221-1/+47
* Fix erlfmt-format on Windows (#4463)Ronny Berndt2023-03-091-2/+2
* Employ `make python-black-update`Gabor Pali2023-02-021-2/+0
* fix missing "=" for admin party in #4153Ronny Berndt2022-08-231-1/+1
* config section for require_valid_user is only [chttpd]Ronny Berndt2022-08-231-7/+5
* make haproxy config valid againRobert Newson2022-07-201-0/+1
* Backport commits from fdbmain into main (old 3.x)Ronny Berndt2022-06-231-1/+1
* Remove the default "monster" cookieRobert Newson2022-04-262-4/+2
* Add smoosh queue persistencencshaw2022-03-141-0/+3
* Apply erlfmt formatting to source treeNick Vatamaniuc2021-11-221-2/+0
* Port erlfmt formatting to 3.xNick Vatamaniuc2021-11-223-0/+137
* Add --erlang-config option to dev/runILYA Khlopotov2021-09-161-1/+8
* fix(dev/run): allow -n > 5Jan Lehnardt2021-08-091-1/+1
* Contribute Custom Erlang network protocol to Apachejiahuili2021-07-281-0/+30
* Port prometheus 3.x (#3506)Tony Sun2021-07-091-2/+9
* Simplify and speedup dev node startup (#3337)Adam Kocoloski2021-01-214-152/+65
* update dev/run formatting to adhere to python format checksTony Sun2020-08-281-1/+4
* 3.x merge - Port elixir proxyauth tests from js to elixir (#2660)Juanjo Rodriguez2020-03-171-0/+27
* Fix dev/run --with-admin-party-please (#2516)Robert Newson2020-02-041-0/+1
* Fix/1977 (#2296)Grzegorz Abramczyk2020-01-051-1/+1
* Enable port 5986 for test suites only5986-tests-onlyRobert Newson2019-12-121-0/+4
* Support `--extra_args` parameter in `dev/run`ILYA Khlopotov2019-09-101-1/+15
* Do not fail 'dev/run' on connection closeILYA Khlopotov2019-08-151-12/+29
* feat: move fauxton docroot config to OS env-vars for consistencyJan Lehnardt2019-05-221-6/+8
* Import smoosh from CloudantRobert Newson2019-02-061-1/+0
* Fix haproxy config file locationILYA Khlopotov2018-12-111-1/+1
* Support for more than 3 nodes dev clusterILYA Khlopotov2018-12-111-12/+85
* Format and check all code using python black (#1776)Joan Touzet2018-12-062-232/+352
* dev/run: do not create needless dev/data/ dirJoan Touzet2018-11-301-1/+0
* Switch to python 3Nick Vatamaniuc2018-11-261-5/+6
* [win32] Fix dev/run and Makefile for test suite (#1731)Joan Touzet2018-11-123-9/+36
* feat: move [native_]query_server & os_daemons setup out of runtime configJan Lehnardt2018-11-091-10/+14
* Integrate Elixir suite with `make`Paul J. Davis2018-06-221-9/+16
* Fix for issue #603 - Error 500 when creating a db below quorumJuanjo2018-01-311-2/+22
* Blacklist some config sections from HTTP PUT/DELETE operationsJoan Touzet2017-10-251-0/+11
* Don't reset logs when JS tests restart the serverPaul J. Davis2017-09-131-1/+7
* really disable compaction daemon for JS testsJoan Touzet2017-07-071-1/+2
* test: expect compaction daemon to be offJan Lehnardt2017-07-061-1/+2
* add node count handling to ./dev/runRobert Kowalski2017-06-031-4/+5
* Stitch scheduling replicator together.Nick Vatamaniuc2017-04-281-0/+14
* really fix dev/runJoan Touzet2017-04-221-1/+4
* fix dev/run script for new default.d/local.d dirsJoan Touzet2017-04-211-1/+1
* Python 3 fixes for dev/run and test/javascript/runJoan Touzet2017-03-231-2/+2
* Fix dev/run: "content" should be "contents"fix-dev-run-contentsNick Vatamaniuc2016-08-031-1/+1
* Remove incorrect logfile sed attempt in dev/runJoan Touzet2016-08-021-5/+0
* Clean up ./dev/run outputclean-dev-run-startupNick Vatamaniuc2016-07-181-0/+1
* find fauxton in dev or final placeRobert Newson2016-07-131-1/+6
* factoring out path manipulation into a functionJoan Touzet2016-06-201-25/+17