#2506 Multiple small fixes
Merged by pingou. Opened by pingou.
fixes  into  master

Download 2506.patch

The commits can be reviewed independently :)

Autoreload works? https://github.com/celery/celery/issues/1025

We should probably add GITOLITE_CELERY_QUEUE = Noneto default config

Autoreload works? https://github.com/celery/celery/issues/1025

Not sure it does but it doesn't crash either so leaving it here in case it gets fixed at one point :)

We should probably add GITOLITE_CELERY_QUEUE = None to default config

I didn't add it to default_config kinda in purpose, it's only used in one place and not something that most people should worry about I think

I don't understand this statement :p

Refresh of gitolite's config

1 new commit added

  • Adjust the wording in the logged message

Logged message adjusted, thanks for the review folks!

rebased

4 new commits added

  • Adjust the wording in the logged message
  • Fix removing groups of a project
  • Allow having a dedicated worker to compile the gitolite configuration file
  • Blacklist creating a group named 'group'

Pull-Request has been merged by pingou

Metadata