-
Notifications
You must be signed in to change notification settings - Fork 83
Pull requests: CMU-313/NodeBB
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Reduced Number of Parameters from getCategories Helper Function
#184
opened Jan 24, 2026 by
atchamwa
Loading…
Reduced cylcomatic complexity from 4 to 2, made 3 new helper functions.
#183
opened Jan 24, 2026 by
ssura1
Loading…
Refactor (src/user/index.js): reduce parameters in User.getUsersFromSet
#182
opened Jan 24, 2026 by
alexbock2
Loading…
Refactor (public/src/app.js): reduce parameters in parseAndTranslate
#181
opened Jan 24, 2026 by
ShreyasHariCMU
Loading…
Refactor(src/database/mongo/sorted/add.js): reduce complexity in sortedSetsAdd()
#178
opened Jan 24, 2026 by
caoerz-helen
Loading…
Refactor filterAndSortUids to reduce complexity in src/user/search.js
#177
opened Jan 24, 2026 by
RogerJinIS
Loading…
Refactor (src/user/settings.js): reduce complexity in User functions
#173
opened Jan 24, 2026 by
ascharpf28
Loading…
Refactor (src/controller/search.js): eliminated complex binary expressions in searchController.search
#171
opened Jan 24, 2026 by
pskodr
Loading…
simplified isGroupTitleValid by adding helper functions for validation checks
#169
opened Jan 24, 2026 by
tharsono
Loading…
Refactor src/search.js : reduced complexity through the use of helper functions that separated the function into more readable segments
#168
opened Jan 24, 2026 by
lsharma-21
Loading…
Refactor (public/src/modules/navigator.js): Reduce the number of parameters in navigator.init
#166
opened Jan 24, 2026 by
OmerGursoy04
Loading…
Refactor (src/user/categories.js): reduce nesting in module.exports
#163
opened Jan 24, 2026 by
tenTilMidnight
Loading…
Refactor (src/user/picture.js): reduce complexity and improve export …
#162
opened Jan 24, 2026 by
sliang-code
Loading…
Refactor (src/user/profile.js): reduce complexity of isUsernameAvailable()
#161
opened Jan 24, 2026 by
sandervonk
Loading…
Decreasing high complexity in src/socket.io/admin/rooms.js:90 function SocketRooms.getLocalStats
#159
opened Jan 23, 2026 by
JRNukala
Loading…
Decreased the complexity in src/topics/posts.js:80 function addEventS…
#153
opened Jan 23, 2026 by
ahmedalkawaz
Loading…
Reduced Parameter Count in getTagTidsByCids under src/topic/tags.js
#151
opened Jan 23, 2026 by
aishanid26
Loading…
Refactor (src/messaging/index.js): resolve complex binary expression in getPublicRooms()
#150
opened Jan 23, 2026 by
Eugenehwng
Loading…
Refactor (src/user/search.js): Deeply nested control flow (level = 5)
#148
opened Jan 23, 2026 by
Kendric285
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.