Sign in
gerrit
/
gerrit
/
9262cce382faeea690c1deab4b0feedcb52fd2d3
/
.gitignore
8c9a473
Merge branch 'stable-2.15' into stable-2.16
by David Pursehouse
· 5 years ago
6fc1ebe
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 5 years ago
b7879ea
Remove buck related entries from .gitignore
by David Pursehouse
· 5 years ago
e329519
Merge branch 'stable-2.15' into stable-2.16
by David Pursehouse
· 6 years ago
2d1c67e
Ignore intellij bazel plugin's data directory
by Antonio Barone
· 6 years ago
93f021a
Add .apt_generated_tests to .gitignore
by David Pursehouse
· 6 years ago
b0ddb9c
Add .apt_generated_tests to .gitignore
by David Pursehouse
· 6 years ago
9c35979
Remove outstanding references to buck
by Dave Borowitz
· 7 years ago
c008f8f
Add .vscode to gitignore
by Kasper Nilsson
· 7 years ago
670a5b24
Merge branch 'stable-2.15'
by David Pursehouse
· 7 years ago
9d83083
Add /plugins/cookbook-plugin/ to .gitignore
by Edwin Kempin
· 7 years ago
16bc418
.gitignore: Remove *.asc
by Dave Borowitz
· 7 years ago
90761cd
GitIgnore all bazel directories
by Orgad Shaneh
· 8 years ago
c26261a
Fix launching daemon in Eclipse on MacOS
by David Pursehouse
· 8 years ago
34b59f0
Get rid of references to .primary_build_tool
by David Pursehouse
· 8 years ago
4a74548
Document gjf and add a script to standardize/streamline setup
by Dave Borowitz
· 8 years ago
31718be
Sort .gitignore
by Dave Borowitz
· 8 years ago
1cd287e
Add .buckd/ back to .gitignore
by David Pursehouse
· 8 years ago
bb80502
Git ignore '/buck-out'
by Edwin Kempin
· 8 years ago
fdbfcad
Remove Buck based build
by David Ostrovsky
· 8 years ago
7965fd2
Ignore infer output folder
by David Ostrovsky
· 8 years ago
c69f360
Bazel: Generate Eclipse classpath
by David Ostrovsky
· 8 years ago
1d44001
Ignore .metadata folder managed by Eclipse
by Patrick Hiesel
· 8 years ago
b81b4f7
Implement Bazel build
by David Ostrovsky
· 9 years ago
80141a6
Add .eml files to gitignore
by Patrick Hiesel
· 9 years ago
b156a5a
Added tmp files to gitignore
by Patrick Hiesel
· 9 years ago
c19a345
Ignore all *.iml (IntelliJ module files).
by Han-Wen Nienhuys
· 9 years ago
58cb4b4
Update Buck to newest version
by David Ostrovsky
· 9 years ago
43b5eea
Add .DS_Store to .gitignore
by Andrew Bonventre
· 9 years ago
d426c57
Revert "Add UNIT_TEST_GERRIT_SITE to .gitignore"
by David Pursehouse
· 10 years ago
e01fe1a
Add UNIT_TEST_GERRIT_SITE to .gitignore
by David Pursehouse
· 10 years ago
5d3dfe2
Add bin folder to .gitignore
by David Pursehouse
· 10 years ago
1657046
Add buck build soyc to output GWT split point report
by Shawn Pearce
· 10 years ago
08180de
Support AutoValue
by Dave Borowitz
· 10 years ago
be108a3
Merge branch 'stable-2.9'
by David Pursehouse
· 11 years ago
520f29c
Buck: Deploy plugin artifacts to Maven Central
by David Ostrovsky
· 11 years ago
0afb347
Ignoring vi swap file
by Luca Milanesio
· 11 years ago
4e1a8bc
Update Buck
by Shawn Pearce
· 11 years ago
13f628c
Add org.eclipse.ltk.core.refactoring.prefs to .gitignore
by David Pursehouse
· 12 years ago
c23f1d7
Add gwt-unitCache to .gitignore
by Edwin Kempin
· 12 years ago
75b8569
Ignore .pyc files
by David Pursehouse
· 12 years ago
9e4e243
Fix genantlr() to support buck caching
by Shawn Pearce
· 12 years ago
2c58882
Upgrade buck to gerrit/410fcf34
by Shawn Pearce
· 12 years ago
f8ad4a4
Stop ignoring buck-cache, it moved to ~/.gerritcodereview/
by Shawn Pearce
· 12 years ago
fcf74f1
Add org.eclipse.m2e.core.prefs in .gitignore
by David Pursehouse
· 12 years ago
0ef585e
Add gerrit-package-plugins folder to .gitignore
by David Pursehouse
· 12 years ago
fd6bb9f
Build with Buck
by Shawn Pearce
· 12 years ago
b19a85d
Adding sublime project files to .gitignore
by Chad Horohoe
· 12 years ago
2f12c65
Add Intellij IDEA files to ignore list
by Anatol Pomazau
· 13 years ago
3a6dbe9
Add entries to .gitignore for m2e settings/preference files
by Mohan Zhang
· 13 years ago
c6e695f
Add standard eclipse generated files to .gitignore
by Nico Sallembien
· 15 years ago
955d00e
Completely remove GerritServer.properties
by Shawn O. Pearce
· 15 years ago
dbbca8b
daemon: Run correctly under Eclipse debugger
by Shawn O. Pearce
· 15 years ago
44671f5
Rewrite our build as modular maven components
by Shawn O. Pearce
· 15 years ago
8d2f184
Switch to GWT 1.6's new HostedMode debugging utility
by Shawn O. Pearce
· 16 years ago
8cbf4dc
Ignore GerritServer.properties at the top level
by Shawn O. Pearce
· 16 years ago
263786e
Move appjar contents up one level to normalize our structure
by Shawn O. Pearce
· 16 years ago
f14a1de
Switch build system to use Maven 2
by Shawn O. Pearce
· 16 years ago
38270b6
Import all patch data again from Git to ensure it is accurate
by Shawn O. Pearce
· 16 years ago
5f95e2d
Add JGit to the build path so we can access Git repositories
by Shawn O. Pearce
· 16 years ago
1176f45
Build a standard .war file for Gerrit
by Shawn O. Pearce
· 16 years ago
2f09570
export_safe: A script to scrub and export a Gerrit2 database
by Shawn O. Pearce
· 16 years ago
1d638ce
Ignore hs_err_pid*.log as they are created by JRE crashes
by Shawn O. Pearce
· 16 years ago
23571ab
Initial project setup of Gerrit 2
by Shawn O. Pearce
· 16 years ago