]> source.dussan.org Git - gitblit.git/log
gitblit.git
11 years agoRevert "Eliminated redundant "view" links (issue 168)"
James Moger [Wed, 28 Nov 2012 12:44:22 +0000 (07:44 -0500)]
Revert "Eliminated redundant "view" links (issue 168)"

This reverts commit 5ad03d053fc3154b09c551530a790b921bc462e5.

11 years agoEliminated redundant "view" links (issue 168)
James Moger [Tue, 27 Nov 2012 23:00:56 +0000 (18:00 -0500)]
Eliminated redundant "view" links (issue 168)

11 years agoDocumentation
James Moger [Tue, 27 Nov 2012 22:18:38 +0000 (17:18 -0500)]
Documentation

11 years agoAdded short commit id column to log and history tables (issue 168)
James Moger [Tue, 27 Nov 2012 22:13:03 +0000 (17:13 -0500)]
Added short commit id column to log and history tables (issue 168)

11 years agoFixed history page links for files not in the current/active commit (issue 166)
James Moger [Tue, 27 Nov 2012 22:08:53 +0000 (17:08 -0500)]
Fixed history page links for files not in the current/active commit (issue 166)

11 years agoTweak to GCA config, fix send mail prompts, added authority.cmd
James Moger [Tue, 27 Nov 2012 22:01:59 +0000 (17:01 -0500)]
Tweak to GCA config, fix send mail prompts, added authority.cmd

11 years agoMake activity page respect short commit id setting and lower default from 8 to 6
James Moger [Tue, 27 Nov 2012 21:58:14 +0000 (16:58 -0500)]
Make activity page respect short commit id setting and lower default from 8 to 6

11 years agoPassword prompt for GCA
James Moger [Tue, 27 Nov 2012 02:55:37 +0000 (21:55 -0500)]
Password prompt for GCA

11 years agoMore refinements to GCA
James Moger [Tue, 27 Nov 2012 02:31:12 +0000 (21:31 -0500)]
More refinements to GCA

11 years agoGitblit Certificate Authority revisions. Eliminate certificate scripts.
James Moger [Sun, 25 Nov 2012 16:35:31 +0000 (11:35 -0500)]
Gitblit Certificate Authority revisions.  Eliminate certificate scripts.

11 years agoCertificate Authority UI tweaks to fit better on Ubuntu
James Moger [Sat, 24 Nov 2012 13:29:10 +0000 (08:29 -0500)]
Certificate Authority UI tweaks to fit better on Ubuntu

11 years agoEliminate internal Sun api for CRLs and include X509 tests in suite
James Moger [Fri, 23 Nov 2012 23:18:02 +0000 (18:18 -0500)]
Eliminate internal Sun api for CRLs and include X509 tests in suite

11 years agoFix to sendmail-html for tags
James Moger [Fri, 23 Nov 2012 17:02:32 +0000 (12:02 -0500)]
Fix to sendmail-html for tags

11 years agoMostly functional Gitblit Certificate Authority tool
James Moger [Fri, 23 Nov 2012 17:01:47 +0000 (12:01 -0500)]
Mostly functional Gitblit Certificate Authority tool

11 years agoGenerate empty CRL on startup to make Jetty happy
James Moger [Fri, 23 Nov 2012 16:56:04 +0000 (11:56 -0500)]
Generate empty CRL on startup to make Jetty happy

11 years agoAdded JCalendar 1.3.2 dependency
James Moger [Fri, 23 Nov 2012 15:49:26 +0000 (10:49 -0500)]
Added JCalendar 1.3.2 dependency

11 years agoCommand-line tool to generate client certificate bundles for existing users
James Moger [Fri, 23 Nov 2012 15:46:35 +0000 (10:46 -0500)]
Command-line tool to generate client certificate bundles for existing users

11 years agoRevised Gitblit GO certificate generation to use new X509 utility functions
James Moger [Fri, 23 Nov 2012 15:38:38 +0000 (10:38 -0500)]
Revised Gitblit GO certificate generation to use new X509 utility functions

11 years agoX509 certificate generation utilities for CA, web, and client certificates
James Moger [Fri, 23 Nov 2012 15:31:58 +0000 (10:31 -0500)]
X509 certificate generation utilities for CA, web, and client certificates

11 years agoUpdated to BouncyCastle 1.47
James Moger [Fri, 23 Nov 2012 15:20:31 +0000 (10:20 -0500)]
Updated to BouncyCastle 1.47

11 years agoX509 certificate authentication based on Kevin Anderson's implementation
James Moger [Fri, 23 Nov 2012 15:17:51 +0000 (10:17 -0500)]
X509 certificate authentication based on Kevin Anderson's implementation

