Граф коммитов

360 Коммитов

Автор SHA1 Сообщение Дата
Ed Morley e8ad64842d Bug 1140850 - Remove gevent celery worker script from the repo
Since it's unused & we're moving away from gevent.
2015-04-13 17:12:44 +01:00
William Lachance 56b3351198 Update grunt steps 2015-03-27 11:15:55 -04:00
Jonathan French d10b7a8f8d Bug 1137164 - Add a shebang to setup.py 2015-03-17 11:51:45 -04:00
Ed Morley 34419d9f35 Bug 1139894 - Docs: Add instructions for how to run flake8 2015-03-16 12:16:18 +00:00
Ed Morley 213eb3a6a3 Bug 1139894 - Docs: Move the "Running the tests" section to common tasks
At some point in the future, we may break the "Running the tests"
section out to its own file, but for now "Common Tasks" seems like a
better home than the installation instructions.
2015-03-16 12:16:17 +00:00
Ed Morley e1631abac8 Bug 1076710 - Remove socketio remnants
We're not currently using socketio - and if we start doing so in the
future we'll likely want to update to a newer version/adjust the
implementation anyway. Removing the dependencies from common.txt speeds
up the pip install on Travis. The old files will still be in version
control should we wish to refer to them :-)
2015-03-13 14:28:08 +00:00
William Lachance 62c9867072 Bug 1142242 - Better help output and docs for run_sql management command 2015-03-12 14:03:24 -04:00
Ed Morley 8718ccc5fd Bug 1059814 - Manual whitespace fixes for pep8 2015-03-03 02:34:38 +00:00
Jonathan French 76c4d64458 Bug 1135117 - Minor tweaks to readthedocs vagrant setup for clarity 2015-02-20 12:04:36 -05:00
Ed Morley d2f06b4e31 Bug 1060312 - Docs: Clean up the treeherder-ui installation instructions 2015-02-18 18:46:24 +00:00
deshraj ee7b795ff0 Bug 1134199: add instructions for installing nfs 2015-02-18 20:24:37 +05:30
Ed Morley f5c0b53e0c Bug 1059814 - Whitespace pep8 fixes
Generated using:
autopep8 --in-place --recursive .

Before:
$ pep8 | wc -l
1686

After:
$ pep8 | wc -l
57

A later autopep8 run will be performed using --aggressive, which makes
non-whitespace changes too.
2015-02-15 14:52:31 +00:00
Ed Morley fc88dcf73d Bug 1125530 - Remove the TREEHERDER_DATABASE_PORT pref
We only pass it in some cases, so setting it to anything other than the
default will break all the places where we don't use it. Django doesn't
require it is set, since it will fall back to the default port for that
engine type anyway.
2015-02-14 21:38:26 +00:00
Ed Morley 766c256c56 Bug 1091750 - Docs: Use correct inline code markup 2015-02-05 01:45:40 +00:00
Ed Morley da6518dd33 Bug 1091750 - Docs: Provide more py.test examples & list useful options 2015-02-05 01:40:40 +00:00
Ed Morley a42a7d09ef Bug 1088216 - docs: make the installation instructions easier to follow
* Separates out the steps required for running the tests, from those for
  setting up a local instance.
* The running ingestion tasks step now explains what they are, that the
  API server must be running already, and how to ingest just a single
  revision for testing.
