issues
search
dibyendumajumdar
/
simpledbm
SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
55
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump junit from 3.8.1 to 4.13.1 in /projects/simpledbm-rss
#117
dependabot[bot]
closed
4 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /projects/simpledbm-network-client
#116
dependabot[bot]
closed
4 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /projects/simpledbm-network-common
#115
dependabot[bot]
closed
4 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /samples/tupledemo
#114
dependabot[bot]
closed
4 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /projects/simpledbm-network-framework
#113
dependabot[bot]
closed
4 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /projects/simpledbm-typesystem
#112
dependabot[bot]
closed
4 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /projects/simpledbm-common
#111
dependabot[bot]
closed
4 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /projects/simpledbm-network-server
#110
dependabot[bot]
closed
4 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /samples/simpledbm-integration-tests
#109
dependabot[bot]
closed
4 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /projects/simpledbm-database
#108
dependabot[bot]
closed
4 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /samples/btreedemo
#107
dependabot[bot]
closed
4 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /samples/usermanual
#106
dependabot[bot]
closed
4 years ago
0
Modernise code
#105
dibyendumajumdar
opened
4 years ago
0
Update maven poms for github / OSSRH deployment
#104
dibyendumajumdar
opened
4 years ago
0
Fix Javadoc errors
#103
dibyendumajumdar
opened
4 years ago
0
fix - TypeSystemTest failed for language sensitive issue in DateTimeType
#102
forchid
closed
4 years ago
1
Migrate to gradle build and check compilation with Java 8 and above
#101
dibyendumajumdar
opened
6 years ago
0
Update documentation
#100
GoogleCodeExporter
opened
9 years ago
0
Update samples to use Maven Central dependencies
#99
GoogleCodeExporter
opened
9 years ago
0
Change minimum Java version to 1.6
#98
GoogleCodeExporter
closed
9 years ago
1
Merge V2 changes
#97
GoogleCodeExporter
closed
9 years ago
1
Apply APL 2.0 license
#96
GoogleCodeExporter
closed
9 years ago
1
Maven pom files do not have a relative path to the parent pom
#95
GoogleCodeExporter
closed
9 years ago
1
Maven build of SimpleDBM-RSS broken due to change in forkMode
#94
GoogleCodeExporter
closed
9 years ago
1
The timer code has a bug whereby in the no timeout scenario it can still timeout occasionally if the underlying park() times out
#93
GoogleCodeExporter
closed
9 years ago
1
Start v2 development
#92
GoogleCodeExporter
closed
9 years ago
1
Create sample network application
#91
GoogleCodeExporter
opened
9 years ago
1
Implement a shared thread pool
#90
GoogleCodeExporter
opened
9 years ago
0
Unique index allows duplicate key insert
#89
GoogleCodeExporter
closed
9 years ago
3
Assign numeric codes to Exceptions
#88
GoogleCodeExporter
closed
9 years ago
2
Each module should setup its own message catalog
#87
GoogleCodeExporter
closed
9 years ago
1
Add support for column names
#86
GoogleCodeExporter
opened
9 years ago
0
Btreedemo fails to start
#85
GoogleCodeExporter
closed
9 years ago
1
Create html version of documentation
#84
GoogleCodeExporter
closed
9 years ago
2
Document the addition of SimpleDBM Common module
#83
GoogleCodeExporter
closed
9 years ago
2
Remove dependency between SimpleDBM -TypeSystem and SimpleDBM-RSS modules
#82
GoogleCodeExporter
closed
9 years ago
2
When undoing table creation, the definitions are not deleted
#81
GoogleCodeExporter
closed
9 years ago
3
The recovery of create container operation is not correct
#80
GoogleCodeExporter
closed
9 years ago
2
Add eclipse project files
#79
GoogleCodeExporter
closed
9 years ago
1
Update scm details in the maven pom files
#78
GoogleCodeExporter
closed
9 years ago
1
Migrate source repository from Subversion to Mercurial
#77
GoogleCodeExporter
closed
9 years ago
2
Table/Index Delete Functionality
#76
GoogleCodeExporter
closed
9 years ago
3
Server Lock File Problem
#75
GoogleCodeExporter
closed
9 years ago
3
Change license to GPL with ClassPath Exception
#74
GoogleCodeExporter
closed
9 years ago
1
Break out the common utility stuff out of the RSS module and make Type-System independent of RSS
#73
GoogleCodeExporter
closed
9 years ago
2
Assertion failure in Deadlock Detector
#72
GoogleCodeExporter
opened
9 years ago
1
Database Test failure
#71
GoogleCodeExporter
closed
9 years ago
5
Assertion failure in database test
#70
GoogleCodeExporter
opened
9 years ago
1
Create a new Platform module to encapsulate basic runtime environment
#69
GoogleCodeExporter
closed
9 years ago
1
Avoid explicit creation of MessageCatalog using new
#68
GoogleCodeExporter
closed
9 years ago
1
Next