]> source.dussan.org Git - gitblit.git/log
gitblit.git
10 years agoAllow filter extensions to define init parameters in IStoredSettings
James Moger [Mon, 21 Apr 2014 20:15:58 +0000 (16:15 -0400)]
Allow filter extensions to define init parameters in IStoredSettings

10 years agoAdd http request filter extension point
David Ostrovsky [Mon, 10 Mar 2014 00:50:49 +0000 (01:50 +0100)]
Add http request filter extension point

To allow for integration of 3rd party server monitoring solutions,
Gitblit needs to expose an extension point for collecting http data.

10 years agoMerged #58 "Update javax.mail to 1.5.1"
James Moger [Mon, 5 May 2014 15:10:16 +0000 (09:10 -0600)]
Merged #58 "Update javax.mail to 1.5.1"

10 years agoUpdate to javax.mail 1.5.1 58/58/1
James Moger [Mon, 5 May 2014 15:03:08 +0000 (11:03 -0400)]
Update to javax.mail 1.5.1

10 years agoAdd raw links to branches
James Moger [Mon, 5 May 2014 14:32:38 +0000 (10:32 -0400)]
Add raw links to branches

10 years agoMerged #49 "Split pages servlet into a raw branch servlet and a gh-pages servlet"
James Moger [Mon, 5 May 2014 13:56:06 +0000 (07:56 -0600)]
Merged #49 "Split pages servlet into a raw branch servlet and a gh-pages servlet"

10 years agoReplace RawPage with RawServlet 49/49/2
James Moger [Mon, 5 May 2014 13:53:24 +0000 (09:53 -0400)]
Replace RawPage with RawServlet

10 years agoRefine branch and pages servlets
James Moger [Sun, 4 May 2014 21:51:26 +0000 (17:51 -0400)]
Refine branch and pages servlets

10 years agoStream directly from repo instead of loading into ram and streaming
James Moger [Wed, 23 Apr 2014 20:09:03 +0000 (16:09 -0400)]
Stream directly from repo instead of loading into ram and streaming

10 years agoSplit pages servlet into a raw branch servlet and a gh-pages servlet
James Moger [Wed, 23 Apr 2014 19:41:14 +0000 (15:41 -0400)]
Split pages servlet into a raw branch servlet and a gh-pages servlet

10 years agoChange My Tickets repository link to the repository tickets page
James Moger [Fri, 2 May 2014 20:09:55 +0000 (16:09 -0400)]
Change My Tickets repository link to the repository tickets page

10 years agoDocumentation
James Moger [Fri, 2 May 2014 20:05:37 +0000 (16:05 -0400)]
Documentation

10 years agoMerged #19 "Implement Ticket service migration tool"
James Moger [Fri, 2 May 2014 19:44:08 +0000 (13:44 -0600)]
Merged #19 "Implement Ticket service migration tool"

10 years agoImplementation of a ticket mgration tool 19/19/3
James Moger [Mon, 28 Apr 2014 18:56:15 +0000 (14:56 -0400)]
Implementation of a ticket mgration tool

10 years agoFix open milestone progress display
James Moger [Fri, 2 May 2014 14:14:29 +0000 (10:14 -0400)]
Fix open milestone progress display

10 years agoMerged #15 "My Tickets page"
James Moger [Thu, 1 May 2014 23:58:44 +0000 (17:58 -0600)]
Merged #15 "My Tickets page"

10 years agoRefactored common code out of My Tickets and Tickets 15/15/3
James Moger [Thu, 1 May 2014 23:53:53 +0000 (19:53 -0400)]
Refactored common code out of My Tickets and Tickets

10 years agoLayout adjustments for responsive scaling
James Moger [Thu, 1 May 2014 19:47:56 +0000 (15:47 -0400)]
Layout adjustments for responsive scaling

10 years agoReverted changes to ticket services
James Moger [Thu, 1 May 2014 19:55:20 +0000 (15:55 -0400)]
Reverted changes to ticket services

10 years agoRevert "Implementation of the getTickets capability of recovering all tickets from...
James Moger [Thu, 1 May 2014 19:48:21 +0000 (15:48 -0400)]
Revert "Implementation of the getTickets capability of recovering all tickets from a nullable RepositoryModel"

This reverts commit 1e6158bbc38a9012053c3bf8bfd16e113d8f5d29.

10 years agoRefine localized strings
James Moger [Fri, 25 Apr 2014 13:14:27 +0000 (09:14 -0400)]
Refine localized strings