11 years agoEmpty repository page failed to handle missing repository (issue 160)
James Moger [Sun, 11 Nov 2012 19:07:45 +0000 (14:07 -0500)]
Empty repository page failed to handle missing repository (issue 160)

11 years agoTweaks to rename reporting in sendmail-html
James Moger [Fri, 9 Nov 2012 14:30:00 +0000 (09:30 -0500)]
Tweaks to rename reporting in sendmail-html

11 years agoFix? for oodles of selected repositories in Lucene search (issue 152)
James Moger [Thu, 8 Nov 2012 21:08:10 +0000 (16:08 -0500)]
Fix? for oodles of selected repositories in Lucene search (issue 152)

11 years agoAdd sendmail-html to the build script
James Moger [Thu, 8 Nov 2012 13:23:20 +0000 (08:23 -0500)]
Add sendmail-html to the build script

11 years agoUse static calls for settings and refine css layout to have fewer borders
James Moger [Tue, 6 Nov 2012 22:48:48 +0000 (17:48 -0500)]
Use static calls for settings and refine css layout to have fewer borders

11 years agoAdded setting to control length of abbreviated commit hash id
James Moger [Tue, 6 Nov 2012 22:47:52 +0000 (17:47 -0500)]
Added setting to control length of abbreviated commit hash id

11 years agoFixed regression in setting up Lucene executor
James Moger [Tue, 6 Nov 2012 22:15:18 +0000 (17:15 -0500)]
Fixed regression in setting up Lucene executor

11 years agoFix sendmail-html hook name
James Moger [Tue, 6 Nov 2012 01:25:58 +0000 (20:25 -0500)]
Fix sendmail-html hook name

11 years agoUI tweaks, respect gravatar settings, and forward-slash settings
James Moger [Mon, 5 Nov 2012 21:55:46 +0000 (16:55 -0500)]
UI tweaks, respect gravatar settings, and forward-slash settings

