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: DahnStar/pal-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 16577af
Choose a base ref
...
head repository: GovernmentHack/pal-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b946da2
Choose a head ref
  • 14 commits
  • 25 files changed
  • 3 contributors

Commits on Apr 30, 2018

  1. fix env vars

    grant apodaca committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    f43863a View commit details
    Browse the repository at this point in the history
  2. Add tests for MVC lab

    tygern authored and grant apodaca committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    8b989d0 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Spring MVC with REST endpoints

    grant apodaca committed May 1, 2018
    Configuration menu
    Copy the full SHA
    26aa789 View commit details
    Browse the repository at this point in the history
  2. cleaned controllers

    grant apodaca committed May 1, 2018
    Configuration menu
    Copy the full SHA
    bcc81de View commit details
    Browse the repository at this point in the history
  3. cleaned linting

    grant apodaca committed May 1, 2018
    Configuration menu
    Copy the full SHA
    529d741 View commit details
    Browse the repository at this point in the history
  4. Add task for migrating databases

    mikegehard authored and grant apodaca committed May 1, 2018
    Configuration menu
    Copy the full SHA
    cb9680e View commit details
    Browse the repository at this point in the history
  5. Cloud Foundry Services & Database migrations

    grant apodaca committed May 1, 2018
    Configuration menu
    Copy the full SHA
    1619ed4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. added elevator saga scratch sheet

    grant apodaca committed May 2, 2018
    Configuration menu
    Copy the full SHA
    570b4c5 View commit details
    Browse the repository at this point in the history
  2. Add tests for JDBC lab

    tygern authored and grant apodaca committed May 2, 2018
    Configuration menu
    Copy the full SHA
    fb8c35e View commit details
    Browse the repository at this point in the history
  3. Spring JDBC template

    grant apodaca committed May 2, 2018
    Configuration menu
    Copy the full SHA
    3804fa6 View commit details
    Browse the repository at this point in the history
  4. Add tests for Actuator lab

    tygern authored and grant apodaca committed May 2, 2018
    Configuration menu
    Copy the full SHA
    367b54d View commit details
    Browse the repository at this point in the history
  5. Spring Boot Actuator

    grant apodaca committed May 2, 2018
    Configuration menu
    Copy the full SHA
    13bd7a1 View commit details
    Browse the repository at this point in the history
  6. Add tests for Security lab

    tygern authored and grant apodaca committed May 2, 2018
    Configuration menu
    Copy the full SHA
    b5c748b View commit details
    Browse the repository at this point in the history
  7. HTTP Basic authentication and SSL with Spring Security

    grant apodaca committed May 2, 2018
    Configuration menu
    Copy the full SHA
    b946da2 View commit details
    Browse the repository at this point in the history
Loading