• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4145: Comments made in monitoring now get a blue background. Also tweaked comment layout so that the replies do not go outside the panel border.

  1. … 9 more files in changeset.
LDEV-3971: Remove pointless synchronisation from Java methods. It would not work in multi-node environment anyway. Focus on DB transactions.

General clean up and formatting.

  1. … 13 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1072 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1349 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2118 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1858 more files in changeset.
LDEV-3756: Allow monitor to mark a thread as sticky and have it stay at the top of the comments.

  1. … 18 more files in changeset.
LDEV-3756: Allow monitor to mark a thread as sticky and have it stay at the top of the comments.

  1. … 16 more files in changeset.
LDEV-3631 Simple Commenting Widget

  1. … 74 more files in changeset.
file CommentConstants.java was added on branch lams2_head_wildfly on 2016-01-12 12:19:52 +0000

LDEV-3631: Sort by likes implemented, used as a top 10 on the reflection page.

file CommentAction.java was added on branch lams2_head_wildfly on 2016-01-12 12:19:52 +0000

LDEV-3631: Sort by likes implemented, used as a top 10 on the reflection page.

  1. … 16 more files in changeset.
LDEV-3631: Support multilevel threading, show comments in read only mode on reflection page and allow the dislike button to be shown/not shown based on Advanced settings.

    • -0
    • +59
    ./CommentConstants.java
  1. … 27 more files in changeset.
LDEV-3631 Simple Commenting Widget. Make sure the newlines in comments are converted to <BR> on display.

  1. … 1 more file in changeset.
file CommentForm.java was added on branch lams2_head_wildfly on 2016-01-12 12:19:52 +0000

LDEV-3631 Simple Commenting Widget. Initial implementation.

    • -0
    • +620
    ./web/CommentAction.java
    • -0
    • +102
    ./web/CommentForm.java
  1. … 46 more files in changeset.