« 3 4 5 6 7 16 »

Pages are deceptive. Live life in a basket.

Switch line endings to unix. · 90b5187 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 69 Fork 7 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 file Switch line endings to unix. Switch windows line endings to unix. Loading branch information ... commit 90b5187947d049352769ab2eef1fe16d8f1fdacc 1 parent da37168 qpfiffer authored Feb 1, 2015 Unified Split Showing 7 changed files with 878 additions and 878 deletions . + 121 − 121      frontend/dispatcher.go + 118 − 118      frontend/goleg/goleg_test.go + 145 − 145      frontend/main.go + 166 ...

Linked on 2015-02-01 18:56:36 | Similar Links
Stray semicolon. · 70156f4 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 69 Fork 7 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 file Stray semicolon. Loading branch information ... commit 70156f4b03d347636cb839f2df1455ef7b5aa78c 1 parent 224a7c7 qpfiffer authored Feb 1, 2015 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1    src/rehash.c 2    src/rehash.c Show notes View @@ -74,7 +74,7 @@ int _ol_grow_and_rehash_db(ol_database *db) { _ol_rehash_insert_bucket (tmp_hashes, to_alloc, (*rebucket)); ...

Linked on 2015-02-01 10:35:12 | Similar Links
Use a vector for rehashing orphans. · 224a7c7 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 69 Fork 7 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 file Use a vector for rehashing orphans. - Remove mstack because nowhere else uses it. Loading branch information ... commit 224a7c7e857c0c3f24b8bd70c3ef8db9ca3d36b3 1 parent 0d735f4 qpfiffer authored Feb 1, 2015 Unified Split Showing 6 changed files with 119 additions and 58 deletions . + 1 − 1    Makefile + 0 − 9      include/stack.h + 34 − 0      include/vector.h + 11 − 17      ...

Linked on 2015-02-01 10:31:55 | Similar Links
Use jump consistent hash to avoid moving shit around. · 0d735f4 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 68 Fork 7 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 file Use jump consistent hash to avoid moving shit around. Loading branch information ... commit 0d735f4bb45ceeadd000b2556bb8a7c560fb890f 1 parent da37168 qpfiffer authored Feb 1, 2015 Unified Split Showing 2 changed files with 22 additions and 8 deletions . + 8 − 3      src/rehash.c + 14 − 5      src/utils.c 11      src/rehash.c Show notes View @@ -20,9 +20,14 @@ static inline void _ol_re...

Linked on 2015-02-01 09:33:11 | Similar Links
Handle CTRL+C properly. · da37168 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 66 Fork 7 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 file Handle CTRL+C properly. Closes #147 . master commit da37168f69c2302c5349bde04c1500fceb446322 1 parent 015c751 qpfiffer authored Jan 31, 2015 Unified Split Showing 1 changed file with 11 additions and 0 deletions . + 11 − 0      frontend/main.go 11      frontend/main.go Show notes View @@ -9,6 +9,7 @@ import ( " log " " net/http " " os " + " os/signal " ) type Con...

Linked on 2015-02-01 02:42:58 | Similar Links
Comparing 68d403468c29...015c75149745 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 66 Fork 7 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 Xe/OlegDB /.select-menu-item cquinlan/OlegDB /.select-menu-item lykkin/OlegDB /.select-menu-item zeroZsh...

Linked on 2015-01-31 00:17:46 | Similar Links
Comparing 24910e447448...68d403468c29 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 66 Fork 7 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 Xe/OlegDB /.select-menu-item cquinlan/OlegDB /.select-menu-item lykkin/OlegDB /.select-menu-item zeroZsh...

Linked on 2015-01-31 00:16:36 | Similar Links
Add Dockerfile by Xe · Pull Request #150 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 66 Fork 7 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: "24910e447448db66b867278e9d4e9731d33e8abd" head sha1: "694c59228c0c3ab58d64a855b2c9630d29d8f460" Loading… Add Dockerfile #150 Open Xe wants to merge 1 commit into infoforcefeed : master from Xe : feat/dockerfile + 23 − 0      Conversation 0 Commits 1 Files changed 2 Apply labels to this issue bug duplicate enhancement frontend invalid ...

Linked on 2015-01-31 00:06:21 | Similar Links
CONTRIBUTING: fix link typo for @qpfiffer by Xe · Pull Request #149 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 66 Fork 7 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: "24910e447448db66b867278e9d4e9731d33e8abd" head sha1: "7ff03d9693ac49da5595434e7749ea75f07215bc" Loading… CONTRIBUTING: fix link typo for @qpfiffer #149 Open Xe wants to merge 1 commit into infoforcefeed : master from Xe : fix/contributing/typo + 1 − 1    Conversation 0 Commits 1 Files changed 1 Apply labels to this issue bug duplicate enhancement front...

Linked on 2015-01-30 23:53:21 | Similar Links
Stubbed out initial ol_bulk_unjar function. · 98890ec · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 65 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 file Stubbed out initial ol_bulk_unjar function. Loading branch information ... commit 98890ecc53797db68e1f91f3ada9a6381ecd690c 1 parent 24910e4 qpfiffer authored Jan 29, 2015 Unified Split Showing 2 changed files with 12 additions and 0 deletions . + 6 − 0      include/oleg.h + 6 − 0      src/oleg.c 6      include/oleg.h Show notes View @@ -273,6 +273,12 @@ int ol_cas(ol_database *db, c...

Linked on 2015-01-30 05:16:22 | Similar Links
Fix my fix for coverity. Prefices should match. · 24910e4 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 64 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 file Fix my fix for coverity. Prefices should match. Loading branch information ... commit 24910e447448db66b867278e9d4e9731d33e8abd 1 parent 079daec qpfiffer authored Jan 28, 2015 Unified Split Showing 1 changed file with 6 additions and 5 deletions . + 6 − 5      src/tree.c 11      src/tree.c Show notes View @@ -295,12 +295,13 @@ int ol_prefix_match(ol_database *db, const char *prefix, size_t plen, ol_key_a...

Linked on 2015-01-29 02:27:40 | Similar Links
posix_fadvise just straight up doesn't work. Stop breaking the build. · 079daec · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 64 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 file posix_fadvise just straight up doesn't work. Stop breaking the build. Loading branch information ... commit 079daec1275d25aee4531c810f1c07b2b1ef87af 1 parent e4cb0f5 qpfiffer authored Jan 28, 2015 Unified Split Showing 1 changed file with 0 additions and 13 deletions . + 0 − 13      src/aol.c 13      src/aol.c Show notes View @@ -166,19 +166,6 @@ int ol_aol_restore_from_file(ol_database *target_db, ...

Linked on 2015-01-29 02:24:17 | Similar Links
Fix a handful of coverity issues. · e4cb0f5 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 62 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 file Fix a handful of coverity issues. Loading branch information ... commit e4cb0f506746d358af597e5b1614cf13ef273db6 1 parent a220ae8 qpfiffer authored Jan 27, 2015 Unified Split Showing 3 changed files with 29 additions and 26 deletions . + 10 − 7      src/test.c + 2 − 4      src/transaction.c + 17 − 15      src/tree.c 17      src/test.c Show notes View @@ -24,14 +24,1...

Linked on 2015-01-27 17:39:13 | Similar Links
Comparing e136ff769877...a220ae8bc178 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 31 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-25 20:54:47 | Similar Links
Bump version number. · e136ff7 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 31 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 file Bump version number. Loading branch information ... commit e136ff76987755b1c79a29bb6c53a707ca28267c 1 parent 9a81693 qpfiffer authored Jan 25, 2015 Unified Split Showing 2 changed files with 2 additions and 2 deletions . + 1 − 1    Makefile + 1 − 1    include/defs.h 2    Makefile Show notes View @@ -3,7 +3,7 @@ uname_S := $(shell sh -c 'uname -s 2>/dev/null || echo not') ifndef ...

Linked on 2015-01-25 20:34:48 | Similar Links
Commits · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 31 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 tag: v.0.1.5 Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters 140_ACID_for_real /.select-menu-item 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-...

Linked on 2015-01-25 20:31:18 | Similar Links
Comparing 9056989550df...1421f706dc22 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 31 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-20 01:03:36 | Similar Links
Minor bugfixes with go rebuild. · 9a81693 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 31 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 Minor bugfixes with go rebuild. Loading branch information ... commit 9a81693dea8c1c38e93574c0733e9de2e0cd9f6f 1 parent 303b9d2 qpfiffer authored Jan 19, 2015 Unified Split Showing 1 changed file with 4 additions and 4 deletions . + 4 − 4      Makefile 8      Makefile Show notes View @@ -60,14 +60,14 @@ uninstall: rm -rf $( INSTALL_LIB ) liboleg * rm -rf $( INSTALL_BIN ) olegdb - ol...

Linked on 2015-01-19 22:03:35 | Similar Links
Comparing 2e1899c8dbcd...303b9d2d7680 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 31 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-19 22:01:56 | Similar Links
WIP - transaction row locking · 9056989 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 31 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 WIP - transaction row locking Loading branch information ... commit 9056989550df824fb18f3f5a2a57dd22a237bd76 1 parent 970917f kyleterry authored Jan 18, 2015 Unified Split Showing 4 changed files with 47 additions and 3 deletions . + 1 − 1    include/oleg.h + 3 − 0     include/transaction.h + 13 − 0      src/test.c + 30 − 2      src/transaction.c 2    include/oleg...

Linked on 2015-01-19 05:16:23 | Similar Links
Move transaction_id to unique place. · 970917f · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 31 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 Move transaction_id to unique place. Loading branch information ... commit 970917fe2ec65aab6f71372d2cc6774d40e5b5f4 1 parent 2e1899c qpfiffer authored Jan 18, 2015 Unified Split Showing 3 changed files with 5 additions and 3 deletions . + 4 − 0      include/defs.h + 1 − 1    include/oleg.h + 0 − 2    include/transaction.h 4      include/defs.h Show notes View @@ -51...

Linked on 2015-01-19 03:55:40 | Similar Links
Fix compatibility issues for Dragonfly BSD. · 2e1899c · 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 Fix compatibility issues for Dragonfly BSD. Loading branch information ... commit 2e1899c8dbcd844b4fbd2b199dae91192334070a 1 parent e8ca61e qpfiffer authored Jan 18, 2015 Unified Split Showing 1 changed file with 2 additions and 0 deletions . + 2 − 0    src/aol.c 2    src/aol.c Show notes View @@ -166,6 +166,7 @@ int ol_aol_restore_from_file(ol_database *target_db, FILE *fd = fopen (aol_fname, " r...

Linked on 2015-01-19 01:19:45 | Similar Links
posix_fadvise AOL file for better kernel usage. · e8ca61e · 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 posix_fadvise AOL file for better kernel usage. Loading branch information ... commit e8ca61e416f1cc1344d1fbac25eb7ca6290d67c9 1 parent 98eac8b qpfiffer authored Jan 18, 2015 Unified Split Showing 1 changed file with 13 additions and 0 deletions . + 13 − 0      src/aol.c 13      src/aol.c Show notes View @@ -1,5 +1,6 @@ # include " aol.h " # include " data.h " +# include " file.h " ...

Linked on 2015-01-19 00:04:31 | Similar Links
Comparing e6984acde48b...98eac8b45f84 · 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:47:09 | Similar Links
Revert "Remove writing 4MB of 0s to spinning media." · e6984ac · 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 Revert "Remove writing 4MB of 0s to spinning media." This reverts commit 4dbd2b9 . Loading branch information ... commit e6984acde48bd4efaef1dfea1325bea2505a5285 1 parent dc359b3 qpfiffer authored Jan 18, 2015 Unified Split Showing 2 changed files with 9 additions and 3 deletions . + 7 − 1      src/file.c + 2 − 2      src/transaction.c 8      src/file.c Show notes View @@ -65,7 +65,1...

Linked on 2015-01-18 23:41:28 | Similar Links
« 3 4 5 6 7 16 »

Pages are deceptive. Live life in a basket.