Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Plone

Compare

  No analysis available

Plone is a ready-to-run content management system that is built on Python. Plone is easy, flexible, and gives you a system for web content that is ideal for projects, communities, websites and intranets.

0 lines of code

100 current contributors

0 since last commit

208 users on Open Hub

Activity Not Available
4.36111
   
I Use This
Mostly written in language not available
Licenses: GNU_Gener...

JGit

Compare

Claimed by Eclipse Foundation No analysis available

JGit is a lightweight, pure Java library implementing the Git version control file access routines, network protocols and core version control algorithms.

0 lines of code

26 current contributors

0 since last commit

41 users on Open Hub

Activity Not Available
4.7
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

CDO Model Repository

Compare

Claimed by Eclipse Foundation Analyzed about 15 hours ago

CDO Model Repository ===================== CDO is both a development-time model repository and a run-time persistence framework. Being highly optimized it supports object graphs of arbitrary size. CDO offers transactions with save points, explicit locking, change notification, queries ... [More] , temporality, branching, merging, offline and fail-over modes, ... The storage back-end is pluggable and migrations between direct JDBC, Hibernate, Objectivity/DB, MongoDB or DB4O are seamless for CDO applications. [Less]

2.38M lines of code

1 current contributors

10 months since last commit

8 users on Open Hub

Very Low Activity
4.72727
   
I Use This

Envers

Compare

  No analysis available

The Envers project makes it simple to version entities. The only thing required is annotating them with @Versioned. Storing historical data (versions) is completely transparent to the developer. He/she may interact with the entities as always. Not only basic properties of an entity can be ... [More] versioned, but also relations, making it possible to view parts of the database as they were at a given revision (each revision has an associated timestamp, one revision = one transaction, in which versioned data has changed). Moreover, Envers provides a straightforward interface for retrieving historical data, a criteria-like query interface, and the possibility to store additional information alongside each revision. Envers works with Hibernate and Hibernate Entity Manager. [Less]

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

ZeroToNine

Compare

  Analyzed 3 days ago

A tool for maintaining .NET Assembly versions across multiple files.

7.63K lines of code

0 current contributors

about 8 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

GeoGig

Compare

  Analyzed 2 months ago

GeoGig is a distributed version control system for vector geographic data, written in Java and inspired on the GIT distributed version control system.

239K lines of code

3 current contributors

over 2 years since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This

Versioneer

Compare

  No analysis available

A Java library that provides version functionality (Similar to C#, but more advanced) Versioneer is a light-weight Java library that is used to provide a working alternative to C#'s Version class, but more advanced. It supports the following version types: SNAPSHOT ALPHA BETA RC STABLE ... [More] Releases will be regularly provided, and advanced Maven users may use the Maven repository at https://github.com/Massive-Dynamics/Maven-repository if they so desire. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit

EEA Versions

Compare

  No analysis available

EEA Versions is a versioning system based on a version ID to group certains objects and EffectiveDate/CreationDate to determine the version number. With this product a plone editor is able to have several published versions (aka revisions) of the same content on site, and clearly indicate which ... [More] version is newest and links to all the previous versions. Useful when old versions of a certain content have to be kept online for legal reasons (when they cannot be deleted or just replaced). [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

shortcut exprs and cmds for git

Compare

  Analyzed 3 days ago

In Git, everything is possible. But for some common commands I wrote these shortcut scripts. Some of them are like helper expressions to use inside another Git cmd line. Most of them had to be implemented on the Plumbing level (which means, a little bit of hacking), but provide features useful ... [More] for me such as: git heads-for-merge -- what does your FETCH_HEAD say about all the heads that have been fetched for merge? git the-empty-tree -- the ID to use if you need to refer to the empty tree in your (tree-merging) commands git mread-and-commit -- read in multiple refs, merge the trees, and then make a merge commit, without touching your index or the working dir (useful for managing imported histories) git merge-without-working -- the same idea -- advance your HEAD by merging And more... [Less]

136 lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

semver.org

Compare

  Analyzed 3 days ago

Semantic Versioning spec and website

833 lines of code

17 current contributors

3 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This