Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5426 Use only supported time zones

  1. … 7 more files in changeset.
LDEV-5440 Rewrite config files and library references

  1. … 955 more files in changeset.
LDEV-5426 Switch from custom time zones to built-in Java ones

  1. … 33 more files in changeset.
LDEV-5288 Remove timezone editing panel.

Selecting server timezone stays.

  1. … 5 more files in changeset.
LDEV-5248, LDEV-4411 Mark some queries as cacheable

Query cache makes sense if tables which the query reference does not

change often. Each modification to table content invalidates the given

query's cache. Also each set of query parameters is a different cache

entry, so if there are various parameter values the cache overhead can

generate more load than benefit.

  1. … 96 more files in changeset.
LDEV-5258 Sort time zone alphabetically when creating a new user

  1. … 1 more file in changeset.
LDEV-4997 Renormalize line endings with git

    • -32
    • +32
    ./util/TimezoneIDComparator.java
  1. … 420 more files in changeset.
LDEV-4999 Fix monitor role detection when updating learner mark

    • -32
    • +32
    ./util/TimezoneIDComparator.java
  1. … 463 more files in changeset.
LDEV-4696 TZ, Notebook entry, Log Event, Signup, Policies converted

  1. … 14 more files in changeset.
LDEV-4377 - Show timezones to select order alphabetically

    • -0
    • +32
    ./util/TimezoneIDComparator.java
  1. … 1 more file in changeset.
LDEV-3776: Remove $Id CVS keyword.

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

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

    • -30
    • +34
    ./dao/hibernate/TimezoneDAO.java
    • -25
    • +27
    ./util/TimezoneDTOComparator.java
  1. … 2113 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -30
    • +34
    ./dao/hibernate/TimezoneDAO.java
    • -25
    • +27
    ./util/TimezoneDTOComparator.java
  1. … 1853 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 473 more files in changeset.
LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport in set of LAMS DAO types from lams_common. Alter DAO references in set of services to code against interfaces not implementations.

  1. … 15 more files in changeset.
LDEV-2972 deleted import sun.util.calendar.CalendarUtils

LDEV-2544 Default Timezones *merge from lams2_3_release

    • -0
    • +74
    ./dao/ITimezoneDAO.java
    • -0
    • +73
    ./dao/hibernate/TimezoneDAO.java
    • -0
    • +127
    ./dto/TimezoneDTO.java
    • -0
    • +66
    ./service/ITimezoneService.java
    • -0
    • +101
    ./service/TimezoneService.java
    • -0
    • +53
    ./util/TimezoneComparator.java
    • -0
    • +52
    ./util/TimezoneDTOComparator.java
  1. … 28 more files in changeset.