Sign in
gerrit
/
plugins
/
its-rtc
/
HEAD
401f3ea
Fix building plugin
by Paladox none
· 5 months ago
master
e1c6d90
Replace bazel-genfiles with bazel-bin in documentation
by David Pursehouse
· 5 years ago
d492058
Merge branch 'stable-2.15'
by David Pursehouse
· 6 years ago
28672c1
Harmonize external dependency names
by David Pursehouse
· 6 years ago
stable-2.14
stable-2.15
v2.15.3
db68794
Adapt plugin to latest its-base
by Hector Oswaldo Caballero
· 6 years ago
72c7c9f
Format all files with google-java-format 1.6
by Hector Oswaldo Caballero
· 6 years ago
283ba66
Fix Eclipse project generation
by Hector Oswaldo Caballero
· 6 years ago
b626549
Format build files with buildifier
by Hector Oswaldo Caballero
· 6 years ago
9a3c1d3
Remove Buck files
by Hector Oswaldo Caballero
· 7 years ago
85444b1
Fix NoClassDefFoundError when running plugin
by Makson Lee
· 7 years ago
4b904fe
Replace Objects.firstNonNull() with MoreObjects.firstNonNull().
by Paladox none
· 8 years ago
5297d85
Add support for Bazel in Gerrit tree build
by Paladox none
· 8 years ago
8bd5f09
Fix buck build
by Khai Do
· 8 years ago
9710fa6
Fix plugin not loading because of duplicated binding
by Hector Oswaldo Caballero
· 9 years ago
89fafcc
Merge "Drop deps from BUCK's genrule"
by Christian Aistleitner
· 9 years ago
206366d
Drop deps from BUCK's genrule
by Christian Aistleitner
· 9 years ago
b2c121a
Fix its-rtc creating a fresh facade for each request
by Hector Oswaldo Caballero
· 9 years ago
677d9a5
RTC plugin flooding the log
by Hector Oswaldo Caballero
· 9 years ago
0ed6f9a
RTCClient.setLoggedIn: Use parameter to set field
by Hector Oswaldo Caballero
· 9 years ago
e55c5a4
Fix InitRTC work item link
by Hector Oswaldo Caballero
· 9 years ago
04126c4
Fix Eclipse warnings
by Hector Oswaldo Caballero
· 9 years ago
7fc0365
Stop relying on Gerrit core for commons-io definition
by Christian Aistleitner
· 9 years ago
8e2c80c
Follow its-base's change of package name
by Christian Aistleitner
· 9 years ago
350940a
Merge "Move plugin underneath 'its' package hierarchy"
by Christian Aistleitner
· 9 years ago
8820fc1
Merge "Reuse documentation provided by its-base"
by Christian Aistleitner
· 9 years ago
9dedaf1
Move plugin underneath 'its' package hierarchy
by Christian Aistleitner
· 9 years ago
8cb4139
Drop legacy commenting framework
by Christian Aistleitner
· 9 years ago
ffc8a33
Remove Maven support
by Christian Aistleitner
· 10 years ago
e5edf04
Reuse documentation provided by its-base
by Christian Aistleitner
· 10 years ago
f15c98c
Merge "Follow upstream's move of HTTPClient and HTTPCommons definitions"
by Christian Aistleitner
· 10 years ago
05ddc01
Build with API version 2.11
by Edwin Kempin
· 10 years ago
162d76a
Follow upstream's move of HTTPClient and HTTPCommons definitions
by Christian Aistleitner
· 10 years ago
60b7707
Merge branch 'stable-2.10'
by Edwin Kempin
· 10 years ago
81e7771
Fix compilation against latest master branch of Gerrit
by Edwin Kempin
· 10 years ago
5935989
Remove unused import and method
by David Pursehouse
· 10 years ago
stable-2.10
6022edd
Fix type conversion warning
by David Pursehouse
· 10 years ago
9705bbf
Replace deprecated HTTP.UTF_8 with StandardCharsets.UTF_8
by David Pursehouse
· 10 years ago
76193bb
Build with API version 2.10
by David Pursehouse
· 10 years ago
302dbaf
Follow upstream's drop of name from the Facade
by Christian Aistleitner
· 10 years ago
b352432
Merge "Implement buck driven build"
by Edwin Kempin
· 10 years ago
3b0f19e
Implement buck driven build
by David Ostrovsky
· 10 years ago
b6c0e04
Return plugin name rather than hard-coded "RTC"
by Christian Aistleitner
· 10 years ago
07563e7
Maven: Clean up pom.xml
by David Ostrovsky
· 10 years ago
9b4e797
Update to new its-base layout
by Christian Aistleitner
· 10 years ago
47c0dc4
Add version for Maven's shade plugin
by Christian Aistleitner
· 10 years ago
62f92e8
Require only a single JUnit version
by Christian Aistleitner
· 10 years ago
48b552c
Update to Gerrit 2.11-SNAPSHOT api
by Christian Aistleitner
· 10 years ago
75cc55a
Merge "Support to enable/disable the RTC integration in the UI"
by Edwin Kempin
· 11 years ago
fcf139e
Add init step to copy configuration from the 'hooks-rtc' plugin
by Edwin Kempin
· 11 years ago
318f48a
Support to enable/disable the RTC integration in the UI
by Edwin Kempin
· 11 years ago
b82f8e9
InitRTC has to do modifications of gerrit.config in run() method
by Edwin Kempin
· 11 years ago
3050602
Adapt InitRTC init step to API change in the InitIts init step
by Edwin Kempin
· 11 years ago
50697de
Document how to limit the RTC integration to certain branches
by Edwin Kempin
· 11 years ago
7497a9e
Document how to enforce RTC integration for all child projects
by Edwin Kempin
· 11 years ago
f60c0a3
Support to enable/disable the RTC integration per project
by Edwin Kempin
· 11 years ago
47925b0
Define PluginName and use it instead of ITS_NAME_RTC
by Edwin Kempin
· 11 years ago
04cd901
Rename artifact to 'its-rtc'
by Edwin Kempin
· 11 years ago
923c9e0
Update to Gerrit 2.9 API and use Java 7
by Edwin Kempin
· 11 years ago
34ee600
Add .settings files to the project to get standard code formatting
by Edwin Kempin
· 11 years ago
6c13e6d
Merge "Update example for plugin initialization"
by Edwin Kempin
· 11 years ago
fd0c90c
Merge "Update parent version to 2.8-SNAPSHOT"
by Edwin Kempin
· 11 years ago
e1b7674
Fix link to commentLink configuration
by Edwin Kempin
· 11 years ago
bcd65e3
Update example for plugin initialization
by Edwin Kempin
· 11 years ago
5747f35
Update parent version to 2.8-SNAPSHOT
by Edwin Kempin
· 11 years ago
bc890ea
IBM Rational Team Concert integration for Gerrit.
by Luca Milanesio
· 11 years ago