Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement labels CRUD #256

Merged
merged 10 commits into from
Dec 8, 2013
Merged

Implement labels CRUD #256

merged 10 commits into from
Dec 8, 2013

Commits on Dec 5, 2013

  1. Implement labels CRUD

    Andre Rodrigues committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    8f44a22 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2013

  1. Apply review comments

    Andre Rodrigues committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    2ab931b View commit details
    Browse the repository at this point in the history
  2. Add disposable

    Andre Rodrigues committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    891a353 View commit details
    Browse the repository at this point in the history
  3. Fix URI

    Andre Rodrigues committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    dc9a059 View commit details
    Browse the repository at this point in the history
  4. Apply more review comments

    Andre Rodrigues committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    18a3d39 View commit details
    Browse the repository at this point in the history
  5. Fixing projects

    Andre Rodrigues committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    0a484c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2013

  1. Fix validation logic

    Andre Rodrigues committed Dec 8, 2013
    Configuration menu
    Copy the full SHA
    7c64c17 View commit details
    Browse the repository at this point in the history
  2. Update regex expression

    Andre Rodrigues committed Dec 8, 2013
    Configuration menu
    Copy the full SHA
    4697c96 View commit details
    Browse the repository at this point in the history
  3. Remove null check

    Andre Rodrigues committed Dec 8, 2013
    Configuration menu
    Copy the full SHA
    a3ff363 View commit details
    Browse the repository at this point in the history
  4. Add null checks in constructor

    Andre Rodrigues committed Dec 8, 2013
    Configuration menu
    Copy the full SHA
    63da0a6 View commit details
    Browse the repository at this point in the history