Sign in
gerrit
/
gerrit
/
1a5f1ee4abf22cc4a9cd3ee6ea8495e044c18b77
/
gerrit-plugin-gwtui
2ae3b32
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
3c08993
Update list of maintainers in pom.xml files
by David Pursehouse
· 8 years ago
03453be
Set version to 2.14
by David Pursehouse
· 8 years ago
e8bf91e
Release 2.14-rc1
by Patrick Hiesel
· 8 years ago
v2.14-rc1
0450fde
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
c211c0f
Add new Polygerrit maintainers to developers list in pom.xml files
by David Pursehouse
· 8 years ago
05e5589
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
6100054
Add new maintainers to developers section in pom.xml files
by David Ostrovsky
· 8 years ago
ee94d10
Update Version to 2.14-rc0
by Patrick Hiesel
· 8 years ago
v2.14-rc0
2b25a56
Format Java files with google-java-format
by David Pursehouse
· 8 years ago
c57fb21
Format Java files with google-java-format
by David Pursehouse
· 8 years ago
e7f3d1a
Enhance plugin extension panels to allow ordering per a config
by Zac Livingston
· 8 years ago
23fa65a
Set version to 2.15-SNAPSHOT
by David Pursehouse
· 8 years ago
292fa15
Format all Java files with google-java-format
by Dave Borowitz
· 8 years ago
fdbfcad
Remove Buck based build
by David Ostrovsky
· 8 years ago
fa18907
Bazel: Reformat build files
by David Ostrovsky
· 8 years ago
8c9a9ea
Expose sources in GWT UI plugin API
by David Ostrovsky
· 8 years ago
2502fab
Bazel: Implement GWT UI build for the plugins
by David Ostrovsky
· 8 years ago
1bbf7fb
Bazel: Add build for gerrit-plugin-gwtui
by David Ostrovsky
· 8 years ago
c13d8fe
Buck: Create javadoc from source archive
by David Ostrovsky
· 9 years ago
02d2ed1
Set version to 2.14-SNAPSHOT
by Hugo Arès
· 9 years ago
242ce05
Fix RestApi url encode issue
by sixin li
· 9 years ago
d633834
Merge branch 'stable-2.12'
by David Pursehouse
· 9 years ago
ff0569a
Update issue tracker URL in POM files
by David Pursehouse
· 9 years ago
e7996de
Remove redundant 'final' modifiers
by David Pursehouse
· 9 years ago
dfcc5cd
Remove redundant 'final' modifier from private native methods
by David Pursehouse
· 9 years ago
1c6f71e
Add new maintainers to "developers" section in pom.xml files
by David Pursehouse
· 9 years ago
f410622
Set version to 2.12.2
by David Pursehouse
· 9 years ago
v2.12.2
6475704
Set version to 2.12.1
by David Pursehouse
· 9 years ago
v2.12.1
70e4a90
Rename AccountPreferencesInfo to GeneralPreferences
by David Ostrovsky
· 9 years ago
4ebf42e
Remove modifiers 'public' and 'abstract' from interface methods
by Urs Wolfer
· 9 years ago
61aa042
Set version to 2.12
by David Pursehouse
· 9 years ago
1a468f0
Set version to 2.13-SNAPSHOT
by David Pursehouse
· 9 years ago
a3a53d4
Set version to 2.12-rc0
by David Pursehouse
· 9 years ago
v2.12-rc0
1ae0210
Buck: Move gwt-dev transitive deps to first order dependency
by David Ostrovsky
· 9 years ago
aaaf9fa
Remove dummy GroupInfo class
by Hugo Arès
· 10 years ago
1ebb983
Revert "GroupSuggestOracle: Remove unused constructor from GroupInfo inner class"
by Hugo Arès
· 10 years ago
e2e314b
GroupSuggestOracle: Remove unused constructor from GroupInfo inner class
by David Pursehouse
· 10 years ago
227a6c2
Implement GroupSuggestOracle
by Yuxuan 'fishy' Wang
· 10 years ago
4738cba
Merge "Cleanup old java_library2 buck targets."
by Shawn Pearce
· 10 years ago
f8050d1
Cleanup old java_library2 buck targets.
by Yuxuan 'fishy' Wang
· 10 years ago
46424a9
Fix modifier order
by David Pursehouse
· 10 years ago
76b2372
Make RelativeDateFormatter available to plugins
by Edwin Kempin
· 10 years ago
010d305
Make account formatter available to plugins
by Edwin Kempin
· 10 years ago
2fc17f4
Make ServerInfo accessible by plugins
by Edwin Kempin
· 10 years ago
ac34c13
Make date formatter available to plugins
by Edwin Kempin
· 10 years ago
936d1ed
Make user preferences accessible by plugins
by Edwin Kempin
· 10 years ago
5d683cc
Pass ChangeInfo object to extension panels
by Edwin Kempin
· 10 years ago
f250c69
Let GWT plugins access the AccountInfo of the current user
by Edwin Kempin
· 10 years ago
30c6f47
Allow Gerrit client to pass JavaScriptObjects to extension panels
by Edwin Kempin
· 10 years ago
70e1112
Allow plugins to add custom settings screens
by Edwin Kempin
· 10 years ago
52f79ac
Allow plugins to extend Gerrit screens with GWT controls
by Edwin Kempin
· 10 years ago
03bc999
Merge branch 'stable-2.11'
by David Pursehouse
· 10 years ago
a4bccbf
PluginAPI: Don't convert to String in RestApi.get() method
by David Ostrovsky
· 10 years ago
32bed1d
Buck: Fix api build
by David Ostrovsky
· 10 years ago
1da31b3
Buck: Fix api build
by David Ostrovsky
· 10 years ago
c0862b2
Set version to 2.11.2
by David Pursehouse
· 10 years ago
792b2c4
Update out of date hyperlinks
by Shawn Pearce
· 10 years ago
ce6c4bc
Set version to 2.11.1
by David Pursehouse
· 10 years ago
503cffe
Set version to 2.11
by David Pursehouse
· 10 years ago
f91675e
Set version to 2.12-SNAPSHOT
by David Pursehouse
· 10 years ago
6d0ebb8
Fix some warnings raised by CheckStyle
by David Pursehouse
· 10 years ago
9e218ae
Buck: Expose extension client sources to plugin API
by David Ostrovsky
· 10 years ago
a30c835
Allow plugins to check if user is signed in
by Edwin Kempin
· 10 years ago
8b42ec5
Turn on many more Eclipse warnings, and fix them
by Dave Borowitz
· 10 years ago
df65eca
Expose gwtexpui in plugin API
by David Ostrovsky
· 10 years ago
ec38762
Allow to create javadocs for multiple packages
by David Ostrovsky
· 10 years ago
33e391d
Organize ALL the imports
by Dave Borowitz
· 11 years ago
c7e5397
Bump version to 2.11-SNAPSHOT
by David Pursehouse
· 11 years ago
b4edfab
Buck: Export gwtui-common in gwtui-api-lib
by David Ostrovsky
· 11 years ago
0b54dcf
Update version to 2.10-SNAPSHOT in pom.xml files
by Edwin Kempin
· 11 years ago
063f658
Merge branch 'stable-2.9'
by David Pursehouse
· 11 years ago
c7ddc2c
Add pom with meta-data for plugin projects
by Edwin Kempin
· 11 years ago
3349972
Update Buck
by Shawn Pearce
· 11 years ago
3b4019d
Buck: Adjust to upstream change: "default java targeted to be Java 7"
by David Ostrovsky
· 11 years ago
b2eb126
Merge branch 'stable-2.9'
by David Pursehouse
· 11 years ago
049c355
Allow plugins to refresh Gerrit's menu bar
by Edwin Kempin
· 11 years ago
239b5b6
Buck: Fix dependency for javadoc target
by David Ostrovsky
· 11 years ago
3f3e9ad
Remove unnecessary reference to $SRCDIR in Buck genrules
by David Ostrovsky
· 11 years ago
520f8a9
Introduce Gerrit gwtui common project
by David Ostrovsky
· 11 years ago
af38543
Fix retrieving value from NativeString in plugin
by Edwin Kempin
· 11 years ago
fc998c4
Add 'del' as alias for 'delete' in JavaScript API
by Edwin Kempin
· 11 years ago
792c8d8
Allow plugins to display errors in the Gerrit ErrorDialog
by Edwin Kempin
· 11 years ago
d5c844f
Allow plugins to add entire screens to Gerrit
by Shawn Pearce
· 11 years ago
c8e96ad
Wait for UI plugins to load
by Shawn Pearce
· 11 years ago
93dbaa2
Fix the API build
by David Pursehouse
· 11 years ago
24047a1
Merge "Merge branch 'stable-2.8'"
by Edwin Kempin
· 11 years ago
28694a0
Merge branch 'stable-2.8'
by David Pursehouse
· 11 years ago
368fa1e
Merge "Enable GWT plugins to go to and refresh screens"
by Edwin Kempin
· 11 years ago
6349374
Enable GWT plugins to go to and refresh screens
by Edwin Kempin
· 11 years ago
1f26ed2
Buck: Fix gerrit-plugin-gwtui API build
by David Ostrovsky
· 11 years ago
acc959d
Buck: add build for gerrit-plugin-gwtui
by David Ostrovsky
· 11 years ago
93e4e9c
buck targets: Fix bad reference to //lib/gwt:user_lib
by Shawn Pearce
· 11 years ago
11f7168
Set version to 2.8
by David Pursehouse
· 11 years ago
v2.8
72fb6cc
Remove unused .gitignore
by Shawn Pearce
· 11 years ago
c53fd3a
Delete eclipse left-over files from the Maven poop era
by David Ostrovsky
· 11 years ago
bb360eb
Buck: generate javadocs for plugin and extension API
by David Ostrovsky
· 11 years ago
c7598d2
Fix JavaScript syntax error in NativeString
by Edwin Kempin
· 11 years ago
1a317221
Allow GWT plugins to invoke the REST API
by Edwin Kempin
· 11 years ago
c301f7a
gerrit-plugin-gwtui: delete maven driven build
by David Ostrovsky
· 11 years ago
Next »