Gustavo Chaves

Campinas - State of São Paulo, Brazil
 

Managed Projects

jira-client

  Analyzed 12 months ago

JIRA is a proprietary bug tracking system from Atlassian. This module implements an Object Oriented wrapper around JIRA's SOAP API. Moreover, it implements some other methods to make it easier to do some common operations. Copyright 2009 CPqD.

908 lines of code

0 current contributors

over 10 years since last commit

4 users on Open Hub

Activity Not Available
0.0
 
I Use This
Tags jira perl soap

svn-hooks

  Analyzed 12 months ago

SVN-Hooks is a framework for creating Subversion hooks. It comes with a bunch of plugins (actually, sub-modules of SVN::Hooks) that implement some of the most used standalone Subversion hooks available, such as pre-commit hooks for enforcing: the log message format, property settings, the ... [More] repository structure, restrictions on the modification of repository areas (e.g., /tags) restrictions on filenames, and the integration with ticketing systems. It also comes with post-commit hooks for sending commit emails, and updating configuration files in the server from changes made in the repository. But as a framework, it can be extended to implement all types of hooks. It can also be very fast for two reasons. First because it uses the SVN::Look module to cache all calls to the svnlook com [Less]

2.69K lines of code

0 current contributors

over 2 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

Git::Hooks

  No analysis available

A Perl framework for implementing Git (and Gerrit) hooks.

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: No declared licenses

svn-look

  Analyzed 12 months ago

The svnlook command is the workhorse of Subversion hook scripts, being used to gather all sorts of information about a repository, its revisions, and its transactions. The SVN::Look module provides a simple object oriented interface to a specific svnlook invocation, to make it easier to hook writers ... [More] to get and use the information they need. Moreover, all the information gathered buy calling the svnlook command is cached in the object, avoiding repetitious calls. Copyright (C) 2008, CPqD. [Less]

476 lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

git-gerrit-perl

  Analyzed 12 months ago

Git extension to implement a Gerrit workflow

859 lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

Gerrit-REST

  Analyzed 12 months ago

A thin wrapper around Gerrit's REST API

127 lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses