« 4 5 6 7 8 16 »

Pages are deceptive. Live life in a basket.

Comparing 470ff0dcb0dc...dc359b3cdc58 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 6 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink We’re showing branches in this repository, but you can also compare across forks. base fork: infoforcefeed/OlegDB Choose a Base Repository /.select-menu-header /.select-menu-filters infoforcefeed/OlegDB /.select-menu-item Codyle/OlegDB /.select-menu-item Hamcha/OlegDB /.select-menu-item PrestonSmith01/OlegDB /.select-menu-item cquinlan/OlegDB /.select-menu-item lykkin/OlegDB /.select-menu-item zeroZshadow/OlegDB /.select-menu-item ...

Linked on 2015-01-18 23:34:36 | Similar Links
Merge pull request #143 from infoforcefeed/142-liboleg-flags-in-frontend · 470ff0d · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 6 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Merge pull request #143 from infoforcefeed/142-liboleg-flags-in-frontend Fixes #142 Added flags for enabling DB features from the command line or config file Loading branch information ... commit 470ff0dcb0dcbeddf4b6cbff9ba8b8c4b73f180f 2 parents b0c9b22 + 33788a3 qpfiffer authored Jan 18, 2015 Unified Split Showing 4 changed files with 56 additions and 10 deletions . + 11 − 1      frontend/dispatcher.go + 1 − 1    ...

Linked on 2015-01-18 22:21:35 | Similar Links
s/log// · 33788a3 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 6 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code s/log// Loading branch information ... commit 33788a3274efdf486ffce1ee50e606bc6a74e728 1 parent be7959e kyleterry authored Jan 18, 2015 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1    frontend/main.go 2    frontend/main.go Show notes View @@ -113,7 +113,7 @@ func main() { log. Println ( " Append-only log is enabled " ) } if config. SplayTreeEnabled { ...

Linked on 2015-01-18 22:20:15 | Similar Links
Fixes #142 Added flags for enabling DB features from the command line or config file by kyleterry · Pull Request #143 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 6 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar base sha1: "b0c9b22ce00f525bb3ef54bc53c512d6dd2b317f" head sha1: "be7959e24e067cca94c814862294436bbacf1373" Loading… New issue Fixes #142 Added flags for enabling DB features from the command line or config file #143 Open kyleterry wants to merge 1 commit into master from 142-liboleg-flags-in-frontend + 56 − 10      Conversation 0 Commits 1 Files changed 4 Apply labels to this issue bug d...

Linked on 2015-01-18 21:54:34 | Similar Links
Added flags for enabling DB features from the command line or config fil... · be7959e · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 6 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Added flags for enabling DB features from the command line or config … …file Loading branch information ... commit be7959e24e067cca94c814862294436bbacf1373 1 parent b0c9b22 kyleterry authored Jan 18, 2015 Unified Split Showing 4 changed files with 56 additions and 10 deletions . + 11 − 1      frontend/dispatcher.go + 1 − 1    frontend/goleg/goleg_test.go + 40 − 7      frontend/main.go + 4 −...

Linked on 2015-01-18 21:53:09 | Similar Links
Commits · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 6 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink branch: 142-liboleg-fl… Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters 142-liboleg-flags-in-frontend /.select-menu-item feature/112_multiplatform_support /.select-menu-item feature/aol_rebuild /.select-menu-item feature/aol-rewrite /.select-menu-item feature/full_key_dump /.select-menu-item feature/go-frontend /.select-menu-item feature/transactions-in-the-frontend /.select-menu-it...

Linked on 2015-01-18 21:04:44 | Similar Links
Update large_file script. · b0c9b22 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Update large_file script. Loading branch information ... commit b0c9b22ce00f525bb3ef54bc53c512d6dd2b317f 1 parent 7bb2e2f qpfiffer authored Jan 15, 2015 Unified Split Showing 1 changed file with 5 additions and 7 deletions . + 5 − 7      scripts/large_file.py 12      scripts/large_file.py Show notes View @@ -4,13 +4,11 @@ def main ( args ): opened = open (args[ 1 ], " rb " ) - ...

