aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/README.md
Commit message (Collapse)AuthorAgeFilesLines
* add documentation of RA_LOG_FILErezural2021-06-211-1/+2
|
* Further clarificationFlorian Diebold2021-06-071-1/+2
|
* One additional grammar fixFlorian Diebold2021-06-071-1/+1
|
* Clarify label documentationFlorian Diebold2021-06-071-7/+8
| | | Also some other cleanups while I'm there.
* Merge #8605bors[bot]2021-04-221-6/+12
|\ | | | | | | | | | | | | | | 8605: internal: Automatically categorize the changelog entries r=matklad a=lnicola Co-authored-by: Laurențiu Nicola <[email protected]>
| * Automatically categorize the changelog entriesLaurențiu Nicola2021-04-201-6/+12
| |
* | feat: make sure nightly regressions don't break usersAleksey Kladov2021-04-221-0/+4
|/
* Update docs/dev/README.mdAleksey Kladov2021-04-191-1/+1
| | | Co-authored-by: Laurențiu Nicola <[email protected]>
* internal: document review requesting etiquetteAleksey Kladov2021-04-191-0/+3
| | | | | | * don't feel obliged to quickly review every PR assigned to you * so that other folks can notify you about interesting PRs without thinking to much about creating additional work for you
* Fix markdown linksJonas Schievink2021-04-151-3/+3
|
* internal: clarify who a rls-2.0 wgAleksey Kladov2021-04-121-3/+5
|
* Update Zulip URLLaurențiu Nicola2021-04-061-1/+1
|
* internal: document broken windowsAleksey Kladov2021-04-061-0/+2
|
* internal: touch up dev readmeAleksey Kladov2021-03-301-38/+35
|
* internal: make --log-file more discoverableAleksey Kladov2021-03-291-2/+5
|
* Update docs/dev/README.mdAleksey Kladov2021-03-221-1/+1
| | | Co-authored-by: Laurențiu Nicola <[email protected]>
* Document patch policyAleksey Kladov2021-03-221-0/+3
|
* Axe pre-commitAleksey Kladov2021-03-011-2/+0
|
* Include a commit log summary in the changelogLaurențiu Nicola2021-02-121-2/+1
|
* Add howtosAleksey Kladov2021-02-051-0/+8
|
* Make architecture more informativeAleksey Kladov2021-02-031-88/+3
| | | | Call out boundaries and invariants
* Explain what to do if a release failsLaurențiu Nicola2021-02-011-0/+4
|
* Document design labelAleksey Kladov2021-01-261-0/+4
|
* Fix RA_LOG example in dev docsLaurențiu Nicola2021-01-251-1/+1
|
* Include `countme` crate to count important data structures.Aleksey Kladov2021-01-211-0/+3
|
* Update remaining serverPath referencesLaurențiu Nicola2021-01-071-1/+1
|
* Address review suggestion, fix tidy testsPhil Ellison2021-01-011-0/+2
|
* Update docs/dev/README.mdAleksey Kladov2020-12-161-1/+1
| | | Co-authored-by: Lukas Wirth <[email protected]>
* Document new permissionsAleksey Kladov2020-12-161-0/+14
|
* fix typo of README in devDaiki Ihara2020-12-081-1/+1
|
* Document statelessness invariantAleksey Kladov2020-12-031-0/+16
|
* Update client install command in dev docsLaurențiu Nicola2020-10-271-1/+1
|
* Introduce S-actionable and S-unactionable labelsAleksey Kladov2020-10-141-1/+6
| | | | | | | | | | I've noticed that a significant fraction of issues are inert. They are valid, acknowledged and useful, but effectively can't be fixed for variety of reasons (no reproduction, dependencies on some other issues, no review capacity, etc). Marking issues that can be fixed by just applying some elbow grease seems useful!
* Document the most important CI invariantAleksey Kladov2020-08-141-0/+5
|
* Rename ra_ide -> ideAleksey Kladov2020-08-131-2/+2
|
* Rename ra_hir -> hirAleksey Kladov2020-08-131-3/+3
|
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-121-1/+1
|
* Rename ra_parser -> parserAleksey Kladov2020-08-121-2/+2
|
* Update README.mdTim Weis2020-08-111-3/+3
| | | Fixed formatting.
* Update docs/dev/README.mdAleksey Kladov2020-08-051-1/+1
| | | Co-authored-by: Laurențiu Nicola <[email protected]>
* Document release processAleksey Kladov2020-08-051-0/+31
|
* reorg docsAleksey Kladov2020-08-021-268/+52
|
* Document crates.io deps policyAleksey Kladov2020-07-311-0/+6
|
* README: Add some instructions for running typescript tests and linter.David Lattimore2020-07-251-0/+10
|
* Remove support for jemallocAleksey Kladov2020-07-221-7/+1
| | | | | We only used it for measuring memory usage, but now we can use glibc's allocator for that just fine
* Update docs/dev/README.mdAleksey Kladov2020-07-071-1/+1
|
* Don't ping people in PRsLaurențiu Nicola2020-07-061-1/+1
|
* Unify magic env var nameAleksey Kladov2020-07-011-2/+2
|
* Rewrite goto definition testsAleksey Kladov2020-06-301-0/+3
|
* Use more of FxHash*Laurențiu Nicola2020-06-291-0/+5
|