- 03 Dec, 2018 4 commits
-
-
MARGERY David authored
-
MARGERY David authored
Attempt to save the situation by reading GITLAB environment variables
-
MARGERY David authored
-
MARGERY David authored
These where detected by github
-
- 30 Nov, 2018 12 commits
-
-
MARGERY David authored
The issue has been seen with thin 1.7 in users-api-ror, but to keep both application as close as possible as far as packaging and installation is concerned, change this here
-
MARGERY David authored
-
MARGERY David authored
They cannot be avoided easily because bundler will change Gemfile.lock to include version used to build bundle, and this will change between debian versions
-
MARGERY David authored
-
MARGERY David authored
-
MARGERY David authored
Packaging attempts to make sure git state is clean before packaging. If it is not, output a more helpfull message
-
MARGERY David authored
-
MARGERY David authored
-
MARGERY David authored
-
MARGERY David authored
-
MARGERY David authored
-
MARGERY David authored
-
- 27 Nov, 2018 1 commit
-
-
MARGERY David authored
-
- 29 Oct, 2018 1 commit
-
-
MARGERY David authored
This enables the same debian/control file for jessie and stretch variants, and removes the need for live patching using sed in the .gitlab-ci.yml file
-
- 26 Oct, 2018 6 commits
-
-
MARGERY David authored
-
MARGERY David authored
-
MARGERY David authored
-
MARGERY David authored
-
MARGERY David authored
-
MARGERY David authored
-
- 23 Oct, 2018 2 commits
-
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
- 19 Oct, 2018 2 commits
-
-
MARGERY David authored
-
MARGERY David authored
-
- 18 Oct, 2018 7 commits
-
-
MARGERY David authored
-
MARGERY David authored
-
MARGERY David authored
-
MARGERY David authored
This version is the first that support prepared statements properly, at least for the script/generate_prepared_statement_bug.sh test
-
MARGERY David authored
With this new logger, it becomes easy to prepend to all entries of the log file a timestamp, thread_id and fiber_id before each log line
-
MARGERY David authored
In this version, package deployment is a manual step in all branch based deployments, that will fail if attempted on an untagged release
-
delete jabber.rb and remove blather from gem dependencies in the process
-
- 04 Oct, 2018 2 commits
-
-
MARGERY David authored
Merge branch 'remove-jabber-connection' into 'master' See merge request !58
-
MARGERY David authored
comment the connection to jabber.grid5000.fr, and all event handlers related to this connection See merge request !57 (cherry picked from commit 6feba383) ef273025 delete jabber.rb and remove blather from gem dependencies 965edc16 [jabber] remove any mention to xmpp and jabber
-
- 03 Oct, 2018 3 commits
-
-
MARGERY David authored
-
MARGERY David authored
For stretch, this seems required to avoid "Encryption not available on this event-machine" errors when running tests
-
MARGERY David authored
By design, conditions in 'only' are alternatives. To have a job only built on a given branch and if a tag matches a given pattern use except wiith a negative condition
-