Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  generators
  net
  proxy_api
  tasks
core_extensions.rb 4.78 KB
foreman.rb 723 Bytes
net.rb 854 Bytes
proxy_api.rb 72 Bytes
seed_helper.rb 6.3 KB
timed_cached_store.rb 1.19 KB
ws_proxy.rb 2.34 KB

Latest revisions

# Date Author Comment
18613e0a 04/14/2019 08:44 AM Lukas Zapletal

Fixes #25397 - reimplement indent macro

462685d9 03/17/2019 09:53 PM Tomer Brisker

Fixes #26380 - Only execute webpack:compile task once

webpack-rails gem defines a task with the same name, causing the task to
be registered twice and thus executed twice. The task file in our code
has been renamed so it registers after the gem's task and clears the...

13503354 03/15/2019 01:51 PM Ewoud Kohl van Wijngaarden

Fixes #26367 - Fix building sources outside of bundler

Using `rake -f Rakefile.dist pkg:generate_source` fails because it
doesn't require the English module. This means $CHILD_STATUS is not set
and the task fails. When using it via Rakefile it loads the main...

310c257c 03/15/2019 11:32 AM Bernhard Suttner

Fixes #26357 - Show library/type of HTTP Proxy request

8355fb06 03/14/2019 03:55 PM Kamil Szubrycht

Fixes #26341 - graphql: Run GraphQL tests in Jenkins

49cf53bd 03/06/2019 01:14 PM Matthias Dellweg

Fixes #26254 - Add plugin_present? to template renderer

9080d4e5 03/06/2019 12:08 PM Justin Sherrill

Fixes #25642 - Introduce proxy registration protocol version 2

2aab2260 03/03/2019 01:11 PM Ondřej Pražák

Fixes #26162 - Allow preload for load_hosts macro

ac95b80e 02/12/2019 07:52 AM Marek Hulán

Fixes #25974 - make uptime available

3f494310 01/10/2019 01:41 PM Marek Hulán

Disable Metrics cops

View revisions

Also available in: Atom