Branch: refs/heads/master
  Home:   https://github.com/uzh/gc3pie
  Commit: 0690345d3760ce3e0699b2d352301cb91e57688d
      
https://github.com/uzh/gc3pie/commit/0690345d3760ce3e0699b2d352301cb91e57688d
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-01-03 (Wed, 03 Jan 2018)

  Changed paths:
    M gc3libs/cmdline.py
    M install.py

  Log Message:
  -----------
  Remove mention of Gmane.org interface to mailing-list.

It is not working since Gmane.org moved to a different maintainer, and
there is no indication that they are going to restore functionality
any time soon.


  Commit: eede1e749b5169ccdc8048ee1c07b350abdcb265
      
https://github.com/uzh/gc3pie/commit/eede1e749b5169ccdc8048ee1c07b350abdcb265
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-01-03 (Wed, 03 Jan 2018)

  Changed paths:
    M gc3utils/commands.py

  Log Message:
  -----------
  gc3utils/commands.py: Update copyright line and metadata.


  Commit: 02360631f4410da6c4d491e022608e3d1e97abee
      
https://github.com/uzh/gc3pie/commit/02360631f4410da6c4d491e022608e3d1e97abee
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-01-03 (Wed, 03 Jan 2018)

  Changed paths:
    M gc3apps/gamess/grundb.py
    M gc3utils/commands.py

  Log Message:
  -----------
  Use "key" functions in sorting, instead of old-fashioned "cmp"


  Commit: 4592264583bf4d56f33a4a705d1932ae7108a779
      
https://github.com/uzh/gc3pie/commit/4592264583bf4d56f33a4a705d1932ae7108a779
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
    M gc3apps/turbomole/create_turbomole_files.py
    M gc3libs/cmdline.py
    M gc3utils/commands.py

  Log Message:
  -----------
  Move class `GC3UtilsScript` into `gc3utils/commands.py`

It's closer to where it is actually used, plus no-one has ever made a
derived class outside of GC3Utils so it's clearly not that useful as a
generic public class.


  Commit: ceb1ed7fac0d5d5d6b52ed8c84e2ff6d1da20b0f
      
https://github.com/uzh/gc3pie/commit/ceb1ed7fac0d5d5d6b52ed8c84e2ff6d1da20b0f
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
    M gc3libs/__init__.py

  Log Message:
  -----------
  Make function `configure_logger` a bit more readable.


  Commit: e7a48f9fcb9071805f0669a893afbadc61826c4e
      
https://github.com/uzh/gc3pie/commit/e7a48f9fcb9071805f0669a893afbadc61826c4e
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
    M gc3libs/persistence/sql.py
    M gc3libs/persistence/store.py
    M gc3libs/session.py
    M gc3libs/url.py

  Log Message:
  -----------
  SqlStore: Allow specifying the table name in DB URLs using the URL "fragment".

The precise syntax for specifying the table is to use a fragment
formatted like `#table=name`, e.g., `sqlite:////tmp/jobs.db#table=tasks`.

Optional argument `table` overrides the fragment if it's not ``None``.


Compare: https://github.com/uzh/gc3pie/compare/d2da585e2f03...e7a48f9fcb90

-- 
You received this message because you are subscribed to the Google Groups 
"gc3pie-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gc3pie-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gc3pie-dev/5a4ea011924ba_3a552ad947f07c10820c3%40hookshot-fe-b0febf1.cp1-iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to