10 years agoAdded the "you are responsible of" filter in "my tickets" page.
Hybris95 [Fri, 25 Apr 2014 12:55:40 +0000 (14:55 +0200)]
Added the "you are responsible of" filter in "my tickets" page.

10 years agoRevise My Tickets layout and styling
James Moger [Thu, 24 Apr 2014 19:16:51 +0000 (15:16 -0400)]
Revise My Tickets layout and styling

10 years agoImprove generated Lucene query to only show relevant My Tickets results
James Moger [Thu, 24 Apr 2014 18:06:36 +0000 (14:06 -0400)]
Improve generated Lucene query to only show relevant My Tickets results

10 years agoDo not display My Tickets link if ticket service is not ready
James Moger [Thu, 24 Apr 2014 18:05:36 +0000 (14:05 -0400)]
Do not display My Tickets link if ticket service is not ready

10 years agoFixes sort, page building and search functions on "my tickets" page.
Hybris95 [Tue, 22 Apr 2014 15:10:33 +0000 (17:10 +0200)]
Fixes sort, page building and search functions on "my tickets" page.

10 years agoAdvanced "my tickets" page. Using filters and search.
Hybris95 [Tue, 22 Apr 2014 14:21:35 +0000 (16:21 +0200)]
Advanced "my tickets" page. Using filters and search.

10 years agoNow only shows the "my tickets" button in the navbar if you are connected.
Hybris95 [Tue, 22 Apr 2014 10:23:03 +0000 (12:23 +0200)]
Now only shows the "my tickets" button in the navbar if you are connected.
Redirects to the main page if you try going on "/mytickets" when not connected (or if you disconnect while being on "/mytickets").

10 years agoRevisions demonstrating the direction I'd like this to go
James Moger [Tue, 22 Apr 2014 01:55:48 +0000 (21:55 -0400)]
Revisions demonstrating the direction I'd like this to go

10 years agoAdded back the "my tickets" button in the navbar.
Hybris95 [Fri, 18 Apr 2014 08:53:24 +0000 (10:53 +0200)]
Added back the "my tickets" button in the navbar.

10 years agoAdded git stylesheets to MyTickets.
Hybris95 [Thu, 17 Apr 2014 13:44:16 +0000 (15:44 +0200)]
Added git stylesheets to MyTickets.
Added links to Repositories containing the tickets.

10 years agoImplementation of the getTickets capability of recovering all tickets from a nullable...
Hybris95 [Wed, 16 Apr 2014 14:42:18 +0000 (16:42 +0200)]
Implementation of the getTickets capability of recovering all tickets from a nullable RepositoryModel

10 years agoAjout du nom du repository sur la page "MyTickets".
BUISSON Christian [Wed, 16 Apr 2014 14:10:51 +0000 (16:10 +0200)]
Ajout du nom du repository sur la page "MyTickets".

10 years agoDeactivate the navbar button for My Tickets (until it is finalized).
BUISSON Christian [Tue, 15 Apr 2014 13:45:34 +0000 (15:45 +0200)]
Deactivate the navbar button for My Tickets (until it is finalized).

10 years agoFirst Step in My Tickets
BUISSON Christian [Tue, 15 Apr 2014 13:21:33 +0000 (15:21 +0200)]
First Step in My Tickets

10 years agoMerged #17 "CRUD Milestone Pages"
James Moger [Thu, 1 May 2014 18:55:57 +0000 (12:55 -0600)]
Merged #17 "CRUD Milestone Pages"

10 years agoReset build identifier to next milestone snapshot
James Moger [Thu, 1 May 2014 18:42:57 +0000 (14:42 -0400)]
Reset build identifier to next milestone snapshot

10 years agoShow open milestone progress and change milestones list layout 17/17/2
James Moger [Wed, 30 Apr 2014 21:15:31 +0000 (17:15 -0400)]
Show open milestone progress and change milestones list layout

10 years agoOverdue labeling, notify changed tickets control
James Moger [Mon, 28 Apr 2014 15:08:50 +0000 (11:08 -0400)]
Overdue labeling, notify changed tickets control

10 years agoUse ajax buttons in the New|Edit Milestone pages
James Moger [Sun, 27 Apr 2014 23:49:33 +0000 (19:49 -0400)]
Use ajax buttons in the New|Edit Milestone pages

