Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 9 Star 88 Fork 8 infoforcefeed / OlegDB Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with </textarea> '"` HTTPS or </textarea> '"` Subversion . Download ZIP Permalink Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also compare across forks . Create a new pull request by comparing changes across two branches. If you need to, you can also compare across forks . base fork: infoforcefeed/OlegDB Choose a Base Repository infoforcefeed/OlegDB Codyle/OlegDB Hamcha/OlegDB PrestonSmith01/OlegDB cquinlan/OlegDB edwardt/OlegDB etohehir/Ole...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 8 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 files Fix clang compilation error. Loading branch information ... commit 123c62fbea65b1e70393d8bc9fcd73994430b915 1 parent 27efcac qpfiffer authored Jul 20, 2015 Unified Split Showing 2 changed files with 4 additions and 4 deletions . +3 −3 include/oleg.h +1 −1 src/oleg.c Show notes View 6 include/oleg.h @@ -92,9 +92,9 @@ typedef struct ol_bucket { * xXx key_c...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 8 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 files Add bounds checking and test for weird error codes. Loading branch information ... commit 27efcacb4b98e0fd833b097826d5f1d886391740 1 parent 4a706d3 qpfiffer authored Jul 20, 2015 Unified Split Showing 3 changed files with 24 additions and 2 deletions . +2 −2 include/oleg.h +4 −0 src/oleg.c +18 −0 src/test.c Show notes View 4 include/oleg.h ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 8 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 files Fix typo. Loading branch information ... commit 4a706d3b05257c842f1e7fc9b99073c83f8158b1 1 parent 1a2367c qpfiffer authored Jul 20, 2015 Unified Split Showing 1 changed file with 1 addition and 1 deletion . +1 −1 include/oleg.h Show notes View 2 include/oleg.h @@ -38,7 +38,7 @@ typedef enum { /* xXx ENUM=ol_error xXx * xXx DESCRIPTION=Error codes. xXx * xXx OL_N...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 8 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: "8a34ef6248342ab5f9d041af443cc44602f7195a" head sha1: "1a2367c27587e8dfa4e77f0a27c1bf7892357675" Loading… 174 error codes #177 Open qpfiffer wants to merge 7 commits into master from 174_Error_codes +118 −64 Conversation 0 Commits 7 Files changed 6 None yet No milestone No one assigned Owner qpfiffer commented Jul 19, 2015 Unifies the way error codes are retur...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 8 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Choose two branches to see what's changed or to start a new pull request. If you need to, you can also compare across forks . Create a new pull request by comparing changes across two branches. If you need to, you can also compare across forks . base fork: infoforcefeed/OlegDB Choose a Base Repository infoforcefeed/OlegDB Codyle/OlegDB Hamcha/OlegDB PrestonSmith01/OlegDB cquinlan/OlegDB etohehir/OlegDB lionker/OlegDB z...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 8 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 files Fix tests. Loading branch information ... commit 8a34ef6248342ab5f9d041af443cc44602f7195a 1 parent 237068f qpfiffer authored Jul 18, 2015 Unified Split Showing 1 changed file with 3 additions and 3 deletions . +3 −3 src/transaction.c Show notes View 6 src/transaction.c @@ -176,7 +176,7 @@ int olt_unjar(ol_transaction *tx, const char *key, size_t klen, unsigned char ** size_...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 8 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 files Don't jump to error goto on check_warn failures. Loading branch information ... commit 237068f6cb50f8162469d14665d3fda2db825b6a 1 parent e620141 qpfiffer authored Jul 18, 2015 Unified Split Showing 2 changed files with 2 additions and 3 deletions . +1 −2 include/errhandle.h +1 −1 src/transaction.c Show notes View 3 include/errhandle.h @@ -16,8 +16,7 @@ # de...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 8 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Choose two branches to see what's changed or to start a new pull request. If you need to, you can also compare across forks . Create a new pull request by comparing changes across two branches. If you need to, you can also compare across forks . base fork: infoforcefeed/OlegDB Choose a Base Repository infoforcefeed/OlegDB Codyle/OlegDB Hamcha/OlegDB PrestonSmith01/OlegDB cquinlan/OlegDB etohehir/OlegDB lionker/OlegDB z...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 8 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 files More sanity for return codes. Loading branch information ... commit 5d68e70897f937df9d13ab9f9448f7ba6872cdeb 1 parent 538dc05 qpfiffer authored Jul 16, 2015 Unified Split Showing 4 changed files with 32 additions and 36 deletions . +5 −6 include/oleg.h +13 −16 src/oleg.c +12 −12 src/transaction.c +2 −2 src/utils.c Show notes View 11 ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 8 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Choose two branches to see what's changed or to start a new pull request. If you need to, you can also compare across forks . Create a new pull request by comparing changes across two branches. If you need to, you can also compare across forks . base fork: infoforcefeed/OlegDB Choose a Base Repository infoforcefeed/OlegDB Codyle/OlegDB Hamcha/OlegDB PrestonSmith01/OlegDB cquinlan/OlegDB etohehir/OlegDB lionker/OlegDB z...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 9 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: "9a8f1a95300f23be7e9001179b7305538ec47be3" head sha1: "9ae4aaaad0afd020f1c655993f5622d20f804675" Loading… ENGLISH A SHIT #173 Open Xe wants to merge 1 commit into master from feat/WORDART-AND-WITCH-HUNTING +1 −1 Conversation 0 Commits 1 Files changed 1 None yet No milestone No one assigned Collaborator Xe commented Jun 12, 2015 Now it's time to taste on the firs...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 9 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 files ENGLISH A SHIT Now it's time to taste on the first drops of how the birds must feel like..... This is motherfucking Leaving Las Vegas !!!! Wiping the memory N-O-W and see what they say when i'm the last one standing!! When I first heard the H-word at 12 years old, it didn't sound like a "positive"-sounding word as compared to "hopes" and "dreams". It still doesn't sound like a positive word, but out of the sheer power of it, it has become the most encouraging wo...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 9 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 files Merge pull request #172 from infoforcefeed/feat/WORDART-AND-WITCH-HUN… …TING Update README Loading branch information ... commit 9a8f1a95300f23be7e9001179b7305538ec47be3 2 parents 9f51e1f + 7a1c52b qpfiffer authored Jun 11, 2015 Unified Split Showing 1 changed file with 5 additions and 0 deletions . +5 −0 README.md Show notes View 5 README.md @@ -76,3 +76,8 @@ Roadmap ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 9 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: "9f51e1f06fa5d0b50d79b8670bf13b8c9cc5208d" head sha1: "7a1c52ba187d21bbed80f53510113a161c511e84" Loading… Update README #172 Open Xe wants to merge 1 commit into master from feat/WORDART-AND-WITCH-HUNTING +5 −0 Conversation 0 Commits 1 Files changed 1 None yet No milestone No one assigned Collaborator Xe commented Jun 12, 2015 No description provided. ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 9 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 files Update README Loading branch information ... commit 7a1c52ba187d21bbed80f53510113a161c511e84 1 parent 9f51e1f Xe authored Jun 11, 2015 Unified Split Showing 1 changed file with 5 additions and 0 deletions . +5 −0 README.md Show notes View 5 README.md @@ -76,3 +76,8 @@ Roadmap ======= Roadmap is full of lies and half-truths, please ignore. + ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 9 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 files Some small changes to olt_scoop. Loading branch information ... commit 9f51e1f06fa5d0b50d79b8670bf13b8c9cc5208d 1 parent 73da492 qpfiffer authored May 3, 2015 Unified Split Showing 1 changed file with 9 additions and 6 deletions . +9 −6 src/transaction.c Show notes View 15 src/transaction.c @@ -388,20 +388,23 @@ int olt_scoop(ol_transaction *tx, const char *key, size_t klen) { ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 9 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 files Fixes an olt_spoil bug with copied keys. Loading branch information ... commit 73da49228e07e4dab680f6c2440f2e039df10c33 1 parent 1d1902a qpfiffer authored May 2, 2015 Unified Split Showing 2 changed files with 3 additions and 2 deletions . +1 −1 Makefile +2 −1 src/transaction.c Show notes View 2 Makefile @@ -62,7 +62,7 @@ uninstall: rm -rf $( INSTALL_BIN ) ole...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 9 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 files Print bool, not something random. Loading branch information ... commit 1d1902a4e2feb8d0800e59eb78afc2b37abeb966 1 parent a8367c0 qpfiffer authored May 2, 2015 Unified Split Showing 1 changed file with 1 addition and 1 deletion . +1 −1 frontend/operations.go Show notes View 2 frontend/operations.go @@ -193,6 +193,6 @@ func httpBulkUnjar(w http.ResponseWriter, op Operation) *HTTPError { ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 81 Fork 9 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 files Add ol_squish endpoint. Loading branch information ... commit a8367c0e76e3282a42f2a3e092eca6c2bd71b3bd 1 parent 32981db qpfiffer authored May 2, 2015 Unified Split Showing 2 changed files with 10 additions and 0 deletions . +2 −0 frontend/dispatcher.go +8 −0 frontend/operations.go Show notes View 2 frontend/dispatcher.go @@ -110,6 +110,8 @@ func handler(w http.Res...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 10 Star 81 Fork 9 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 files check_mem instead of if == NULL Loading branch information ... commit 9822a0df4cf0e8f7fa1ce51ef553a4aa8cffa874 1 parent b93c17d kyleterry authored Apr 29, 2015 Unified Split Showing 1 changed file with 1 addition and 4 deletions . +1 −4 src/transaction.c Show notes View 5 src/transaction.c @@ -262,10 +262,7 @@ int olt_jar(ol_transaction *tx, const char *key, size_t klen, const uns...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 10 Star 81 Fork 9 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 files Merge branch 'master' into 140_ACID_for_real Conflicts: src/test.c src/transaction.c Loading branch information ... commit b93c17d45611cae5404aaa25fa2d910596a7ecaa 2 parents 7721b91 + 32981db kyleterry authored Apr 29, 2015 Unified Split Showing 24 changed files with 643 additions and 196 deletions . +1 −0 .gitignore +1 −0 CONTRIBUTORS +5 −3 Makefile +7 −0 ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 10 Star 81 Fork 9 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 files Code review changes. Loading branch information ... commit dd80def63f913d4d468b9bdbd427fae4268ae6ae 1 parent f4f8aec qpfiffer authored Apr 29, 2015 Unified Split Showing 1 changed file with 5 additions and 2 deletions . +5 −2 src/utils.c Show notes View 7 src/utils.c @@ -38,8 +38,11 @@ int _has_bucket_expired(const ol_bucket *bucket) { } /* For some reason you...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 10 Star 81 Fork 9 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 files Merge pull request #170 from infoforcefeed/smaller_keys I don't care what travis says I'm merging this anyway. Loading branch information ... commit 32981dbe472b749722573816d431bf5f6d27d588 2 parents d9b6e3a + dd80def qpfiffer authored Apr 29, 2015 Unified Split Showing 7 changed files with 25 additions and 8 deletions . +1 −1 include/oleg.h +1 −1 include/tree.h +1 −1 src/aol.c ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 10 Star 81 Fork 9 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 files Code review changes. smaller_keys ( #170 ) commit dd80def63f913d4d468b9bdbd427fae4268ae6ae 1 parent f4f8aec qpfiffer authored Apr 29, 2015 Unified Split Showing 1 changed file with 5 additions and 2 deletions . +5 −2 src/utils.c Show notes View 7 src/utils.c @@ -38,8 +38,11 @@ int _has_bucket_expired(const ol_bucket *bucket) { } /* For some reason you can't comp...