summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dickson S. Guedes [Wed, 12 Oct 2011 22:35:19 +0000 (15:35 -0700)]
Merge pull request #23 from guedes/git-support
Added git support.
Dickson S. Guedes [Wed, 12 Oct 2011 18:16:06 +0000 (15:16 -0300)]
fixing git url on README, ref #17
Dickson S. Guedes [Wed, 12 Oct 2011 18:00:43 +0000 (15:00 -0300)]
fixing git url on README, ref #17
Dickson S. Guedes [Wed, 12 Oct 2011 17:57:00 +0000 (14:57 -0300)]
bundle using git archive, ref #17
Dickson S. Guedes [Fri, 7 Oct 2011 02:35:07 +0000 (23:35 -0300)]
fixing tests
Dickson S. Guedes [Fri, 7 Oct 2011 01:49:47 +0000 (22:49 -0300)]
adding git support, ref #16
Added more example to README
Now pgxn_utils notice the repository creation
Now pgxn_utils do an initial commit
Dickson S. Guedes [Wed, 28 Sep 2011 03:50:49 +0000 (00:50 -0300)]
added initial git support. ref #16
Dickson S. Guedes [Mon, 19 Sep 2011 00:56:50 +0000 (21:56 -0300)]
create a default .gitignore file
when create a extension using skeleton it now creates a default
.gitignore file.
Fix #15.
Dickson S. Guedes [Mon, 19 Sep 2011 00:29:51 +0000 (21:29 -0300)]
just tabfying
Dickson S. Guedes [Thu, 8 Sep 2011 05:01:54 +0000 (02:01 -0300)]
Merge branches 'master' and 'refactoring'
Dickson S. Guedes [Thu, 8 Sep 2011 05:01:33 +0000 (02:01 -0300)]
adjusting version
Dickson S. Guedes [Thu, 8 Sep 2011 04:57:28 +0000 (01:57 -0300)]
refactored code and changed README
Dickson S. Guedes [Thu, 8 Sep 2011 04:49:57 +0000 (01:49 -0300)]
PGXNfying pgxn-utils.
Dickson S. Guedes [Thu, 8 Sep 2011 04:28:22 +0000 (01:28 -0300)]
adding post messagens with some instructions
Dickson S. Guedes [Wed, 7 Sep 2011 22:51:59 +0000 (19:51 -0300)]
this was renamed
Dickson S. Guedes [Wed, 7 Sep 2011 22:48:42 +0000 (19:48 -0300)]
renaming executable
with this change, after next PGXN client version, you will be able
to call pgxn-utils in two ways
1) $ pgxn-utils
or
2) $ pgxn utils
But you must have pgxnclient installed in you system.
Dickson S. Guedes [Sat, 16 Jul 2011 23:03:06 +0000 (20:03 -0300)]
changing README
Dickson S. Guedes [Sat, 16 Jul 2011 19:58:14 +0000 (16:58 -0300)]
showing version when no task is choosed
Dickson S. Guedes [Sat, 16 Jul 2011 19:01:16 +0000 (16:01 -0300)]
fixing for OpenSSL backward compatibility with Ruby 1.8.7 version
Dickson S. Guedes [Tue, 28 Jun 2011 18:36:30 +0000 (15:36 -0300)]
ensure use off SSL. Refs #14.
Dickson S. Guedes [Tue, 28 Jun 2011 17:54:03 +0000 (10:54 -0700)]
Merge pull request #14 from pgxn/fix-uri
Fix upload URI.
David E. Wheeler [Tue, 28 Jun 2011 05:05:28 +0000 (22:05 -0700)]
Fix upload URI.
Dickson S. Guedes [Fri, 24 Jun 2011 22:46:00 +0000 (15:46 -0700)]
Merge pull request #13 from guedes/issue_9
Prepare to 0.1.2.
Dickson S. Guedes [Fri, 24 Jun 2011 22:01:46 +0000 (19:01 -0300)]
Using 'say' instead raising and fixing some code
Dickson S. Guedes [Thu, 23 Jun 2011 23:25:08 +0000 (20:25 -0300)]
Fixing skeleton to checking if directory exists and checking for connection when send file
Dickson S. Guedes [Thu, 23 Jun 2011 20:24:27 +0000 (17:24 -0300)]
Closing some issues
Dickson S. Guedes [Fri, 17 Jun 2011 02:42:37 +0000 (23:42 -0300)]
adjusting json missing dependencie
PGXN Utils failed on ruby 1.8 because json is missing. This fix
that problem.
Refs #11
Dickson S. Guedes [Thu, 16 Jun 2011 03:51:01 +0000 (00:51 -0300)]
adding tags to .gitignore
Dickson S. Guedes [Thu, 16 Jun 2011 03:38:00 +0000 (00:38 -0300)]
adding ctags task
Dickson S. Guedes [Thu, 16 Jun 2011 03:33:51 +0000 (00:33 -0300)]
Fixing strange behaviours on method #change
Now #change checks if current_dir is an extension when no
extension_name is supplied.
Refs #9
Dickson S. Guedes [Tue, 14 Jun 2011 23:29:37 +0000 (20:29 -0300)]
Fixing extension in template
Fix #12, per report from Hitoshi Harada
Dickson S. Guedes [Wed, 25 May 2011 11:25:01 +0000 (08:25 -0300)]
WIP: change internal behaviour for extension name
Dickson S. Guedes [Mon, 23 May 2011 03:34:13 +0000 (00:34 -0300)]
versioning
Dickson S. Guedes [Mon, 23 May 2011 03:33:38 +0000 (00:33 -0300)]
fixing #bundle to put files in right place inside zip
Dickson S. Guedes [Mon, 23 May 2011 02:58:53 +0000 (19:58 -0700)]
Merge pull request #8 from guedes/issue_4
Issues: #4, #5
Dickson S. Guedes [Mon, 23 May 2011 02:53:19 +0000 (23:53 -0300)]
fixing README
Dickson S. Guedes [Mon, 23 May 2011 02:49:16 +0000 (23:49 -0300)]
fixing code to start symlinks infrastructure
Dickson S. Guedes [Mon, 23 May 2011 02:41:32 +0000 (23:41 -0300)]
prepare executable to play with symlinks
Dickson S. Guedes [Mon, 23 May 2011 02:40:38 +0000 (23:40 -0300)]
fixing README
Dickson S. Guedes [Mon, 23 May 2011 00:55:12 +0000 (21:55 -0300)]
versioning
Dickson S. Guedes [Sun, 22 May 2011 23:40:37 +0000 (20:40 -0300)]
Adding more options to pgxn_utils
Now pgxn_utils has options to bundle and change extension easily.
Refs #4, #5
Dickson S. Guedes [Sun, 22 May 2011 19:52:29 +0000 (12:52 -0700)]
Merge pull request #3 from guedes/issue_1
Re-use options used at create skeleton to future
Dickson S. Guedes [Thu, 19 May 2011 02:42:36 +0000 (23:42 -0300)]
Re-use options used at create skeleton to future
Now, when you create a new extension and sometime
after try to recreate it with 'skeleton', the
arguments has priority, and that args that isn't
explicit passed again, are re-used from META.json.
Refs #1.
Dickson S. Guedes [Fri, 13 May 2011 04:59:20 +0000 (01:59 -0300)]
fixed libdir for control file and added version test
Dickson S. Guedes [Thu, 12 May 2011 23:32:55 +0000 (20:32 -0300)]
changing README
Dickson S. Guedes [Thu, 12 May 2011 23:17:36 +0000 (20:17 -0300)]
changing version
Dickson S. Guedes [Thu, 12 May 2011 23:05:33 +0000 (20:05 -0300)]
Merge branches 'master' and 'pgxn_utils'
Dickson S. Guedes [Thu, 12 May 2011 23:04:50 +0000 (20:04 -0300)]
adding .gitignore
Dickson S. Guedes [Thu, 12 May 2011 22:46:59 +0000 (19:46 -0300)]
goodbye file, and thanks for all the fishes.
Dickson S. Guedes [Thu, 12 May 2011 22:45:12 +0000 (19:45 -0300)]
added some new options to 'skeleton'
Dickson S. Guedes [Thu, 12 May 2011 18:43:15 +0000 (15:43 -0300)]
adding options and fixing typo
Dickson S. Guedes [Thu, 12 May 2011 05:18:26 +0000 (02:18 -0300)]
putting description in options
Dickson S. Guedes [Thu, 12 May 2011 04:45:08 +0000 (01:45 -0300)]
added more texts to templates
Dickson S. Guedes [Thu, 12 May 2011 03:48:06 +0000 (00:48 -0300)]
refactoring options names
now options follow the respective names in META based on SPEC.
Dickson S. Guedes [Thu, 12 May 2011 00:12:19 +0000 (21:12 -0300)]
refactored tests and task
- 'create_extension' changed to 'sekeleton'
- tests are refactored
- a 'target' option was added to 'skeleton'
Dickson S. Guedes [Tue, 10 May 2011 22:34:42 +0000 (19:34 -0300)]
minor version updated
Dickson S. Guedes [Tue, 10 May 2011 22:19:31 +0000 (19:19 -0300)]
fixing site on gemspec
Dickson S. Guedes [Tue, 10 May 2011 22:12:05 +0000 (19:12 -0300)]
adding more options to create_extension and changind templates
Dickson S. Guedes [Tue, 10 May 2011 20:09:33 +0000 (17:09 -0300)]
Merge branch 'pgxn_utils', remote branch 'origin/pgxn_utils' into pgxn_utils
Dickson S. Guedes [Sun, 8 May 2011 23:08:27 +0000 (20:08 -0300)]
created a commandline client
Dickson S. Guedes [Sun, 8 May 2011 23:08:02 +0000 (20:08 -0300)]
added templates, author name and author mail to CLI
Dickson S. Guedes [Sat, 7 May 2011 01:40:30 +0000 (22:40 -0300)]
added initial specs and firt tests working
Dickson S. Guedes [Fri, 6 May 2011 04:45:40 +0000 (01:45 -0300)]
renaming spec to a correct name
Dickson S. Guedes [Fri, 6 May 2011 04:42:43 +0000 (01:42 -0300)]
added initial specs all pending at moment
Dickson S. Guedes [Fri, 6 May 2011 04:03:03 +0000 (01:03 -0300)]
changing gemspec
Dickson S. Guedes [Fri, 6 May 2011 03:09:05 +0000 (00:09 -0300)]
starting make a gem
Dickson S. Guedes [Thu, 5 May 2011 04:03:18 +0000 (01:03 -0300)]
first commit