11 years agoFixes and reuse Bootstrap CSS in HTML sendmail (pull request #52)
Guillaume Sauthier [Mon, 5 Nov 2012 17:13:32 +0000 (12:13 -0500)]
Fixes and reuse Bootstrap CSS in HTML sendmail (pull request #52)

11 years agoHTML email notification methods and hook (pull request #51)
Guillaume Sauthier [Mon, 5 Nov 2012 16:30:06 +0000 (11:30 -0500)]
HTML email notification methods and hook (pull request #51)

11 years agoMavenObject definitions have slightly more consistent code layout now
Marcin Floryan [Sat, 3 Nov 2012 15:14:41 +0000 (15:14 +0000)]
MavenObject definitions have slightly more consistent code layout now

11 years agoDownload progress - CR character behaves as expected on Windows but not on other...
Marcin Floryan [Sat, 3 Nov 2012 15:02:01 +0000 (15:02 +0000)]
Download progress - CR character behaves as expected on Windows but not on other platforms.

11 years agoA failure to download dependencies fails the build. Otherwise we proceed with lots...
Marcin Floryan [Wed, 31 Oct 2012 15:26:39 +0000 (15:26 +0000)]
A failure to download dependencies fails the build. Otherwise we proceed with lots of errors anyway.

11 years agofirst running hook to send pushed file to the bug tracker thebuggenie
Wolfgang [Mon, 22 Oct 2012 13:01:51 +0000 (15:01 +0200)]
first running hook to send pushed file to the bug tracker thebuggenie

11 years agoPermission filtering in web ui
James Moger [Fri, 2 Nov 2012 20:52:41 +0000 (16:52 -0400)]
Permission filtering in web ui

Present the mutable permissions by default.  Allow the administrator or
owner to toggle the displayed permissions to see how the user
and team permissions are applied to a repository.

11 years agoInclude owned repositories while editing a user model
James Moger [Thu, 1 Nov 2012 21:36:12 +0000 (17:36 -0400)]
Include owned repositories while editing a user model

11 years agoIgnore permission definitions for admins, it just confuses things
James Moger [Thu, 1 Nov 2012 21:32:13 +0000 (17:32 -0400)]
Ignore permission definitions for admins, it just confuses things

11 years agoCentralize Manager row height setting
James Moger [Thu, 1 Nov 2012 13:13:16 +0000 (09:13 -0400)]
Centralize Manager row height setting

11 years agoGracefully deal with missing repository in permissions ui (issue 155)
James Moger [Thu, 1 Nov 2012 13:12:55 +0000 (09:12 -0400)]
Gracefully deal with missing repository in permissions ui (issue 155)

11 years agoRenamed isEditable to mutable
James Moger [Thu, 1 Nov 2012 03:33:05 +0000 (23:33 -0400)]
Renamed isEditable to mutable

11 years agoImprove transparency of permissions by indicating permission source
James Moger [Thu, 1 Nov 2012 03:16:24 +0000 (23:16 -0400)]
Improve transparency of permissions by indicating permission source

11 years agoPersonal repositories must always be owned by the account the repo is stored in
James Moger [Wed, 31 Oct 2012 20:38:03 +0000 (16:38 -0400)]
Personal repositories must always be owned by the account the repo is stored in

11 years agoTeams must be sorted
James Moger [Wed, 31 Oct 2012 20:37:19 +0000 (16:37 -0400)]
Teams must be sorted

11 years agoRepository cache must be case-insensitive to match permissions
James Moger [Wed, 31 Oct 2012 20:35:53 +0000 (16:35 -0400)]
Repository cache must be case-insensitive to match permissions

11 years agoDon't even bother running Lucene indexer if we are GCing anything
James Moger [Wed, 31 Oct 2012 20:32:41 +0000 (16:32 -0400)]
Don't even bother running Lucene indexer if we are GCing anything

11 years agoFixed ticgit ticket urls (issue 157)
James Moger [Wed, 31 Oct 2012 20:30:51 +0000 (16:30 -0400)]
Fixed ticgit ticket urls (issue 157)

11 years agoAdded frm to default pretty print extensions (issue 156)
James Moger [Wed, 31 Oct 2012 20:30:05 +0000 (16:30 -0400)]
Added frm to default pretty print extensions (issue 156)

11 years agoInclude gravatar images in registrant permissions panel, if configured
James Moger [Wed, 31 Oct 2012 13:11:58 +0000 (09:11 -0400)]
Include gravatar images in registrant permissions panel, if configured

11 years agoClarified delete permission choice
James Moger [Wed, 31 Oct 2012 12:50:52 +0000 (08:50 -0400)]
Clarified delete permission choice

11 years agoReject add if permission selector has not been set
James Moger [Wed, 31 Oct 2012 12:50:20 +0000 (08:50 -0400)]
Reject add if permission selector has not been set

11 years agoEnable verify committer iff >= push restricted
James Moger [Wed, 31 Oct 2012 12:49:37 +0000 (08:49 -0400)]
Enable verify committer iff >= push restricted

11 years agoHandle case of missing repository in Manager (issue 155)
James Moger [Wed, 31 Oct 2012 12:28:53 +0000 (08:28 -0400)]
Handle case of missing repository in Manager (issue 155)

11 years agoFixed intermittent incomplete fork network
James Moger [Tue, 30 Oct 2012 21:28:51 +0000 (17:28 -0400)]
Fixed intermittent incomplete fork network

11 years agoReplaced fork icon
James Moger [Tue, 30 Oct 2012 21:28:28 +0000 (17:28 -0400)]
Replaced fork icon

11 years agoAdded null checkinng and logging for edit user permissions (issue 155)
James Moger [Tue, 30 Oct 2012 21:05:30 +0000 (17:05 -0400)]
Added null checkinng and logging for edit user permissions (issue 155)

11 years agoFix intermittent Wicket page expirations on EditNNN pages
James Moger [Tue, 30 Oct 2012 21:04:47 +0000 (17:04 -0400)]
Fix intermittent Wicket page expirations on EditNNN pages

11 years agoMoved owner field onto access permissions tab
James Moger [Tue, 30 Oct 2012 21:03:02 +0000 (17:03 -0400)]
Moved owner field onto access permissions tab

11 years agoRefactor GC period into an integer for simpler translations
James Moger [Tue, 30 Oct 2012 21:01:57 +0000 (17:01 -0400)]
Refactor GC period into an integer for simpler translations

Also hooked-up GC settings in the Manager.

11 years agoFixed missing repo counts on user projects
James Moger [Tue, 30 Oct 2012 12:18:19 +0000 (08:18 -0400)]
Fixed missing repo counts on user projects

11 years agoStabilizing and polishing permissions ui. Still in-progress.
James Moger [Tue, 30 Oct 2012 03:22:54 +0000 (23:22 -0400)]
Stabilizing and polishing permissions ui.  Still in-progress.

11 years agoUse repository swatch coloring in registrant permissions panel
James Moger [Mon, 29 Oct 2012 13:19:03 +0000 (09:19 -0400)]
Use repository swatch coloring in registrant permissions panel

11 years agoExperimental JGit-based GC Executor
James Moger [Sun, 28 Oct 2012 17:27:26 +0000 (13:27 -0400)]
Experimental JGit-based GC Executor

11 years agoDo not display link for add team in LDAP-managed teams setup (issue 153)
James Moger [Sun, 28 Oct 2012 12:58:39 +0000 (08:58 -0400)]
Do not display link for add team in LDAP-managed teams setup (issue 153)

11 years agoFixed missing project counts in project headers
James Moger [Wed, 24 Oct 2012 12:11:07 +0000 (08:11 -0400)]
Fixed missing project counts in project headers

11 years agoImplemented exclusion (X) permission
James Moger [Wed, 24 Oct 2012 02:27:56 +0000 (22:27 -0400)]
Implemented exclusion (X) permission

11 years agoFix broken unit test on Windows
James Moger [Tue, 23 Oct 2012 21:48:48 +0000 (17:48 -0400)]
Fix broken unit test on Windows

11 years agoEnforce strict order for permission determination
James Moger [Tue, 23 Oct 2012 21:35:42 +0000 (17:35 -0400)]
Enforce strict order for permission determination

The order of permissions defined within a user or team is preserved
during read and write.  This order is important for determining the
regex match used within the user or team object.

If the user is an admin or repository owner, then RW+
Else if user has an explicit permission, use that
Else check for the first regex match in user permissions
Else check for the HIGHEST permission from team memberships

If the team is an admin team, then RW+
Else if a team has an explicit permission, use that
Else check for the first regex match in team permissions

11 years agoAdd some common regex filters to the repository lists
James Moger [Tue, 23 Oct 2012 21:17:14 +0000 (17:17 -0400)]
Add some common regex filters to the repository lists

11 years agoRepository sorting should be case-insensitive
James Moger [Tue, 23 Oct 2012 21:15:20 +0000 (17:15 -0400)]
Repository sorting should be case-insensitive

11 years agoTweak permissions panel layout a bit
James Moger [Mon, 22 Oct 2012 20:52:48 +0000 (16:52 -0400)]
Tweak permissions panel layout a bit

11 years agoFixed bug where owner could not edit a repository through web ui
James Moger [Mon, 22 Oct 2012 20:23:53 +0000 (16:23 -0400)]
Fixed bug where owner could not edit a repository through web ui

11 years agoPermission regexes are now case-insensitive
James Moger [Mon, 22 Oct 2012 20:22:37 +0000 (16:22 -0400)]
Permission regexes are now case-insensitive

11 years agoFixed null pointer exceptions Manager create User and Team
James Moger [Mon, 22 Oct 2012 20:16:57 +0000 (16:16 -0400)]
Fixed null pointer exceptions Manager create User and Team

11 years agoDifferentiate between an explicit permission and a regex permission
James Moger [Mon, 22 Oct 2012 20:15:40 +0000 (16:15 -0400)]
Differentiate between an explicit permission and a regex permission

11 years agoRenamed method to UserModel.canCreate(String repository)
James Moger [Mon, 22 Oct 2012 20:07:14 +0000 (16:07 -0400)]
Renamed method to UserModel.canCreate(String repository)

11 years agoEnsure illegal repository names are rejected in create-on-push
James Moger [Mon, 22 Oct 2012 12:55:44 +0000 (08:55 -0400)]
Ensure illegal repository names are rejected in create-on-push

11 years agoImplemented optional create-on-push
James Moger [Mon, 22 Oct 2012 02:04:35 +0000 (22:04 -0400)]
Implemented optional create-on-push

If this feature is enabled then permitted users can automatically create a
repository when pushing to one that does not yet exist.  Permitted users
are administrators and any user with the CREATE role.

If the pushing account is an administrator, the created repository may be
located in any folder/project space.  This reposiory will inherit the server's
default access restriction and authorization control.  The repository owner
will be the pushing account.

If the pushing account is a regular user with the CREATE role, the repository
can only be located in the account's personal folder (~username/myrepo.git).
This repository will be VIEW restricted and accessible by NAMED users.  The
repository owner will be the pushing account.

12 years agoRemoved unneeded pom file from Gerrit plugin merge
James Moger [Sat, 20 Oct 2012 13:43:49 +0000 (09:43 -0400)]
Removed unneeded pom file from Gerrit plugin merge

12 years agoSwitch to tab interface for Edit User and Edit Team for consistency
James Moger [Sat, 20 Oct 2012 13:40:00 +0000 (09:40 -0400)]
Switch to tab interface for Edit User and Edit Team for consistency

12 years agoSplit edit repository page into tabs
James Moger [Sat, 20 Oct 2012 02:30:57 +0000 (22:30 -0400)]
Split edit repository page into tabs

12 years agoConstruct access permissions from already retrieved data
James Moger [Sat, 20 Oct 2012 01:53:13 +0000 (21:53 -0400)]
Construct access permissions from already retrieved data

12 years agoSplit committer verification description into two strings
James Moger [Sat, 20 Oct 2012 01:44:45 +0000 (21:44 -0400)]
Split committer verification description into two strings

12 years agoCompleted permissions UI, RPC, and Manager support (issue 36)
James Moger [Sat, 20 Oct 2012 01:32:57 +0000 (21:32 -0400)]
Completed permissions UI, RPC, and Manager support (issue 36)

12 years agoNew permissions UI for EditRepository (issue 36)
James Moger [Fri, 19 Oct 2012 12:32:03 +0000 (08:32 -0400)]
New permissions UI for EditRepository (issue 36)

12 years agoExclude submodules from zip downloads (issue 151)
James Moger [Thu, 18 Oct 2012 21:32:28 +0000 (17:32 -0400)]
Exclude submodules from zip downloads (issue 151)

12 years agoNew permissions UI for EditUser and EditTeam (issue 36)
James Moger [Thu, 18 Oct 2012 21:25:07 +0000 (17:25 -0400)]
New permissions UI for EditUser and EditTeam (issue 36)

12 years agoAdd note about http.sslVerify to federation docs (issue 146)
James Moger [Thu, 18 Oct 2012 12:15:22 +0000 (08:15 -0400)]
Add note about http.sslVerify to federation docs (issue 146)

12 years agoAdded UserModel null check
James Moger [Sat, 20 Oct 2012 02:45:30 +0000 (22:45 -0400)]
Added UserModel null check

12 years agoAllows integration of GitBlit as plug-in in other projects. 46/head
Luca Milanesio [Tue, 14 Aug 2012 07:07:42 +0000 (09:07 +0200)]
Allows integration of GitBlit as plug-in in other projects.

There are now three new targets on the ANT build:
- buildJAR: creates a GitBlit JAR including the GitBlit biz logic
- installMaven: install GitBlit JAR as Maven module
- uploadMaven: uploads GitBlit JAR to a Maven repository

Additional extensions have been made to allow:
a) GitBlit to load his resources outside of Wicket domain
b) GitBlit to use an injected UserService
c) Generic authentication of HTTP Request using 3rd party logic
d) Load settings programmatically from an InputStream
e) Use cookie authentication OR generic HTTP Request
   authentication for Wicket pages