Linked on 2015-01-16 01:49:49 | Similar Links
Need to write after we set the content length. · 7bb2e2f · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Need to write after we set the content length. Loading branch information ... commit 7bb2e2f66d93346eb65ebdc6ed22662956a2f628 1 parent e42550c qpfiffer authored Jan 14, 2015 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1    frontend/operations.go 2    frontend/operations.go Show notes View @@ -30,8 +30,8 @@ func httpGet(w http.ResponseWriter, op Operation) *HTTPError { ...

Linked on 2015-01-15 02:26:54 | Similar Links
Add content length to GET requests. · e42550c · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Add content length to GET requests. Loading branch information ... commit e42550ce47aa73142f996b9560bf845b36d8db4e 1 parent 668434f qpfiffer authored Jan 14, 2015 Unified Split Showing 1 changed file with 1 addition and 0 deletions . + 1 − 0   frontend/operations.go 1   frontend/operations.go Show notes View @@ -31,6 +31,7 @@ func httpGet(w http.ResponseWriter, op Operation) *HTTPError { // ...

Linked on 2015-01-15 02:10:05 | Similar Links
Add ldconfig to install script. · 668434f · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Add ldconfig to install script. This fixes @kyleterry 's weird library path bugs. Loading branch information ... commit 668434fbf6b11c1d01c028981dfb40b53cf86d91 1 parent 319db22 qpfiffer authored Jan 12, 2015 Unified Split Showing 1 changed file with 1 addition and 0 deletions . + 1 − 0   Makefile 1   Makefile Show notes View @@ -65,6 +65,7 @@ libinstall: $(LIB_OUT) ln -fs $( INSTALL_LIB ) liboleg...

Linked on 2015-01-12 19:18:51 | Similar Links
Merge pull request #139 from infoforcefeed/feature/full_key_dump · 319db22 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Merge pull request #139 from infoforcefeed/feature/full_key_dump Feature/full key dump Loading branch information ... commit 319db229f6083373b2e73f80ca097fcd4cb53c42 2 parents 1d55076 + d45ed48 kyleterry authored Jan 11, 2015 Unified Split Showing 9 changed files with 128 additions and 3 deletions . + 18 − 0      docs/Overview/05_Prefix_Matching.markdown + 2 − 0    frontend/dispatcher.go + 31 − 0     ...

Linked on 2015-01-12 05:02:46 | Similar Links
Removed fmt import and print · d45ed48 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Removed fmt import and print Loading branch information ... commit d45ed48b3774bfad28544250d3744fc43ba768fe 1 parent 5750928 kyleterry authored Jan 11, 2015 Unified Split Showing 1 changed file with 0 additions and 3 deletions . + 0 − 3     frontend/goleg/goleg_test.go 3     frontend/goleg/goleg_test.go Show notes View @@ -6,7 +6,6 @@ import ( " os " " strconv " " testing " - " fm...

Linked on 2015-01-12 04:13:42 | Similar Links
Added test for full key dump · 5750928 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Added test for full key dump Loading branch information ... commit 5750928e7bc6c4b3be726f4669100b0d06239150 1 parent 22baa38 kyleterry authored Jan 11, 2015 Unified Split Showing 1 changed file with 34 additions and 0 deletions . + 34 − 0      frontend/goleg/goleg_test.go 34      frontend/goleg/goleg_test.go Show notes View @@ -6,6 +6,7 @@ import ( " os " " strconv " " testing " ...

Linked on 2015-01-12 04:12:13 | Similar Links
Feature/full key dump by qpfiffer · Pull Request #139 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar base sha1: "1d550762497b28452172ef8c68cf2169dc82c23c" head sha1: "22baa3804daa320a9ac448ebdfafcc150768e463" Loading… New issue Feature/full key dump #139 Open qpfiffer wants to merge 3 commits into master from feature/full_key_dump + 97 − 3      Conversation 0 Commits 3 Files changed 8 Apply labels to this issue bug duplicate enhancement frontend inv...

Linked on 2015-01-11 21:28:14 | Similar Links
Comparing c62843c6f276^...22baa3804daa · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink We’re showing branches in this repository, but you can also compare across forks. base fork: infoforcefeed/OlegDB Choose a Base Repository /.select-menu-header /.select-menu-filters infoforcefeed/OlegDB /.select-menu-item Codyle/OlegDB /.select-menu-item Hamcha/OlegDB /.select-menu-item PrestonSmith01/OlegDB /.select-menu-item cquinlan/OlegDB /.select-menu-item zeroZshadow/OlegDB /.select-menu-item Nothing to show /.select-menu-list ...

Linked on 2015-01-11 21:27:45 | Similar Links
most ol_* functions are already transactional, so this wrapper is not · bfadc8f · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code most ol_* functions are already transactional, so this wrapper is not needed. Loading branch information ... commit bfadc8f01fcf3b11f2a63bc71cf87ed847ca303d 1 parent 3852b85 kyleterry authored Jan 3, 2015 Unified Split Showing 2 changed files with 0 additions and 32 deletions . + 0 − 23      frontend/goleg/goleg_test.go + 0 − 9      frontend/goleg/highlevel.go 23      frontend/goleg/goleg_test.go ...

Linked on 2015-01-04 03:13:30 | Similar Links
Merge branch 'master' into feature/transactions-in-the-frontend · 3852b85 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Merge branch 'master' into feature/transactions-in-the-frontend Loading branch information ... commit 3852b85593b765c4d9a4d59b3a0157bc2afc4eed 2 parents ef74683 + 1d55076 kyleterry authored Jan 3, 2015 Unified Split Showing 1 changed file with 3 additions and 1 deletion . + 3 − 1      frontend/operations.go 4      frontend/operations.go Show notes View @@ -105,7 +105,9 @@ func httpMatch(w http.ResponseW...

Linked on 2015-01-04 03:12:14 | Similar Links
Set content-length header on prefix matching. · cc6fb68 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Set content-length header on prefix matching. fuck chunked http I'LL EAT YOU ALIVE Loading branch information ... commit cc6fb686b9c036f80c6336020bccd52d0978adc5 1 parent 97a3ac8 qpfiffer authored Dec 31, 2014 Unified Split Showing 1 changed file with 3 additions and 1 deletion . + 3 − 1      frontend/operations.go 4      frontend/operations.go Show notes View @@ -105,7 +105,9 @@ func httpMatch(w http....

Linked on 2014-12-31 21:39:32 | Similar Links
Wrong functions · ef74683 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Wrong functions - started writing tests and highlevel Loading branch information ... commit ef746833ba0ef103e6eefc1b84c914a65944a205 1 parent a6a3060 kyleterry authored Dec 31, 2014 Unified Split Showing 3 changed files with 40 additions and 7 deletions . + 23 − 0      frontend/goleg/goleg_test.go + 9 − 0      frontend/goleg/highlevel.go + 8 − 7      frontend/goleg/wrapper.go 23    ...

Linked on 2014-12-31 08:22:51 | Similar Links
Added wrapper functions for transactions · a6a3060 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Added wrapper functions for transactions Loading branch information ... commit a6a30605f75fc6ace42348358d1d92c86670331c 1 parent 97a3ac8 kyleterry authored Dec 31, 2014 Unified Split Showing 1 changed file with 98 additions and 0 deletions . + 98 − 0      frontend/goleg/wrapper.go 98      frontend/goleg/wrapper.go Show notes View @@ -280,3 +280,101 @@ func CNodeGet(db *C.ol_database, node *C.ol_splay_t...

Linked on 2014-12-31 08:07:23 | Similar Links
Commits · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink branch: feature/transa… Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters feature/112_multiplatform_support /.select-menu-item feature/aol_rebuild /.select-menu-item feature/aol-rewrite /.select-menu-item feature/go-frontend /.select-menu-item feature/transactions-in-the-frontend /.select-menu-item master /.select-menu-item refactor-hashtable /.select-menu-item Nothing to show /.s...

Linked on 2014-12-31 07:46:38 | Similar Links
Comparing 19fd7cc8e645...97a3ac838e82 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Edit 19fd7cc8e645 ... 97a3ac838e82 We’re showing branches in this repository, but you can also compare across forks. base fork: infoforcefeed/OlegDB Choose a Base Repository /.select-menu-header /.select-menu-filters infoforcefeed/OlegDB /.select-menu-item Codyle/OlegDB /.select-menu-item Hamcha/OlegDB /.select-menu-item PrestonSmith01/OlegDB /.select-menu-item cquinlan/OlegDB /.select-menu-item zeroZshadow/OlegDB /.selec...

Linked on 2014-12-31 00:51:40 | Similar Links
Properly munmap values file. · 19fd7cc · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Properly munmap values file. Turns out if you don't munmap with the proper size of the map, then it'll leak it's file descriptor. Gross. Loading branch information ... commit 19fd7cc8e645eba8c15847b0e937542c2f6dd1a6 1 parent 2bee337 qpfiffer authored Dec 30, 2014 Unified Split Showing 3 changed files with 9 additions and 6 deletions . + 5 − 1      src/file.c + 3 − 4      src/oleg.c + 1 − 1    src/...

Linked on 2014-12-30 20:31:33 | Similar Links
Don't throw an error if a key doesn't exist. · 2bee337 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Don't throw an error if a key doesn't exist. Loading branch information ... commit 2bee337bbab77a299afd44fc74832a425ab901c9 1 parent 6a34791 qpfiffer authored Dec 26, 2014 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1    src/oleg.c 2    src/oleg.c Show notes View @@ -242,7 +242,7 @@ int ol_unjar(ol_database *db, const char *key, size_t klen, unsigned char **data che...

Linked on 2014-12-26 21:27:40 | Similar Links
Add 'dirty' flag to transactions to speed up commits of empty tx. · 6a34791 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Add 'dirty' flag to transactions to speed up commits of empty tx. Empty transactions, ie those that haven't done anything, will now just abort instead of commiting. Loading branch information ... commit 6a34791aa851960e8967dc54db59b55ae00ccb89 1 parent 8b15e67 qpfiffer authored Dec 23, 2014 Unified Split Showing 2 changed files with 15 additions and 0 deletions . + 1 − 0   include/transaction.h + 14 − 0      src/tr...

Linked on 2014-12-24 05:29:17 | Similar Links
« 4 5 6 7 8 16 »

Pages are deceptive. Live life in a basket.