summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add support for https channel to remote execution and actions serversValentin David2019-01-021-3/+0
* Add support for user remote execution configurationValentin David2019-01-022-0/+52
* doc: Add note about valid element namesChandan Singh2018-12-311-0/+24
* Documentation: Include instance-name in remote execution documentationraoul/627-RE-instance-configJim MacArthur2018-12-181-1/+10
* Remove source bundle commandPhil Dawson2018-12-121-7/+0
* doc: Point out that element is optional when commands are run from the workspacejonathan/workspace-fragment-guess-elementJonathan Maw2018-12-113-1/+57
* types.py: Moving CoreWarnings to the types.py moduleTristan Van Berkom2018-12-061-1/+1
* format_project.rst: Add docs for action-cache-serviceRaoul Hidalgo Charman2018-12-051-0/+7
* format_project.rst: Add docs for OptionOSRaoul Hidalgo Charman2018-12-051-0/+24
* format_declaring.rst: Update documentation for sandbox optionsRaoul Hidalgo Charman2018-12-051-2/+22
* format_project.rst: Update documentation for changes to OptionArchRaoul Hidalgo Charman2018-12-051-6/+19
* optionarch.py: update to use same arch names as SandboxConfigRaoul Hidalgo Charman2018-12-052-4/+4
* Docs: Correct URLs in artifact cache exampleJim MacArthur2018-11-271-2/+2
* Documentation: Update to show new config optionsJim MacArthur2018-11-271-3/+17
* Docs: Add remote execution architecture documentation.Jim MacArthur2018-11-264-0/+533
* Workspace CLI updateWilliam Salmon2018-11-212-3/+3
* using_config.rst: Add documentation to showing how to impose quotas on the lo...James Ennis2018-11-081-0/+38
* using_configuring_artifact_server.rst: Remove examples and redirect to user c...James Ennis2018-11-071-47/+7
* format_project.rst: Update instructions regarding how we declare remote cache...James Ennis2018-11-071-5/+20
* using_config.rst: Update our instructions for how we declare caches in user c...James Ennis2018-11-072-15/+54
* doc: Moved cachekey and sandboxing writings into the architecture sectionTristan Van Berkom2018-10-294-2/+2
* doc: Adding new architecture document about how the scheduler works.Tristan Van Berkom2018-10-2910-0/+2126
* doc: Adding new architecture document about highlevel program flowTristan Van Berkom2018-10-294-0/+1831
* doc: Adding new architecture document describing the dependency modelTristan Van Berkom2018-10-298-0/+904
* doc: Adding new architecture document describing the data modelTristan Van Berkom2018-10-2912-0/+1437
* doc: Adding new architecture document with initial "Overview of modules" sectionTristan Van Berkom2018-10-295-0/+2078
* doc/source/format_intro.rst: Adding link anchor for include directivesTristan Van Berkom2018-10-291-0/+3
* doc/source/conf.py: Added `images` directory for statically included filesTristan Van Berkom2018-10-291-1/+1
* docs: Add more information to "managing the cache with systemmd" sectionJames Ennis2018-10-261-3/+36
* using_configuring_artifact_server.rst: Fix lines that are too longJames Ennis2018-10-261-3/+9
* using_configuring_artifact_server.rst: Fix incorrect reference to bst push (w...jennis/patch_remote_cache_docsJames Ennis2018-10-251-1/+1
* docs: Add helpful notes to artifact server configuration instructionsJames Ennis2018-10-251-0/+14
* Change URL to the Alpine tarballValentin David2018-10-175-5/+5
* Fix spelling of it's and itsRichard Dale2018-10-1610-13/+13
* bst2html.py: Name the second argument to avoid an errorjmac/doc-argument-fixJim MacArthur2018-10-161-1/+1
* CONTRIBUTING.rst: Added more guidelines about documenting the user guideTristan Van Berkom2018-10-143-0/+8
* doc/source/index.rst: Moved references to the website below the simple ToC.Tristan Van Berkom2018-10-121-3/+2
* doc/source/additional_docker.rst: Fix link to refer to websiteTristan Van Berkom2018-10-121-4/+3
* doc: updates considering website being live nowTiago Gomes2018-10-1210-480/+6
* doc/source/core_framework.rst: Include the foundation types in the API docs.Tristan Van Berkom2018-10-121-0/+1
* doc: Add new document about Docker integrationsChandan Singh2018-10-092-0/+54
* update HACKING referencesAdam Jones2018-09-174-3/+3
* source/install_source.rst: pip plugin depends on host pipJavier Jardón2018-09-131-0/+1
* docs: document protected variablesTiago Gomes2018-09-101-0/+22
* format_project.rst: Document remote-execution optionJim MacArthur2018-09-071-0/+18
* Improve documentation for artifact cache installationBen Brewer2018-09-041-5/+8
* doc: Adding the release badges to the install page and the semantic versionin...Tristan Van Berkom2018-08-294-4/+65
* doc: Adding badges.py release badge generatorTristan Van Berkom2018-08-293-4/+179
* Fix E741 warningsjjardon/pycodestyle_fixesJavier Jardón2018-08-281-2/+2
* Fix E305 warningsJavier Jardón2018-08-281-0/+1