Commits
100 commits · main · older page 4
◦
Site: head a detail with one card head in both renderers
Max Rakhimov
·
2026-09-13
·
44737f032138
◦
Site tests: fence the fixture's suggestion feedback
Max Rakhimov
·
2026-09-13
·
97ece10cfe66
◦
Testing: assert the review suggestion write error code
Max Rakhimov
·
2026-09-13
·
33635609618e
◦
Testing: assert the social error codes
Max Rakhimov
·
2026-09-13
·
7189cc521cff
◦
Testing: assert the pm error codes
Max Rakhimov
·
2026-09-13
·
7683852b31b6
◦
Testing: assert the release error codes
Max Rakhimov
·
2026-09-13
·
88aba08d357c
◦
Testing: assert the proposals error codes
Max Rakhimov
·
2026-09-13
·
fbbbc5da2bf8
◦
Testing: share the reftable skip through testutil
Max Rakhimov
·
2026-09-13
·
95a09b0c9e96
◦
Review: unexport the surface nothing outside uses
Max Rakhimov
·
2026-09-13
·
626200918ad7
◦
Docs: match REVIEW.md and the guide to the review package
Max Rakhimov
·
2026-09-13
·
2c6796e1fa18
◦
Review: sweep comments to the style guide
Max Rakhimov
·
2026-09-13
·
00766167111e
◦
Review: name the suggestion error codes in upper snake
Max Rakhimov
·
2026-09-13
·
f3338c147b14
◦
Review: drop the review query fields no caller sets
Max Rakhimov
·
2026-09-13
·
a38493c38bbf
◦
Review: replace the copies with one form each
Max Rakhimov
·
2026-09-13
·
dab849f43f01
◦
Review: fold verdicts per author in one place
Max Rakhimov
·
2026-09-13
·
9fa33a124ab1
◦
Review: count unread notifications through their getters
Max Rakhimov
·
2026-09-13
·
d46ff3227082
◦
Review: insert review items through one statement
Max Rakhimov
·
2026-09-13
·
9f12c5a45181
◦
Review: enforce require-review at merge
Max Rakhimov
·
2026-09-13
·
33d31324dd79
◦
Review: read the configured branch for branch notifications
Max Rakhimov
·
2026-09-13
·
958ac2a7e42c
◦
Review: resolve a hash with one prefix query
Max Rakhimov
·
2026-09-13
·
09554d9ab254
◦
Review: report a failed dependent retarget
Max Rakhimov
·
2026-09-13
·
66fde6b7b0b1
◦
Review: read a suggestion from its suggestion fence
Max Rakhimov
·
2026-09-13
·
5e90da1e6a24
◦
Review: count pull requests in one repository
Max Rakhimov
·
2026-09-13
·
1b70f25a3942
◦
Review: fire pr-ready once per draft-to-ready edit
Max Rakhimov
·
2026-09-13
·
3ce9c9db427c
◦
Review: take a pull request head from its own repository
Max Rakhimov
·
2026-09-13
·
c8bb864f3332
◦
Review: place adopts in the pull request field order
Max Rakhimov
·
2026-09-13
·
2cbfd0b69742
◦
Spec: order adopts and accepts in the pull request header
Max Rakhimov
·
2026-09-13
·
4498fb594c6c
◦
Client: rebuild the counts when a repository is removed
Max Rakhimov
·
2026-09-13
·
aefaf82bd0d0
◦
Docs: the counts and the log entry type in SOCIAL.md
Max Rakhimov
·
2026-09-13
·
c77677a543e6
◦
Social: sweep the package comments to the style guide
Max Rakhimov
·
2026-09-13
·
41596acb05fc
◦
Social: retire the legacy read and counter tables in one migration
Max Rakhimov
·
2026-09-13
·
6e32fdd77faa
◦
Social: order equal-scoring related repositories by name
Max Rakhimov
·
2026-09-13
·
754531cdf089
◦
Social: write the subject and thread fields the spec defines
Max Rakhimov
·
2026-09-13
·
68e4650e59b4
◦
Social: delete the surface nothing produces or reads
Max Rakhimov
·
2026-09-13
·
20f15f9a39d1
◦
Social: take the four hand-rolled helpers from the stdlib
Max Rakhimov
·
2026-09-13
·
dac8106535db
◦
Social: fold the copies inside the package into one each
Max Rakhimov
·
2026-09-13
·
fd2ba594dce4
◦
Social: name the notifiable-item predicate once
Max Rakhimov
·
2026-09-13
·
79b037db4253
◦
Social: write every social commit through one tail
Max Rakhimov
·
2026-09-13
·
bc4e06b3c70d
◦
Social: build every item query through one WHERE builder
Max Rakhimov
·
2026-09-13
·
b6190b6ad8f8
◦
Social: mark a follower's posts in a list scope
Max Rakhimov
·
2026-09-13
·
9e08b21a7076
◦
Social: recount an interaction target from its live items
Max Rakhimov
·
2026-09-13
·
fff3f778b066
◦
Social: type an activity log entry by its own header
Max Rakhimov
·
2026-09-13
·
2b60827ff1f2
◦
Docs: move notifications down the core stack
Max Rakhimov
·
2026-09-13
·
2807d8879176
◦
TUI and CLI: render the diverged-branch notification
Max Rakhimov
·
2026-09-13
·
1026eb3efe65
◦
Core: register the divergence provider from notifications
Max Rakhimov
·
2026-09-13
·
bd2740021fb4
◦
Core: return the processor func type from notifications
Max Rakhimov
·
2026-09-13
·
634f772a68e4
◦
Site: one-line two release head test comments
Max Rakhimov
·
2026-09-13
·
a0059d7c4d39
◦
Site: bump the page version for the release head
Max Rakhimov
·
2026-09-13
·
3a6651050bf0
◦
Site: build the lists row's head through cardHead
Max Rakhimov
·
2026-09-13
·
c2e9d2233818
◦
Site: head a release with its tag and one version chip
Max Rakhimov
·
2026-09-13
·
291295533a17
◦
Testing: assert every TUI golden fits its width
Max Rakhimov
·
2026-09-13
·
ae67f01221d9
◦
Testing: fuzz the search query parser
Max Rakhimov
·
2026-09-13
·
daa44a372b5c
◦
Site: bump the page version for the feedback card
Max Rakhimov
·
2026-09-12
·
67b155bc2ef2
◦
Site: retire the fb-* classes for the card variant
Max Rakhimov
·
2026-09-12
·
67e61258a028
◦
Site: build the app's feedback card through the card builder
Max Rakhimov
·
2026-09-12
·
b5cd8bf8db78
◦
Site: render a feedback reply as a card variant
Max Rakhimov
·
2026-09-12
·
ef8e1a6867c3
◦
TUI: unexport the tuicore surface nothing outside uses
Max Rakhimov
·
2026-09-12
·
74cb540be3ad
◦
TUI: name the tuicore files after what they hold
Max Rakhimov
·
2026-09-12
·
3303b543d4d7
◦
TUI: correct the tuicore comments that describe other code
Max Rakhimov
·
2026-09-12
·
ad0fea347066
◦
TUI: delete the unreferenced tuicore surface
Max Rakhimov
·
2026-09-12
·
39f81c074191
◦
TUI: drop the dead guards in the progress bar and key loops
Max Rakhimov
·
2026-09-12
·
b0bed6b7d7b7
◦
TUI: format the relative-time date in the local zone
Max Rakhimov
·
2026-09-12
·
80052c5fbf28
◦
TUI: hold the tuicore theme state in one struct
Max Rakhimov
·
2026-09-12
·
8a9a331cfff7
◦
TUI: record the reserved extension keys in one line
Max Rakhimov
·
2026-09-12
·
2e97844f3480
◦
TUI: draw the thread anchor's body bold
Max Rakhimov
·
2026-09-12
·
bb00c1f48255
◦
TUI: fold the duplicated tuicore render paths into one each
Max Rakhimov
·
2026-09-12
·
2d341e748534
◦
TUI: dirty the card list view on a programmatic cursor move
Max Rakhimov
·
2026-09-12
·
d2ff902b8c9f
◦
TUI: truncate styled text without cutting an escape
Max Rakhimov
·
2026-09-12
·
15aa726acefd
◦
TUI: strip the verified icon from every card header field
Max Rakhimov
·
2026-09-12
·
fda01dca91ec
◦
TUI: measure card height from the rendered card
Max Rakhimov
·
2026-09-12
·
aace9cc37f29
◦
Search: group every item type by its labels
Max Rakhimov
·
2026-09-12
·
229c7b537041
◦
Search: read enrichment fields from the main query
Max Rakhimov
·
2026-09-12
·
c9f49a54911e
◦
Search: sort equal-count groups by name
Max Rakhimov
·
2026-09-12
·
e2e9fc780f28
◦
Testing: pin search grouping and formatting
Max Rakhimov
·
2026-09-12
·
05c799dfaba5
◦
Testing: assert the review stack and version error codes
Max Rakhimov
·
2026-09-12
·
acfd9aa737ac
◦
Testing: assert the memo session and sync error codes
Max Rakhimov
·
2026-09-12
·
b502fe375a10
◦
CLI: say rebuild for the site step in push, remote and mirror
Max Rakhimov
·
2026-09-12
·
05e2dafd15ea
◦
Testing: assert the memo error codes
Max Rakhimov
·
2026-09-12
·
da78d6e03e6a
◦
Testing: assert the review merge error codes
Max Rakhimov
·
2026-09-12
·
a5261767e02a
◦
Testing: build the CLI once per test run
Max Rakhimov
·
2026-09-12
·
9d465bac73fc
◦
Testing: cover the GitHub discussions fetch
Max Rakhimov
·
2026-09-12
·
8e94b9ceb475
◦
Docs: say where a review fix lands
Max Rakhimov
·
2026-09-12
·
d796fdae36c4
◦
Docs: split the ref push from the site rebuild
Max Rakhimov
·
2026-09-12
·
b21194071eb4
◦
Testing: fuzz ParseS3URL against its writers
Max Rakhimov
·
2026-09-12
·
223f388a5a18
◦
Docs: match S3.md and the architecture guide to the transport
Max Rakhimov
·
2026-09-12
·
0e5f8525a707
◦
Objstore: unexport the transport surface nothing outside uses
Max Rakhimov
·
2026-09-12
·
323e2c176d7f
◦
Objstore: drop the thin push's offline pin tier
Max Rakhimov
·
2026-09-12
·
b6f362da0773
◦
Objstore: fold the transport's duplicate loops into one each
Max Rakhimov
·
2026-09-12
·
ef1addbc4f36
◦
Objstore: count the loose objects a push actually uploaded
Max Rakhimov
·
2026-09-12
·
61d482261927
◦
Objstore: resolve a push's refs through one batch call
Max Rakhimov
·
2026-09-12
·
c94651f12a44
◦
Objstore: sign the canonical URI AWS's way
Max Rakhimov
·
2026-09-12
·
29427cb72c6e
◦
Objstore: retry every bucket request inside do
Max Rakhimov
·
2026-09-12
·
450de79c3608
◦
Testing: concurrent ExecLocked and QueryLocked
Max Rakhimov
·
2026-09-12
·
d0cd6bd07027
◦
Testing: cover the LFS object store and batch API
Max Rakhimov
·
2026-09-12
·
db9c545eac47
◦
Testing: fuzz the protocol and LFS parsers
Max Rakhimov
·
2026-09-12
·
2e023bf90519
◦
TUI: move the core routable views into library/tui/tuiviews
Max Rakhimov
·
2026-09-12
·
810c80033c0a
◦
Site: move the static site out of core/objstore into core/site
Max Rakhimov
·
2026-09-12
·
ac83792b00dd
◦
Objstore: run post-push site maintenance through a hook
Max Rakhimov
·
2026-09-12
·
93bbcf485d19
◦
Objstore: export the transport surface the site layer reads
Max Rakhimov
·
2026-09-12
·
2c9b01010c96
◦
Testing: shrink the TUI smoke matrix to one pass per view
Max Rakhimov
·
2026-09-12
·
f93d0be1c8ae