1. 11 Jan, 2015 2 commits
    • Dmitriy Zaporozhets's avatar
      b758b4c8
    • Dmitriy Zaporozhets's avatar
      Merge branch 'easy-dev-install' into 'master' · fe017479
      Dmitriy Zaporozhets authored
      Easy dev install
      
      @jeroenvanbaarsen  just tried the following:
      
      1. Removing therubyracer from gemfile
      2. Install node (brew install node or sudo apt-get install nodejs)
      3. Run $ spinach features/
      
      All worked as before, so this would mean people have to install the node dependency on their local machine, but in my experience this is much easier than installing libv8, especially for non ruby-devs. /cc @jacobvosmaer
      
      See merge request !262
      fe017479
  2. 10 Jan, 2015 2 commits
  3. 09 Jan, 2015 1 commit
    • Jacob Vosmaer's avatar
      Rescue missing database errors · bc95576e
      Jacob Vosmaer authored
      While loading the Rails app we cannot assume that the gitlabhq_xxx
      database exists already. If we do, `rake gitlab:setup` breaks!
      
      This is a quick hack to make sure that fresh development setups of
      GitLab (from master) will work again.
      bc95576e
  4. 08 Jan, 2015 10 commits
  5. 07 Jan, 2015 13 commits
  6. 06 Jan, 2015 12 commits