10 years agoAllow milestone deletion within the edit milestone page
James Moger [Sat, 26 Apr 2014 17:51:39 +0000 (13:51 -0400)]
Allow milestone deletion within the edit milestone page

10 years agoCreate and update milestone pages with rename support
James Moger [Sat, 26 Apr 2014 03:52:30 +0000 (23:52 -0400)]
Create and update milestone pages with rename support

10 years agoDocumentation
James Moger [Thu, 1 May 2014 18:26:28 +0000 (14:26 -0400)]
Documentation

10 years agoMerged #53 "New|Edit Ticket page fails on submit with empty title"
James Moger [Thu, 1 May 2014 18:24:50 +0000 (12:24 -0600)]
Merged #53 "New|Edit Ticket page fails on submit with empty title"

10 years agoSwitch to ajax New|Edit Ticket page submission to handle empty titles 53/53/1
James Moger [Thu, 1 May 2014 18:21:52 +0000 (14:21 -0400)]
Switch to ajax New|Edit Ticket page submission to handle empty titles

10 years agoMerged #52 "Fix inconsistency with owner permissions check"
James Moger [Thu, 1 May 2014 17:57:55 +0000 (11:57 -0600)]
Merged #52 "Fix inconsistency with owner permissions check"

10 years agoFix inconsistency with owner permissions check 52/52/1
James Moger [Thu, 1 May 2014 17:55:09 +0000 (13:55 -0400)]
Fix inconsistency with owner permissions check

10 years agoFix bug introduced in 67278f5
James Moger [Mon, 28 Apr 2014 19:03:45 +0000 (15:03 -0400)]
Fix bug introduced in 67278f5

10 years agoAdd English translation placeholder
James Moger [Mon, 28 Apr 2014 18:57:09 +0000 (14:57 -0400)]
Add English translation placeholder

10 years agoMerged #51 "Can not force default locale to English or to a locale with a country...
James Moger [Mon, 28 Apr 2014 16:47:08 +0000 (10:47 -0600)]
Merged #51 "Can not force default locale to English or to a locale with a country code"

10 years agoFix forcing default locale to en or LANG_CC for web ui 51/51/1
James Moger [Mon, 28 Apr 2014 16:44:38 +0000 (12:44 -0400)]
Fix forcing default locale to en or LANG_CC for web ui

10 years agoMerge pull request #181 from tyrcho/patch-1
James Moger [Mon, 28 Apr 2014 11:58:42 +0000 (07:58 -0400)]
Merge pull request #181 from tyrcho/patch-1

fix the script so it REALLY works on Linux

10 years agofix the script so it REALLY works on Linux 181/head
Michel Daviot [Sun, 27 Apr 2014 19:30:32 +0000 (21:30 +0200)]
fix the script so it REALLY works on Linux

10 years agoMerged #50 "Prohibit creation and storage of empty ssh keys"
James Moger [Fri, 25 Apr 2014 18:48:29 +0000 (12:48 -0600)]
Merged #50 "Prohibit creation and storage of empty ssh keys"

10 years agoCorrect the build identifier
James Moger [Fri, 25 Apr 2014 18:46:50 +0000 (14:46 -0400)]
Correct the build identifier

10 years agoPrevent adding empty or invalid SSH public keys 50/50/1
James Moger [Fri, 25 Apr 2014 18:44:25 +0000 (14:44 -0400)]
Prevent adding empty or invalid SSH public keys

10 years agoMerge pull request #178 from Hybris95/fr_traduction
James Moger [Fri, 25 Apr 2014 13:18:12 +0000 (09:18 -0400)]
Merge pull request #178 from Hybris95/fr_traduction

Commit traduction in french

10 years agoCommit traduction in french 178/head
Hybris95 [Fri, 25 Apr 2014 13:15:26 +0000 (15:15 +0200)]
Commit traduction in french

10 years agoEnsure repository is closed after processing a pages request
James Moger [Wed, 23 Apr 2014 16:55:45 +0000 (12:55 -0400)]
Ensure repository is closed after processing a pages request

10 years agoFix subdirectory navigation in pages servlet (issue-412)
James Moger [Wed, 23 Apr 2014 16:52:23 +0000 (12:52 -0400)]
Fix subdirectory navigation in pages servlet (issue-412)

10 years agoImprove pages servlet raw navigation (issue-411)
James Moger [Wed, 23 Apr 2014 16:06:59 +0000 (12:06 -0400)]
Improve pages servlet raw navigation (issue-411)

