5541 Commits (c297e2f2f8b10bec593f6d633c2c8f76593e98e9)
 

Author SHA1 Message Date
psychobunny 49bbbe3682 secondary_database attempt 11 years ago
psychobunny 4d429aa6d6 linting install.js 11 years ago
barisusakli a091e06fe3 more work for #1368 11 years ago
barisusakli 06dddccf8e more refactor 11 years ago
psychobunny 4877e4a9d1 fixed allQuestions property 11 years ago
psychobunny a7582e2cca organized level helpers ala mongo driver 11 years ago
barisusakli 252e757185 some more language strings and account.js refactor 11 years ago
psychobunny 46b6a93e98 organizing mongo driver 11 years ago
psychobunny 9ad7ce9ca8 organizing redis driver 11 years ago
psychobunny 2ba767b499 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Conflicts:
	tests/database.js
11 years ago
psychobunny e09b156d13 removing unnecessary return 11 years ago
psychobunny e442fed40a fixed getSortedSetRevRangeByScore test 11 years ago
Julian Lam b12b2f13ea closed #1375 11 years ago
barisusakli 828fd6b978 fixed sortedSetRevRangeByScore test 11 years ago
psychobunny c28308ee97 added instructions for adding a test database for Level DB #1373 11 years ago
psychobunny c86635b4ce making changes for compatibility with 9d405812cb 11 years ago
psychobunny 136542f8dd Merge remote-tracking branch 'origin/master' into LevelDB
Conflicts:
	tests/database.js
11 years ago
psychobunny f5716de06e forgot to use the passed in fn 11 years ago
psychobunny 2acdcd9ba2 more cleanup 11 years ago
psychobunny 4d65a51ede LevelDB - organization 11 years ago
psychobunny 5bac03a37b removed newline 11 years ago
psychobunny cbec5cd3a1 cleanup 11 years ago
psychobunny e5674dd5cc not all DB's use a hostname 11 years ago
psychobunny c506a2ce1d LevelDB installation questions 11 years ago
psychobunny 4892fc81a2 added to database tests 11 years ago
psychobunny 21cb2c384e woo, NodeBB actually works on LevelDB 11 years ago
barisusakli 7545d55b22 jshint and refactor accountedit 11 years ago
barisusakli 1e3b88a7f0 passing array straight to redis 11 years ago
barisusakli 9d405812cb changed sortedSetRangeByScore 11 years ago
Micheil Smith 8da45b72a9 Composer: Rework formatting bar logic 11 years ago
Micheil Smith 78e1e4fbac Composer: simplify code with early returns 11 years ago
Julian Lam 74ff579412 added startTimer so that repeated errors on startup don't cause the loader to go into an infinite loop 11 years ago
Barış Soner Uşaklı b28b837d72 fixed error.json 11 years ago
Micheil Smith 9dc0a4b115 Admin/Groups: Pass radix argument to parseInt 11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
Micheil Smith 66d1f2505f Composer: Pass radix argument to parseInt 11 years ago
Micheil Smith 85cab3aec8 Composer: Escape special characters in regex 11 years ago
Micheil Smith e860b0dd4c Composer: Remove unused variables 11 years ago
Micheil Smith 6e4639496e Improve readability of a selector 11 years ago
Micheil Smith 11b6794946 Refactor connection logic
Aiming to be flatter, with less deep nesting. Still more to go here.
11 years ago
Micheil Smith 0bbd29ac42 Reduce DOM queries for Search elements 11 years ago
Micheil Smith 01013f5c9d Refactor plugin logic.
This relies more heavily on `async` and also makes the loading process more asynchronous. It does remove one warning in the case that a plugin is enabled but not installed.
11 years ago
Micheil Smith 5f6d5cd9a5 Reduce duplication in src/categoryTools.js 11 years ago
Micheil Smith 2c2e5de911 Add missing 'global' variable declaration 11 years ago
barisusakli 14d0081fdf replace 2 error messages with keys 11 years ago
psychobunny 129019777f move work on LevelDB 11 years ago
psychobunny e79284e75f LevelDB init 11 years ago
barisusakli a345302454 really fixed test 11 years ago
barisusakli b731d6af3b fixed topic test 11 years ago
barisusakli 1f77df794a added lots of error keys 11 years ago