f) UserModel with branch-level security logic

12 years agoMerge branch 'master' of https://github.com/Mrbytes/gitblit
James Moger [Sat, 13 Oct 2012 14:50:35 +0000 (10:50 -0400)]
Merge branch 'master' of https://github.com/Mrbytes/gitblit

12 years agoWhitespace change
James Moger [Sat, 13 Oct 2012 03:49:27 +0000 (23:49 -0400)]
Whitespace change

12 years agoImplemented Manager support for team roles and verify committer
James Moger [Fri, 12 Oct 2012 22:11:41 +0000 (18:11 -0400)]
Implemented Manager support for team roles and verify committer

12 years agoAdded an IntelliJ module file for fun
James Moger [Fri, 12 Oct 2012 21:55:46 +0000 (17:55 -0400)]
Added an IntelliJ module file for fun

12 years agoGitBlitWebApp_es.properties: 44/head
Mrbytes [Fri, 12 Oct 2012 17:25:53 +0000 (19:25 +0200)]
GitBlitWebApp_es.properties:
      -Up-to-date.
      -Some minor changes in syntax for better compression.

Signed-off-by: Mrbytes <eguervos@msn.com>
12 years agoRemoved duplicate ticgit description and added permission strings
James Moger [Fri, 12 Oct 2012 11:44:54 +0000 (07:44 -0400)]
Removed duplicate ticgit description and added permission strings

12 years agoExperimental committer verification
James Moger [Thu, 11 Oct 2012 22:11:50 +0000 (18:11 -0400)]
Experimental committer verification

12 years agoClarified ticgit status in its description
James Moger [Thu, 11 Oct 2012 22:08:41 +0000 (18:08 -0400)]
Clarified ticgit status in its description

12 years agoCreated static repository close functions for unit testing and fixed Windows sharing...
James Moger [Thu, 11 Oct 2012 21:11:18 +0000 (17:11 -0400)]
Created static repository close functions for unit testing and fixed Windows sharing violations