10 years agoFix subdirectory links in pages servlet (issue-411)
James Moger [Wed, 23 Apr 2014 15:18:40 +0000 (11:18 -0400)]
Fix subdirectory links in pages servlet (issue-411)

10 years agoSimplify current plugin release detection, ignore currentRelease registry field
James Moger [Wed, 23 Apr 2014 14:34:17 +0000 (10:34 -0400)]
Simplify current plugin release detection, ignore currentRelease registry field

10 years agoDocumentation
James Moger [Wed, 23 Apr 2014 13:51:51 +0000 (09:51 -0400)]
Documentation

10 years agoUpdate to Apache MINA/SSHD 0.11.0
James Moger [Wed, 23 Apr 2014 13:49:39 +0000 (09:49 -0400)]
Update to Apache MINA/SSHD 0.11.0

10 years agoMerge pull request #176 from archiloque/patch-1
James Moger [Wed, 23 Apr 2014 13:45:25 +0000 (09:45 -0400)]
Merge pull request #176 from archiloque/patch-1

Fix welcome_fr.mkd to use proper French

10 years agoFix welcome_fr.mkd to use proper French 176/head
Julien Kirch [Tue, 22 Apr 2014 19:30:43 +0000 (21:30 +0200)]
Fix welcome_fr.mkd to use proper French

10 years agoReset build identifiers for next development cycle 171/head
James Moger [Fri, 18 Apr 2014 03:42:58 +0000 (23:42 -0400)]
Reset build identifiers for next development cycle

10 years agoPrepare 1.5.0 release v1.5.0
James Moger [Fri, 18 Apr 2014 03:42:57 +0000 (23:42 -0400)]
Prepare 1.5.0 release

10 years agoRemove User parameter from SSH dispatch command setup
James Moger [Fri, 18 Apr 2014 03:31:44 +0000 (23:31 -0400)]
Remove User parameter from SSH dispatch command setup

10 years agoFilter the current plugin release by the system version
James Moger [Fri, 18 Apr 2014 03:03:34 +0000 (23:03 -0400)]
Filter the current plugin release by the system version

10 years ago[findbugs] Fix Selenium test
James Moger [Fri, 18 Apr 2014 02:54:17 +0000 (22:54 -0400)]
[findbugs] Fix Selenium test

10 years ago[findbugs] Add null check when testing if a user is disabled in SessionPage
James Moger [Fri, 18 Apr 2014 02:53:33 +0000 (22:53 -0400)]
[findbugs] Add null check when testing if a user is disabled in SessionPage

10 years ago[findbugs] Change scope of variable in HistoryPanel
James Moger [Fri, 18 Apr 2014 02:52:52 +0000 (22:52 -0400)]
[findbugs] Change scope of variable in HistoryPanel

10 years ago[findbugs] Reorder asserts to avoid potential NPE in JGitUtilsTest
James Moger [Fri, 18 Apr 2014 02:51:54 +0000 (22:51 -0400)]
[findbugs] Reorder asserts to avoid potential NPE in JGitUtilsTest

10 years ago[findbugs] Remove dead code in UserPage
James Moger [Fri, 18 Apr 2014 02:50:52 +0000 (22:50 -0400)]
[findbugs] Remove dead code in UserPage

10 years ago[findbugs] Remove unnecessary null check in RepositoryPage
James Moger [Fri, 18 Apr 2014 02:50:21 +0000 (22:50 -0400)]
[findbugs] Remove unnecessary null check in RepositoryPage

10 years ago[findbugs] Add null checks to the page parameters in ProjectPage
James Moger [Fri, 18 Apr 2014 02:49:55 +0000 (22:49 -0400)]
[findbugs] Add null checks to the page parameters in ProjectPage

10 years ago[findbugs] Create temporary ticket after setting up the response page in EditTicketPage
James Moger [Fri, 18 Apr 2014 02:49:14 +0000 (22:49 -0400)]
[findbugs] Create temporary ticket after setting up the response page in EditTicketPage

10 years ago[findbugs] Remove dead code in GitblitParamUrlCodingStrategy
James Moger [Fri, 18 Apr 2014 02:47:37 +0000 (22:47 -0400)]
[findbugs] Remove dead code in GitblitParamUrlCodingStrategy

10 years ago[findbugs] Explicitly catch thrown exceptions in X509Utils
James Moger [Fri, 18 Apr 2014 02:46:57 +0000 (22:46 -0400)]
[findbugs] Explicitly catch thrown exceptions in X509Utils

