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

changed rest-api, experimental user and project management, refactored some code #2

Open
wants to merge 57 commits into
base: master
Choose a base branch
from

Commits on Aug 7, 2014

  1. basics for user management.

    EsGeh committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    60a2dae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9542ccf View commit details
    Browse the repository at this point in the history
  3. refactored rest api code

    EsGeh committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    aa61c7f View commit details
    Browse the repository at this point in the history
  4. cleaning up code

    EsGeh committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    21417ad View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2014

  1. safer code.

    EsGeh committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    3988098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e458ae View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2014

  1. changed existing code to implement the concept of users and projects …

    …(still experimental)
    EsGeh committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    8d0aa56 View commit details
    Browse the repository at this point in the history
  2. user management basically working: create, delete, list users. TODO: …

    …update user information
    EsGeh committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    c97eacc View commit details
    Browse the repository at this point in the history
  3. cleaning up

    EsGeh committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    e4021d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2014

  1. Configuration menu
    Copy the full SHA
    5de5b8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d703189 View commit details
    Browse the repository at this point in the history
  3. more consistent rest api

    EsGeh committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    11e235f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a5bc14 View commit details
    Browse the repository at this point in the history
  5. cleaning up code

    EsGeh committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    8faa365 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d5a0c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8b7cfa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e9300d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2014

  1. Configuration menu
    Copy the full SHA
    503fc11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e316e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1209a4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f881a9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e23a741 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2014

  1. Configuration menu
    Copy the full SHA
    706dd98 View commit details
    Browse the repository at this point in the history
  2. experimental: check if user is part of a project, before allowing him…

    … to view/edit its data
    EsGeh committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    0343c3d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2014

  1. little refactorings

    EsGeh committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    c9b422d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41b116c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e77c7bb View commit details
    Browse the repository at this point in the history
  4. nicer logging/error handling

    EsGeh committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    08bf7e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f99c20 View commit details
    Browse the repository at this point in the history
  6. updated README

    EsGeh committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    21328b3 View commit details
    Browse the repository at this point in the history
  7. fixed readme syntax

    EsGeh committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    4224007 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2014

  1. only refactoring: BundleChecker (some comments, better variable names…

    …), more consistent names for symbols.
    EsGeh committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    0fd54da View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2014

  1. Configuration menu
    Copy the full SHA
    9031327 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2014

  1. Merge https://github.com/factisresearch/Frozone

    Conflicts:
    	src/Frozone/BundleChecker.hs
    	src/Frozone/Types.hs
    EsGeh committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    5ab4ad6 View commit details
    Browse the repository at this point in the history
  2. fixed code, compiling now

    EsGeh committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    6931db5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    389097d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2014

  1. Configuration menu
    Copy the full SHA
    673de92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c269cf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2014

  1. Configuration menu
    Copy the full SHA
    2588e75 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2014

  1. Configuration menu
    Copy the full SHA
    ebafcef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    470e40a View commit details
    Browse the repository at this point in the history
  3. improved tests, more logging

    EsGeh committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    f36ea05 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2014

  1. Configuration menu
    Copy the full SHA
    88c2f60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f47d5f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6c262f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d803441 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2014

  1. more "functional" design of the scheduler, added tests for the schedu…

    …ler model, little refactorings
    EsGeh committed Sep 11, 2014
    Configuration menu
    Copy the full SHA
    a8b84d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de374c0 View commit details
    Browse the repository at this point in the history
  3. started to write tests for the scheduler implementation, filled some …

    …gaps in the scheduler implementation
    EsGeh committed Sep 11, 2014
    Configuration menu
    Copy the full SHA
    9c0aba3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2014

  1. fixed a bug in the Test for the scheduler model. An Arbitrary model i…

    …s now supposed to be a valid one.
    EsGeh committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    6703b57 View commit details
    Browse the repository at this point in the history
  2. clearer separation into modules

    EsGeh committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    9473237 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6913520 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2014

  1. successfully connects to dpm (patch manager), via http, fetches new b…

    …uild-repositories, and tries to build them. Everything still unstable.
    EsGeh committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    0a8076c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2014

  1. Configuration menu
    Copy the full SHA
    2340f20 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2014

  1. added automatically saving of the model to build system (using Read/S…

    …how). TODO: load the model from file on start
    EsGeh committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    da24284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebcc5df View commit details
    Browse the repository at this point in the history
  3. fixed decision when to fetch and run a build, better logging, filenam…

    …es no longer contain \"
    EsGeh committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    5d6186a View commit details
    Browse the repository at this point in the history