gerrit/gerrit-server/src/main/java/com/google/gerrit/server/git
Monty Taylor d0fa8866d4 Reject commit subjects over 50 characters.
Add a test in receive commits for commit message first lines of over 50
characters and a boolean config option to enable checking for it.

Change-Id: I557d1ff72e6df97b991b05c36483c13873b706fb
2011-11-08 14:26:40 -08:00
..
ChangeMergeQueue.java Allow watching specific branches or any other search query 2010-07-19 16:33:02 -07:00
CodeReviewCommit.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
CodeReviewNoteCreationException.java ExportReviewNotes: Dump submitted changes to refs/notes/review 2011-05-20 14:44:28 -07:00
CommitMergeStatus.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
CreateCodeReviewNotes.java Merge branch 'stable' 2011-05-20 17:02:49 -07:00
DefaultQueueOp.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
GitModule.java Batch update project.config on group renames 2011-05-19 16:53:04 -07:00
GitRepositoryManager.java Merge branch 'stable' 2011-05-20 17:02:49 -07:00
LocalDiskRepositoryManager.java Avoid unnecessary updates to $GIT_DIR/description 2011-05-19 16:53:02 -07:00
MergeException.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
MergeOp.java Merge branch 'stable' 2011-05-20 17:02:49 -07:00
MergeQueue.java Allow watching specific branches or any other search query 2010-07-19 16:33:02 -07:00
MergeSorter.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
MetaDataUpdate.java Move "projects" table into Git 2011-05-19 16:53:02 -07:00
NoReplication.java Move "projects" table into Git 2011-05-19 16:53:02 -07:00
ProjectConfig.java Reject commit subjects over 50 characters. 2011-11-08 14:26:40 -08:00
ProjectRunnable.java show-queue accessible to users 2010-05-05 11:38:31 +02:00
PushAllProjectsOp.java Move "projects" table into Git 2011-05-19 16:53:02 -07:00
PushOp.java Support HTTP authentication for replication 2011-05-15 13:34:28 -07:00
PushReplication.java Merge branch 'stable' 2011-05-27 15:51:03 -07:00
ReceiveCommits.java Reject commit subjects over 50 characters. 2011-11-08 14:26:40 -08:00
ReceiveCommitsRefFilter.java Speed up push by hiding refs/changes/ 2010-12-10 16:16:55 -08:00
ReloadSubmitQueueOp.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
RenameGroupOp.java Batch update project.config on group renames 2011-05-19 16:53:04 -07:00
ReplicationQueue.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
ReviewNoteHeaderFormatter.java Move "ref_rights" table into Git 2011-05-19 16:53:03 -07:00
ReviewNoteMerger.java ExportReviewNotes: Dump submitted changes to refs/notes/review 2011-05-20 14:44:28 -07:00
SecureCredentialsProvider.java Support HTTP authentication for replication 2011-05-15 13:34:28 -07:00
TransferConfig.java Update to JGit 0.8.4.240-g8e9cc82 2010-08-05 18:14:38 -07:00
VersionedMetaData.java Move "ref_rights" table into Git 2011-05-19 16:53:03 -07:00
VisibleRefFilter.java Remove dead code and unused variables 2011-05-19 08:06:39 -07:00
WorkQueue.java show-queue accessible to users 2010-05-05 11:38:31 +02:00