Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Ruiyun/tools.timer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: WickedShell/tools-timer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 14, 2016

  1. Add methods to create and reuse TimerTasks. Bump version to 1.0.2

    Also fixes some typo's in documentation :dealy where :delay was intended
    WickedShell committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    b7c56cd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Add a test suite, rename project

    absolute-time-test is known to be failing, this is an actual
    bug within run-task! that needs to be corrected
    
    Was having an issue with the path names to get test suite to work,
    renaming the project allowed fixing that, as well as gave a more
    standard clojure namespace
    WickedShell committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    2390379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79baa52 View commit details
    Browse the repository at this point in the history
  3. README.md update

    WickedShell committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    a366bcf View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Unified the timer object creation interface

    Also ensure that daemon timers are actually daemon's within the test suite
    WickedShell committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    957ab99 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2017

  1. Configuration menu
    Copy the full SHA
    9fa4121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c8a840 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. Bump version to 1.0.3

    WickedShell committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    2a25760 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. Update to 1.0.4-SNAPSHOT

    WickedShell committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    f605c9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a867cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b75f8fb View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. Release 1.0.4

    WickedShell committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    9a1dca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdf0f9d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Update README.md

    Added curr version and fixed require
    ava-sig authored and WickedShell committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    9b29bd8 View commit details
    Browse the repository at this point in the history
Loading