Skip to content
This repository was archived by the owner on Jul 26, 2019. It is now read-only.

11 5 2015 meeting notes

Ryan Raub edited this page Nov 5, 2015 · 6 revisions

Agenda

  • Code review
  • Talk about integration problems
  • Testing
  • Make sure everyone has their github username and the email address your using on github configured so that way your commits get attributed to you.
git config --global user.name "githubusername"
git config --global user.email "your-email-address-you-used-with-github@domain.com"

Meeting notes

Next meeting: Thursday November 12th, 1:30-2:30

  • Everyone should have made a commit and pushed their branch to github
  • Bring questions!

Documentation - Design docs

Dynamic Models

Meeting Notes

Developer Resources


SOLR

Test Server - Info about our test server

Test Server Setup - SOLR configuration tut


Misc.

Snippets - Useful snippets

Clone this wiki locally