FreeBSD fork of Phabricator code review https://reviews.freebsd.org
Go to file
epriestley 3627e73e5e Apply "enormous changes" rules to pre-commit content rules too
Summary:
Fixes T4276. This adds "Change is enormous" to pre-commit content rules so we can, e.g., just reject these and not worry about them elsewhere.

Also, use the same numeric limits across the mechanisms so there's a consistent definition of an "enormous" changeset.

Test Plan:
  - Set enormous limit to 15 bytes, pushed some changes, got blocked by a rule.
  - Set it back, pushed OK.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4276

Differential Revision: https://secure.phabricator.com/D7887
2014-01-06 12:12:30 -08:00
bin Begin construction of bin/celerity map 2013-12-31 18:02:41 -08:00
conf Remove celerity.resource-path config 2013-12-31 18:02:35 -08:00
externals
resources New icons for play, pause, etc. 2014-01-05 21:47:21 -08:00
scripts Add 'hook.d/' directories to SVN and Git repositories for custom hooks 2014-01-03 12:26:10 -08:00
src Apply "enormous changes" rules to pre-commit content rules too 2014-01-06 12:12:30 -08:00
support
webroot New icons for play, pause, etc. 2014-01-05 21:47:21 -08:00
.arcconfig
.divinerconfig
.editorconfig
.gitignore Drive all Celerity operations from the new map 2013-12-31 18:04:25 -08:00
LICENSE
NOTICE
README

Phabricator is an open source collection of web applications which make it
easier to write, review, and share source code. Phabricator was developed at
Facebook.

It's pretty high-quality and usable, but under active development so things 
may change quickly.

You can learn more about the project and find links to documentation and
resources at: http://phabricator.org/

LICENSE

Phabricator is released under the Apache 2.0 license except as otherwise noted.