Skip to content
Snippets Groups Projects
Select Git revision
  • eah/tls
  • master default protected
  • mrjn/deadlocks
  • mrjn/fuck-the-bank
  • mrjn/ideas
  • mrjn/licensing
  • mrjn/snapshot-posting
  • mrjn/stream
  • paulftw-master-docs
  • release/v0.7
  • release/v0.7.1
  • release/v0.7.2
  • release/v0.7.3
  • release/v0.7.4
  • release/v0.7.5
  • release/v0.7.6
  • release/v0.7.7
  • release/v0.8.0
  • release/v0.8.2
  • release/v0.8.3
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.026Sep272623222120191615141514131298767632131Aug30292824231716151412111211109853228Jul271413112130Jun282622211698653131May2724222120171615161514121110953228Apr2620191814134230Mar24211110987432129Feb27262524231817161514131211108765432128Jan31Dec987130Nov2726252423212019181716151312111096543230Oct292827232221201916151413718Sep171625AugAdd byte to track the type of data throughout.Fix the test script for egrep errors.Simplify periodic merging code.Add x.TraceError which outputs a more concise stacktrace for x.Trace. Only visible when debugmode=trueFix index tests commentsImplement marshaling/unmarshaling for types.Parse after uid as 64 bitSupport filter directive. See https://discuss.dgraph.io/t/filters-in-graphql/831/34Uploading top20 from mem and cpu profilesUpdateUpdateReplace gotomic hash with simple sharded hashAdd documentation on how to symlink git hooksSupport long lines in rdf files.Update IsDebug to Params.IsDebugMove subgraph fields to structadd type validation in mutationsScript to run go tests and make them colorful.Memory optimization: Reclaim posting.List objects shared among goroutines by using reference counting. This alleviates heap usage and GC, as shown in this thread: https://discuss.dgraph.io/t/using-sync-pool-for-posting-list/890Support snapshots and checkpoints for RocksDB. Checkpointing is new --- it is not in RocksDB C API and not in gorocksdb.Improvements to ToProtocolBufferSmall fix: Use x.Trace for mutation errors in AddMutationWithIndexUpdate flags in shell scripts run by travisBreaking change: Remove camelcasing from flags and make them shorter. Remove unused flag. Small formatting changes.Shutdown without exit callMinor improvements to loaderDisable stack trace by defaultSupport field-alias in GraphQLLighten the tough stance on using Github IssuesHave /query endpoint, add travis keyEnable monitoring through /debug/pprof endpointRevert "Update"UpdateRun dgraphmerge on travis, upload mem and cpu profile for dgraph serverFix travis for RocksDB 4.9.0Remove gorocksdb. Update cockroachDB.Fix some race conditions due to worker state.poolsFix worker_testsupport NQuads as mutation input from Go ClientClean exit server through client
Loading