Sign in
gerrit
/
plugins
/
x-docs
/
HEAD
b7e212f
Replace bazel-genfiles with bazel-bin in documentation
by David Pursehouse
· 5 years ago
master
00a42b4
Format Java files with google-java-format
by David Pursehouse
· 5 years ago
29008bd
ChangeInfo: Remove reference to DRAFT
by David Pursehouse
· 6 years ago
36fca84
Merge branch 'stable-2.14'
by David Pursehouse
· 6 years ago
f61bd38
Update dependency names
by David Pursehouse
· 6 years ago
eb14fb2
Add transitive dependency on eclipse runtime
by David Ostrovsky
· 6 years ago
09f0da6
Don't include transitive gerrit core dependencies in plugin
by David Ostrovsky
· 6 years ago
b3a38cc
Format BUILD file with buildifier
by David Ostrovsky
· 6 years ago
15391c1
Adapt to permission backend
by Paladox none
· 7 years ago
b3d1d57
Remove buck build
by David Pursehouse
· 8 years ago
facc9b1
Add support for Bazel in Gerrit tree build
by Paladox none
· 8 years ago
c8b3b9f
Fix tests
by Paladox none
· 8 years ago
9a215a6
Move test files under correct package
by David Pursehouse
· 8 years ago
1957f40
Build with API version 2.14-SNAPSHOT
by David Pursehouse
· 8 years ago
1e4b4d3
Adapt to upstream changes
by David Pursehouse
· 8 years ago
stable-2.13
bb7fac7
Change docs links to actual file extension (.md)
by Yuxuan 'fishy' Wang
· 8 years ago
535a475
Merge branch 'stable-2.12'
by Edwin Kempin
· 8 years ago
453e4ae
Fix build: Adapt to changed method signature in Gerrit core
by Edwin Kempin
· 8 years ago
2b230c6
Merge "Add a test for Asciidoctor document titles / sections" into stable-2.12
by Edwin Kempin
· 8 years ago
stable-2.12
ca2ef02
Merge "Make the basicTextFormattingWorks() test more strict" into stable-2.12
by Edwin Kempin
· 8 years ago
b592563
Merge "Add tests to check that empty input renders to empty output" into stable-2.12
by Edwin Kempin
· 8 years ago
b7b25bb
Add a test for Asciidoctor document titles / sections
by Sebastian Schuberth
· 8 years ago
a85187e
Merge branch 'stable-2.11'
by Edwin Kempin
· 8 years ago
a47b4af
Add correct license for asciidoctor
by Edwin Kempin
· 8 years ago
bd57b49
Make the basicTextFormattingWorks() test more strict
by Sebastian Schuberth
· 8 years ago
9bca6f2
Add tests to check that empty input renders to empty output
by Sebastian Schuberth
· 8 years ago
cccc434
AsciidoctorFormatterTest: Fix order of expected and actual results
by Sebastian Schuberth
· 8 years ago
432e8e1
AsciidoctorFormatterTest: Do not pass baseDir to AsciidoctorFormatter()
by Sebastian Schuberth
· 8 years ago
b19ea53
Merge branch 'stable-2.11' into stable-2.12
by Sebastian Schuberth
· 8 years ago
bec7225
AsciidoctorFormatter: Simplify code by using the Asciidoctor >= 1.5 API
by Sebastian Schuberth
· 8 years ago
9dfc4c2
Upgrade asciidoctor and its jruby dependency
by Sebastian Schuberth
· 8 years ago
a9d392f
Add a unit test for the AsciidoctorFormatter
by Sebastian Schuberth
· 8 years ago
13c21b5
Upgrade asciidoctor and its jruby dependency
by Sebastian Schuberth
· 8 years ago
356acbe
MarkdownFormatterTest: Fix order of expected and actual results
by Sebastian Schuberth
· 8 years ago
94bb499
MarkdownFormatterTest: Make a few member variables local ones
by Sebastian Schuberth
· 8 years ago
6af5b78
xdocs: Add a unit test for the MarkdownFormatter
by Sebastian Schuberth
· 8 years ago
318cc18
Merge branch 'stable-2.12'
by Edwin Kempin
· 8 years ago
d6e8be8
Merge branch 'stable-2.11'
by Edwin Kempin
· 8 years ago
64ac687
xdocs: Fix a race condition in generating the temporary file name
by Sebastian Schuberth
· 8 years ago
90d216a
Adapt to changed canReadCommit signature
by Björn Pedersen
· 8 years ago
466e0da
Merge branch 'stable-2.12'
by Edwin Kempin
· 9 years ago
5651114
Merge branch 'stable-2.11'
by Edwin Kempin
· 9 years ago
b813150
Build with API version 2.11.7
by David Pursehouse
· 9 years ago
968641b
Build with plugin API 2.12 final release
by David Pursehouse
· 9 years ago
947d019
Build with plugin API 2.13-SNAPSHOT
by Edwin Kempin
· 9 years ago
dc64a24
Build with plugin API 2.12 final release
by David Pursehouse
· 9 years ago
d9fcc21
Adapt to upstream move of MenuItem
by David Pursehouse
· 9 years ago
a1c225e
Fix retrieval of path from URL
by Edwin Kempin
· 9 years ago
47212da
Close repository using try-with-resources
by Edwin Kempin
· 9 years ago
10c5263
Fix retrieval of path from URL
by Edwin Kempin
· 9 years ago
2e69b65
Use moved FactoryModule
by Björn Pedersen
· 9 years ago
60ae71c
Add direct dependency on commons-io to plugin definition
by Christian Aistleitner
· 9 years ago
df2605d
Drop SUBMITTED state
by Christian Aistleitner
· 9 years ago
d51e572
Merge branch 'stable-2.11'
by Edwin Kempin
· 9 years ago
70cdbbc
Define local licenses
by Christian Aistleitner
· 9 years ago
b56f2a6
Define local licenses
by Christian Aistleitner
· 9 years ago
2947447
Merge "Remove Maven support"
by Edwin Kempin
· 9 years ago
1e8d2af
Remove Maven support
by Christian Aistleitner
· 9 years ago
5d33b2c
Drop api version from the BUCK build's manifest
by Christian Aistleitner
· 9 years ago
4dc8043
Remove hardcoded plugin name that does not match jar from BUCK build
by Christian Aistleitner
· 9 years ago
f7e7a57
Build with API version 2.12-SNAPSHOT and adapt to changes
by David Pursehouse
· 10 years ago
86cecf6
Remove unused parameters
by David Pursehouse
· 10 years ago
f54ad47
Remove unnecessary cast
by David Pursehouse
· 10 years ago
7457cdd
Use auto-closable Git to prevent resource leak
by David Pursehouse
· 10 years ago
eb76799
Use auto-closable RevWalk, TreeWalk and Repository
by David Pursehouse
· 10 years ago
535f507
Add missing @Override annotations
by David Pursehouse
· 10 years ago
7a6e89b
Update GWT to 2.7.0
by David Pursehouse
· 10 years ago
da231b1
Consume API version 2.11
by David Pursehouse
· 10 years ago
03765c2
about.md: Fix the example URLs to the rendered HTML output
by Sebastian Schuberth
· 10 years ago
22aaf86
Cache documents that are loaded from HEAD only for a short period
by Edwin Kempin
· 10 years ago
1114106
Clarify in documentation that the revision must be URL encoded
by Edwin Kempin
· 10 years ago
473d90f
Fix order of parameters when invoking StringFormatter
by Edwin Kempin
· 10 years ago
ff5f8eb
Fix CSS styles for new/deleted files in preview diff screens
by Edwin Kempin
· 10 years ago
c4703df
Fix applying of formatter CSS in preview diff screens
by Edwin Kempin
· 10 years ago
f315ea0
Fix formatting of subsection names in the documentation
by Edwin Kempin
· 10 years ago
1b29890
Disable DocxFormatter for 'pptx' and 'xlsx' files
by Edwin Kempin
· 10 years ago
c6b6aab
ZipFormatter: Do not wrap columns on whitespaces
by Edwin Kempin
· 10 years ago
7381ff2
Fix decoding of project and revision on client side
by Edwin Kempin
· 10 years ago
e07e114
Fix rendering of embedded images in preview diff
by Edwin Kempin
· 10 years ago
46d1a5b
Refactor: Add own class for computing the preview diff URL
by Edwin Kempin
· 10 years ago
78c0328
Refactor: Move formatter checks into getFormatter method
by Edwin Kempin
· 10 years ago
542af04
Do not encode file path in URL
by Edwin Kempin
· 10 years ago
b3a54b6
Fix validation of diff mode
by Edwin Kempin
· 10 years ago
367e6dc
Merge "Add formatter to render images"
by Edwin Kempin
· 10 years ago
0a2eeae
Delete class ListChangesOption which was duplicated from Gerrit core
by Edwin Kempin
· 10 years ago
3662426
Adapt imports to change in Gerrit core
by Edwin Kempin
· 10 years ago
8f1c8e0
Inherit extensions GWT plugin module and reuse core packages
by David Ostrovsky
· 10 years ago
f724979
Don't use packages that weren't exposed by GWT plugin API
by David Ostrovsky
· 10 years ago
7d21296
Merge "Use Patch.COMMIT_MSG instead of redefining this constant in the plugin"
by Edwin Kempin
· 10 years ago
6bb5a69
Add formatter to render images
by Edwin Kempin
· 10 years ago
011eb3d
Use Patch.COMMIT_MSG instead of redefining this constant in the plugin
by Edwin Kempin
· 10 years ago
224d727
Format '/COMMIT_MSG' as 'Commit Message' on preview diff screens
by Edwin Kempin
· 10 years ago
85950de
Format file name on preview diff screens in bold
by Edwin Kempin
· 10 years ago
f149080
Add edit icon to preview diff screens
by Edwin Kempin
· 10 years ago
7ca4e0c
Add download icon to preview diff screens
by Edwin Kempin
· 10 years ago
0ec2e15
Do not encode file path in URL of preview diff screens
by Edwin Kempin
· 10 years ago
c1b83cb
Merge "Fix comparison with change edit in preview diff screen"
by Edwin Kempin
· 10 years ago
cc2561d
Merge "Allow in preview diff screens to select patch sets to be compared"
by Edwin Kempin
· 10 years ago
7fe31c4
Fix comparison with change edit in preview diff screen
by Edwin Kempin
· 10 years ago
92da289
Move preview web link classes into the server package
by Edwin Kempin
· 10 years ago
Next »