10 years ago[findbugs] Add null check on decoding a string in StringUtils
James Moger [Fri, 18 Apr 2014 02:45:56 +0000 (22:45 -0400)]
[findbugs] Add null check on decoding a string in StringUtils

10 years ago[findbugs] Add null check when closing a RevWalk in JGitUtils
James Moger [Fri, 18 Apr 2014 02:45:20 +0000 (22:45 -0400)]
[findbugs] Add null check when closing a RevWalk in JGitUtils

10 years ago[findbugs] Fix potential NPE in DiffStat generation
James Moger [Fri, 18 Apr 2014 02:20:32 +0000 (22:20 -0400)]
[findbugs] Fix potential NPE in DiffStat generation

10 years ago[findbugs] Simplify the SshKey <-> PublicKey comparison
James Moger [Fri, 18 Apr 2014 02:19:30 +0000 (22:19 -0400)]
[findbugs] Simplify the SshKey <-> PublicKey comparison

10 years ago[findbugs] Null check on closing a repository in TicketNotifier
James Moger [Fri, 18 Apr 2014 02:18:48 +0000 (22:18 -0400)]
[findbugs] Null check on closing a repository in TicketNotifier

10 years ago[findbugs] Null checks on closing a repository in ITicketService
James Moger [Fri, 18 Apr 2014 02:18:27 +0000 (22:18 -0400)]
[findbugs] Null checks on closing a repository in ITicketService

10 years ago[findbugs] Null check on closing a treewalk in BranchTicketService
James Moger [Fri, 18 Apr 2014 02:17:57 +0000 (22:17 -0400)]
[findbugs] Null check on closing a treewalk in BranchTicketService

10 years ago[findbugs] Reduce static variable assignment to one location
James Moger [Fri, 18 Apr 2014 02:17:18 +0000 (22:17 -0400)]
[findbugs] Reduce static variable assignment to one location

10 years ago[findbugs] Fix potential NPE on determining hasOrigin on loading a model
James Moger [Fri, 18 Apr 2014 02:16:42 +0000 (22:16 -0400)]
[findbugs] Fix potential NPE on determining hasOrigin on loading a model

10 years ago[findbugs] Clarify class used for resource loading
James Moger [Fri, 18 Apr 2014 02:15:47 +0000 (22:15 -0400)]
[findbugs] Clarify class used for resource loading

10 years ago[findbugs] Fix user assignment for clone permission check in repository resolver
James Moger [Fri, 18 Apr 2014 02:15:21 +0000 (22:15 -0400)]
[findbugs] Fix user assignment for clone permission check in repository resolver

10 years ago[findbugs] Null check on logging merge change in patchset receive pack
James Moger [Fri, 18 Apr 2014 02:13:59 +0000 (22:13 -0400)]
[findbugs] Null check on logging merge change in patchset receive pack

10 years ago[findbugs] Null check on closing PAM provider
James Moger [Fri, 18 Apr 2014 02:13:25 +0000 (22:13 -0400)]
[findbugs] Null check on closing PAM provider

10 years ago[findbugs] Close resource stream in Gitblit GO
James Moger [Fri, 18 Apr 2014 02:13:04 +0000 (22:13 -0400)]
[findbugs] Close resource stream in Gitblit GO

10 years ago[findbugs] Remove pointless field assignment
James Moger [Fri, 18 Apr 2014 00:32:37 +0000 (20:32 -0400)]
[findbugs] Remove pointless field assignment

10 years ago[findbugs] Fix incorrect key lookup in commit cache
James Moger [Fri, 18 Apr 2014 00:32:05 +0000 (20:32 -0400)]
[findbugs] Fix incorrect key lookup in commit cache

10 years ago[findbugs] Fixed incorrect cache lookup keys in the Lucene repository indexer
James Moger [Fri, 18 Apr 2014 00:30:53 +0000 (20:30 -0400)]
[findbugs] Fixed incorrect cache lookup keys in the Lucene repository indexer

10 years ago[findbugs] Fix missing 'throw' on plugin installation failure
James Moger [Fri, 18 Apr 2014 00:31:41 +0000 (20:31 -0400)]
[findbugs] Fix missing 'throw' on plugin installation failure

10 years ago[findbugs] Fix throws signature
James Moger [Fri, 18 Apr 2014 00:06:28 +0000 (20:06 -0400)]
[findbugs] Fix throws signature