* The log parser compile step is moved inline, so it's harder to forget.
2015-01-29 14:32:50 +00:00
mdoglio 18bf5bf5fd Bug 1112554 - set thServiceDomain to current host 2014-12-17 16:41:40 +00:00
Jonathan French dbb4d11e09 Bug 1090689 - Add MPL2.0 headers to the repo 2014-11-03 13:06:03 -05:00
Jonathan French c93f507e81 Bug 1090689 - Add MPL2.0 headers to the repo 2014-10-31 14:31:25 -04:00
Ed Morley 3b1a374149 Bug 1088556 - Use correct code-block lexer alias to fix Sphinx warning
This fixes:
docs/deployment.rst:: WARNING: Pygments lexer name u'INI' is not known
2014-10-24 09:36:05 +01:00
mdoglio d60b5ce3cf Bug 1087913 - Update celery instructions on RTD after bug 1016117 2014-10-24 08:39:05 +01:00
Jonathan French 4bb25b38ce Bug 1085455 - Update the docs Title to be consistent with treeherder-ui 2014-10-20 13:00:54 -04:00
AutomatedTester 0ebe134730 Bug 1064498: Update installation document to have subtitles for easier reading 2014-09-08 21:18:09 +01:00
Ed Morley 7a9a1c7010 Bug 1058676 - docs: Remove dependency on unused sphinxcontrib-httpdomain 2014-08-27 12:33:02 +01:00
Ed Morley 0b87b9e55b Bug 1032907 - Update to a newer version of Sphinx, to match treeherder-service 2014-08-26 17:18:30 +01:00
Ed Morley 6b6ee9c5e6 Bug 1058600 - Update sphinx build using output from newer sphinx-quickstart; r=mdoglio 2014-08-26 15:06:02 +01:00
Ed Morley 94c0d9aeb7 Bug 1058600 - Update sphinx build using output from newer sphinx-quickstart; r=mdoglio 2014-08-26 14:57:39 +01:00
Ed Morley ecfe1f6d25 Bug 1045090 - Fix docs to reflect dependency on ui repo in default configuration; r=mdoglio 2014-08-21 16:00:04 +01:00
Ed Morley 6113e32668 Bug 1056830 - docs: Link to Vagrant homepage rather than legacy downloads page 2014-08-21 15:07:31 +01:00
Cameron Dawson 910f3b8e29 use ``cacheResponseAndETAG`` instead of just cache 2014-08-11 11:58:21 -07:00
Mauro Doglio 1c23e0a0cf Update list_of_services.rst 2014-05-15 16:03:25 +02:00
Jonathan Eads 69e7dfaed5 added build instructions 2014-04-25 09:04:06 -07:00
Jonathan Eads 3e46386d05 fixed docs 2014-04-24 18:49:09 -07:00
Jonathan Eads c979d1f19e fixed docs 2014-04-24 18:44:53 -07:00
Jonathan Eads faa00f99cd fixed docs 2014-04-24 18:42:31 -07:00
Jonathan Eads 55e9eb466b fixed docs 2014-04-24 18:39:22 -07:00
Jonathan Eads bbedf98720 updated docs 2014-04-24 18:34:08 -07:00
Mauro Doglio 2eee2613a7 Update deployment.rst 2014-04-19 00:23:38 +01:00
Jonathan Eads 79fecd48be fixed indent 2014-04-18 16:08:50 -07:00
Mauro Doglio 495ebffdc3 Update troubleshooting.rst 2014-03-05 19:26:54 +01:00
mdoglio 5d31e638ef add more docs for common tasks and troubleshooting 2014-03-05 16:05:18 +01:00
mdoglio 5c1978bb90 add docs page for services architecture and troubleshooting 2014-03-04 19:23:03 +01:00
mdoglio 278e5b02af add ui integration to Vagrantifile and docs 2014-02-20 14:50:43 +01:00
Jonathan Eads d8f3ae575f added oauth credential export to installation docs 2014-01-31 18:28:32 -08:00
Jonathan Eads 50b67b86e4 updated manage.py commands 2014-01-10 13:31:08 -08:00
mdoglio 320bdd3be6 add some docuentation for deployment and fix a few bugs in the vagrant
setup
2014-01-07 16:44:24 +00:00
Mauro Doglio 0eda7ea205 Update installation.rst
Adds a couple of installation steps to:
init datasources
modify /etc/hosts
build the c extensions
2013-12-17 14:05:58 +00:00
mdoglio b9eb464176 improve usability of the vagrant dev environment 2013-11-29 13:15:12 +00:00
Cameron Dawson eac294da77 add filter for ``exclude_empty`` for result set list 2013-10-02 15:24:44 -07:00
Cameron Dawson 39ab0d78a7 requirements for building docs 2013-09-18 11:08:18 -07:00
Cameron Dawson 1fce94b343 Plugin architecture working and documented 2013-09-17 14:55:44 -07:00
mdoglio 2d8ca8f6a6 fix bad english in docs 2013-07-25 18:28:11 +01:00
mdoglio 781152195d fix typos in the documentation 2013-07-25 18:10:39 +01:00
mdoglio a3fbd7b405 add some documentation to setup periodic tasks 2013-07-24 15:15:50 +01:00
Ed Morley 44992b68b5 Fix formatting on installation instructions page 2013-07-17 18:38:13 +01:00
Ed Morley 3cab503e2d Bring installation instructions up to date 2013-07-09 17:35:19 +01:00
mdoglio bad6a30d25 fix conflict in docs 2013-07-01 14:56:05 +02:00
Ed Morley 1463651e46 Document the use of django runserver 2013-06-29 14:36:53 +01:00
mdoglio 1f7002df4f add (short) documentation on celery worker 2013-05-13 20:07:24 +02:00
mdoglio fe1c449459 add sphinx docs setup 2013-03-12 13:17:52 +00:00