20 Aug, 2014

2 commits

  • When a system that has plugin X enabled gets upgraded to a version where
    plugin X has been promoted to be a base plugins (i.e. a symlink in
    baseplugins/), `rake db:migrate` would blow up with
    
      Multiple migrations have the version number 12345678901234
    
    Note that we probably don't need to do this deduplication everywhere
    else, because the Ruby $LOAD_PATH already works by giving prioriry to
    the first path that is found.
    Antonio Terceiro
     
  • Let's quite this string programming there. We do not need to keep a list
    of all types of tasks, we just need to take the actual list of tasks,
    and create the filter list accordingly.
    Antonio Terceiro
     

19 Aug, 2014

4 commits


18 Aug, 2014

4 commits


15 Aug, 2014

10 commits


14 Aug, 2014

3 commits


13 Aug, 2014

17 commits