Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove job ID from title #768

Closed
wants to merge 66 commits into from
Closed

Remove job ID from title #768

wants to merge 66 commits into from

Conversation

Cannonb4ll
Copy link
Contributor

@Cannonb4ll Cannonb4ll commented Feb 18, 2020

In my previous PR #755 I exported the <tr> element to its own component and added the job ID in the title for debugging purposes, we do not need it in production.

driesvints and others added 30 commits February 27, 2019 16:45
Just like laravel/framework which suggests predis (and people can choose to use phpredis instead), Horizon should suggest it so people using phpredis do not needlessly install a dependency. Horizon relies on the redis config in config/database.php anyway, and trusts that the user correctly fills in that information. Requiring the user to install phpredis or predis herself is no different from what other parts of Laravel using Redis already do.
- Added predis to the dev dependencies so the build works
- Also suggest ext-redis so people can choose
Co-Authored-By: ThomHurks <thomhurks@gmail.com>
[4.0] Suggest predis instead of requiring it
[4.0] Changed default Redis prefix
# Conflicts:
#	CHANGELOG.md
Better format, the default app_name already set in the app config.
# Conflicts:
#	CHANGELOG.md
# Conflicts:
#	.travis.yml
#	composer.json
dwightwatson and others added 27 commits October 28, 2019 09:40
# Conflicts:
#	CHANGELOG.md
Added "Reserved" icon to indicate which job is being processed.
[4.x] Added "Attempts" to jobs lists.
# Conflicts:
#	CHANGELOG.md
# Conflicts:
#	.travis.yml
#	composer.json
[4.x] Update to Symfony 5
# Conflicts:
#	.travis.yml
# Conflicts:
#	CHANGELOG.md
# Conflicts:
#	CHANGELOG.md
# Conflicts:
#	CHANGELOG.md
# Conflicts:
#	CHANGELOG.md
#	resources/js/screens/recentJobs/index.vue
# Conflicts:
#	CHANGELOG.md
# Conflicts:
#	resources/js/screens/recentJobs/index.vue
@driesvints driesvints closed this Feb 18, 2020
@driesvints
Copy link
Member

Updated this manually

@Cannonb4ll
Copy link
Contributor Author

Thanks, I don't know what I did with this PR, I think my client glitched up.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants