Sign in
gerrit
/
gerrit
/
029bf460e59f85b9cc16a1d3f062c55dde51f66d
/
polygerrit-ui
029bf46
polygerrit: Fix 'Unexpected trailing comma' lint errors
by David Pursehouse
· 5 years ago
7a326a0
Merge branch 'stable-3.0' into stable-3.1
by David Pursehouse
· 5 years ago
cd7a784
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
13a83f1
Fix linter errors under eslint 6.x
by Tao Zhou
· 5 years ago
609c508
Link global eslint packages to local project
by Thomas Draebing
· 5 years ago
6244123
Move EventEmitter on Gerrit to gr-gerrit file
by Tao Zhou
· 5 years ago
71708d99b
Merge branch 'stable-3.0' into stable-3.1
by David Pursehouse
· 5 years ago
701e154
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
bb1c614
Merge "Add event interface to Gerrit" into stable-2.16
by Ben Rohlfs
· 5 years ago
d936a7a
Add event interface to Gerrit
by Tao Zhou
· 5 years ago
4a0bc75
Fix undefined branch in create-destination-dialog
by Ben Rohlfs
· 5 years ago
89166c7
Merge branch 'stable-3.0' into stable-3.1
by Paladox
· 5 years ago
e0339bc
Merge branch 'stable-2.16' into stable-3.0
by Paladox
· 5 years ago
3ec1221
Fix loading font-roboto-local in the ui
by Paladox none
· 5 years ago
cee02d5
Merge branch 'stable-3.0' into stable-3.1
by David Pursehouse
· 5 years ago
1a6bfca
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
677b9f4
Merge branch 'stable-3.0' into stable-3.1
by David Pursehouse
· 5 years ago
fa1e1f1
Fix "TypeError: groups is not iterable" in _disableAgreements
by Paladox none
· 5 years ago
8083ea4
Fix typos: Aggreements -> Agreements
by David Pursehouse
· 5 years ago
0e78b7a
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
fd808eb
REST: Fix bad content type description
by Orgad Shaneh
· 5 years ago
dfad7a2
Merge branch 'stable-3.0' into stable-3.1
by David Pursehouse
· 5 years ago
f2b2a8b
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
9b58fea
Fix branch overflow in change-list-item
by Ben Rohlfs
· 5 years ago
59e60c9
Fix tabindex for gr-button
by Tao Zhou
· 5 years ago
71186de
Merge branch 'stable-3.0' into stable-3.1
by David Pursehouse
· 5 years ago
5576ac4
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
596ee78
Change on-tap to on-click for iron-dropdown
by Paladox none
· 5 years ago
dd4a836
Merge branch 'stable-3.0' into stable-3.1
by David Pursehouse
· 5 years ago
69c2f37
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
3140f88
Add copy-to-clipboard for generated password
by Ben Rohlfs
· 5 years ago
880f58c
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
eb06e9d
Fix gr-syntax-params css class
by Paladox none
· 5 years ago
b0e1c6e
Enable doctag in syntax highlighter
by Paladox none
· 5 years ago
fe186da
Show helpful instructions if change has Merge conflicts
by Dhruv Srivastava
· 5 years ago
b096b2a
Fine tune the change metadata rows to all have the same height
by Ben Rohlfs
· 5 years ago
d2d5aac
Merge "Move tooltip to below the button for change detail actions" into stable-3.1
by David Pursehouse
· 5 years ago
fb61c06
Merge "Don't allow "show 2 more" reviewers" into stable-3.1
by David Pursehouse
· 5 years ago
e9dcb88
Add a --header-box-shadow theme css variable
by Ben Rohlfs
· 5 years ago
2871241
Don't allow "show 2 more" reviewers
by Ben Rohlfs
· 5 years ago
7d41782
Move tooltip to below the button for change detail actions
by Tao Zhou
· 5 years ago
03b17e2
Move repository description to the last column.
by Dhruv Srivastava
· 5 years ago
b226a69
Merge branch 'stable-3.0' into stable-3.1
by David Pursehouse
· 5 years ago
b5dde80
Fix JSDoc comments for behaviors
by Dmitrii Filippov
· 5 years ago
049cc0b
Use attribute binding for data-... attributes
by Dmitrii Filippov
· 5 years ago
4504f51
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
0998cfa
Fix missing HTML links
by Dmitrii Filippov
· 5 years ago
666cf0d
Avoid browser caching for diff on edit patch
by Tao Zhou
· 5 years ago
8c65ef5
Add border between robot comment and action buttons
by Dhruv Srivastava
· 5 years ago
c83d02e
Merge "Move plugin loading related methods to PluginLoader." into stable-3.1
by David Pursehouse
· 5 years ago
09de94a
Replace `.src` with `.setAttribute` for gr-lib-loader
by Tao Zhou
· 5 years ago
2a5e32b
Replace `.src` with `setAttribute`.
by Tao Zhou
· 5 years ago
569e9a3
Account for border and padding in commit message box size
by Ben Rohlfs
· 5 years ago
3a32132
Move plugin loading related methods to PluginLoader.
by Tao Zhou
· 5 years ago
9a4dfcc
Remove robot comments without human reply from "Comment Threads" tab
by Dhruv Srivastava
· 5 years ago
b5a5a3c
Fix selected label style
by Tao Zhou
· 5 years ago
9f06fea
Remove unused jsAPI from gr-diff-builder
by Mayank Kumar
· 5 years ago
718d849
Remove buttons (Reply, Ack, Quote, Done) for robot comments
by Dhruv Srivastava
· 5 years ago
68b3951
Report tab change - mostly for checks plugin
by Milutin Kristofic
· 5 years ago
a87c672
Increase padding from 4px to 8px for commit message
by Ben Rohlfs
· 5 years ago
d41d1e8
Add keyup to some shortcuts to avoid multiple events for longpress
by Tao Zhou
· 5 years ago
fcc4296
Move externs to types folder
by Tao Zhou
· 5 years ago
dd05f5d
Added a types.js file to support cross-module types
by Tao Zhou
· 5 years ago
ca2ab70
Merge branch 'stable-3.0' into stable-3.1
by David Pursehouse
· 5 years ago
053d05a
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
4bee6b5
Fix vertical-align and line height in search bar
by Ben Rohlfs
· 5 years ago
85528b8
Highlight VHDL
by Paladox none
· 5 years ago
7d3c11e
Merge "Remove _legacyUndefinedCheck from gr-repo-list" into stable-3.1
by Ben Rohlfs
· 5 years ago
6f8ffe5
Merge "Remove all usage on POLYMER2" into stable-3.1
by David Pursehouse
· 5 years ago
56d5e4f
Merge "Lazyload cursor stops once dropdown is opened" into stable-3.1
by David Pursehouse
· 5 years ago
662c96c
Remove _legacyUndefinedCheck from gr-repo-list
by Paladox none
· 5 years ago
2f06b47
Remove all usage on POLYMER2
by Tao Zhou
· 5 years ago
750f518
Lazyload cursor stops once dropdown is opened
by Milutin Kristofic
· 5 years ago
58153cf
Fix gr-identities
by Tao Zhou
· 5 years ago
680f697
Remove 1px border-top for additional requirement sections
by Ben Rohlfs
· 5 years ago
0f3edd2
Distinguish two monospace fonts: code and mono
by Ben Rohlfs
· 5 years ago
ab5e236
Tweak the UI of tabs
by Ben Rohlfs
· 5 years ago
10dec1f
Change --deemphasized-text-color from #616161 to #5F6368
by Ben Rohlfs
· 5 years ago
990c997
Allow --header-padding CSS variable in PolyGerrit themes
by Luca Milanesio
· 5 years ago
4415e6b
Introduce a border-radius css var and use it everywhere
by Ben Rohlfs
· 5 years ago
5fd4f40
Replace 1px borders in change info with background color changes
by Ben Rohlfs
· 5 years ago
6042212
Replace the comment card triangle expander with an icon
by Ben Rohlfs
· 5 years ago
e84294c
Remove everywhere on-tap
by Milutin Kristofic
· 5 years ago
e690f91
Enable emoji dropdown only after space and colon
by Milutin Kristofic
· 5 years ago
b7b1472
Do not allow RobotoMono-Regular to stand in for Roboto
by Jonathan Nieder
· 5 years ago
e727411
Sort emojis by popularity
by Milutin Kristofic
· 5 years ago
d5e581f
Enable searching emoji by emoticon
by Milutin Kristofic
· 5 years ago
4c74e5b
Fix incorrect css variable syntax on gr-tooltip
by Tao Zhou
· 5 years ago
9f624eb
Fix shortcut for next thread group for polymer 2
by Tao Zhou
· 5 years ago
97c39f1
Include the common shared-styles for endpoint shared styles
by Tao Zhou
· 5 years ago
d185a46
Fix css for textarea
by Tao Zhou
· 5 years ago
5dfb83e
Check for undefined on `_computeparentListClass`
by Tao Zhou
· 5 years ago
e2be01c
Revert "Migrate to new createChange rest api"
by Han-Wen Nienhuys
· 5 years ago
66989d6
Revert "Fix create change api"
by David Pursehouse
· 5 years ago
1de67a0
Merge branch 'stable-3.0' into stable-3.1
by David Pursehouse
· 5 years ago
bad5849
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
7b82696
Add "readOnly"-endpoint parameter to repo-config endpoint
by Thomas Draebing
· 5 years ago
4948426
Merge "Add emoji dropdown to list of shortcuts" into stable-3.1
by David Pursehouse
· 5 years ago
ec96b74
Fix incorrect stub for `diffbuilder.render`
by Tao Zhou
· 5 years ago
de76ca1
Add emoji dropdown to list of shortcuts
by Milutin Kristofic
· 5 years ago
Next »