Created
March 5, 2022 14:22
-
-
Save pushcx/63e7a3c7591e9eaa65ee77ad91e0d8bd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git log --all --grep='merged' | |
24fa1e6a fix authored tag on merged story 1 year, 8 months ago, Peter Bhat Harkins | |
7a59fd95 1 + n on story domain for merged stories 1 year, 9 months ago, Peter Bhat Harkins | |
1a34c6ee Fix bug allowing users to vote on, hide or save merged stories. (#739) (#748) 2 years, 5 months ago, 4io | |
db3d6453 fix 1 + n on merged stories, even if ugly to do from a view 2 years, 7 months ago, Peter Bhat Harkins | |
bd1a3033 (pmueller/master) Redirect json requests for a merged story's show page (#710) 2 years, 7 months ago, Preston Mueller | |
13797ad1 Fix #706, properly redirect json requests for a merged story's show page 2 years, 7 months ago, Preston Mueller | |
6bf4a9fb fix BelongsTo rubocop warnings 2 years, 9 months ago, Thomas Dziedzic | |
0d7806b6 update comment count when merged into a story 2 years, 9 months ago, Preston Mueller | |
8a885abe (pmueller-count) Fix #683, run callbacks when updating a story's comments count, so any merged_into_story will also update. 2 years, 9 months ago, Preston Mueller | |
af5361d0 (drakmail/master) fix slow story submit 2 years, 10 months ago, Peter Bhat Harkins | |
f85d2326 never show merged stories in list views 2 years, 10 months ago, Peter Bhat Harkins | |
3fe90020 Show merged stories to submitters 2 years, 10 months ago, Peter Bhat Harkins | |
68ec20fe (evexoio/revert-609-424-cant-upvote-merged-comments) Revert "Make merged votes voteable" 3 years, 3 months ago, Abdullah Samman | |
17bdf346 Make merged votes voteable 3 years, 3 months ago, Abdullah Samman | |
efbbcc3b Show merged stories to submitter 3 years, 5 months ago, Jason Schweier | |
a2ba10bd Retrieve merged stories for the submitter 3 years, 5 months ago, Jason Schweier | |
77e86a6b (evexoio/allow_users_to_see_merged_stories_they_submitted) fix conflicts; better naming for merged stories scope 3 years, 3 months ago, Abdallah Samman | |
38ef6b99 (evexoio/pr/570) better naming for merged stories scope 3 years, 3 months ago, Abdallah Samman | |
1c04acec fix #similar_stories to not include merged stories 3 years, 3 months ago, Peter Bhat Harkins | |
8185f240 Show merged stories to submitter 3 years, 5 months ago, Jason Schweier | |
d738df44 Retrieve merged stories for the submitter 3 years, 5 months ago, Jason Schweier | |
bd9370f3 used merged_comments for scoring 3 years, 9 months ago, Peter Bhat Harkins | |
095d8846 bugfix: don't display merged stories if they've been deleted 3 years, 9 months ago, Peter Bhat Harkins | |
dc2d5081 oauth: require predefined scopes for applications 4 years ago, Andrew Shu | |
616b331d Add Skylight instrumentation 3 years, 11 months ago, Godfrey Chan | |
351ed8f4 Story: add merge_story_short_id so editing a merged story shows it 4 years, 9 months ago, joshua stein | |
8ba9db8b stories: show edit link for merged stories 4 years, 10 months ago, joshua stein | |
c602b019 Story: revert cb300450f, using newest created_at of all merged 6 years ago, joshua stein | |
cb300450 Story: use newest created_at of all merged stories for calculating hotness 6 years ago, joshua stein | |
b204775e Story: don't allow a story to be merged into itself 6 years ago, joshua stein | |
13df4537 make merged story points count towards the winning story 6 years ago, joshua stein | |
439f5702 show a byline for for merged stories 7 years ago, joshua stein |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment