Sign in
gerrit
/
gerrit
/
fd23ab518fbd5a3a8c02badd8583ade36cb30edb
/
gerrit-reviewdb
0e525e0
Merge "Set maxObjectSizeLimit from create-project and set-project SSH commands"
by Edwin Kempin
· 12 years ago
a1ec941
Set maxObjectSizeLimit from create-project and set-project SSH commands
by Sasa Zivkov
· 12 years ago
bd9cafd
remove the limit in the query of patch sets by revision.
by Raviteja Sunkara
· 12 years ago
dcee572
Delete Maven based build
by David Ostrovsky
· 12 years ago
84e6dd3
Merge "Change default comment visibility to expand all recent comments"
by Shawn Pearce
· 12 years ago
61e18b0
Refactor highlighting patch sets that have drafts
by Jan Opacki
· 12 years ago
fd6bb9f
Build with Buck
by Shawn Pearce
· 12 years ago
9240c29
Begin 2.8
by Shawn Pearce
· 12 years ago
aabdb82
Merge branch 'stable-2.6'
by Shawn Pearce
· 12 years ago
1decc49
Prevent account's full name from being set to empty string
by David Pursehouse
· 12 years ago
ca421ae
Highlight patch sets that have drafts
by Jan Opacki
· 12 years ago
1e49e14
Allow projects to specify themes
by Dave Borowitz
· 12 years ago
614675b
Change default comment visibility to expand all recent comments
by Christian Aistleitner
· 12 years ago
a3cf713
Add option to set default visibility of change comments
by Christian Aistleitner
· 12 years ago
e1e95ef
Option to show relative times in changes table
by Matthias Sohn
· 12 years ago
db97ff0
Merge branch 'stable-2.6'
by Dave Borowitz
· 12 years ago
08e5e85
Remove separate label field from PatchSetApproval
by Dave Borowitz
· 12 years ago
d47ca8a
Start 2.7 development
by Shawn Pearce
· 12 years ago
8e5de82
Remove ApprovalCategory and ApprovalCategoryValue
by Dave Borowitz
· 12 years ago
b323e61
Remove most remaining references to ApprovalCategory(Value)
by Dave Borowitz
· 12 years ago
f8a1858
Add toString() methods on label-related types
by Dave Borowitz
· 12 years ago
41f909f
Migrate ApprovalTypes away from ApprovalCategory(Value)
by Dave Borowitz
· 12 years ago
accd070
Populate the group screens via REST
by Edwin Kempin
· 12 years ago
9021d24
Migrate approval radio buttons to new REST API
by Dave Borowitz
· 12 years ago
724e432
Add submodule subscriptions fetching by projects
by Christian Aistleitner
· 12 years ago
791c3ae
Query all external groups for internal group memberships
by Shawn Pearce
· 12 years ago
3a82961
Add new notify type that allows watching abandoning of changes
by Edwin Kempin
· 12 years ago
1121475
Add new notify type that allows watching of new patch sets
by Edwin Kempin
· 12 years ago
81f2be8
Merge "PatchSet.isRef()-optimizations."
by Shawn Pearce
· 12 years ago
97dbc31
Merge "Allow group includes to be by UUID instead of group ID"
by Shawn Pearce
· 12 years ago
2cf207f
Allow group includes to be by UUID instead of group ID
by Chad Horohoe
· 12 years ago
341d405
PatchSet.isRef()-optimizations.
by Gustaf Lundh
· 12 years ago
6802493
Remove mysql_nextval script
by Shawn Pearce
· 12 years ago
8462933
Fix compiler warnings about missing switch cases
by David Pursehouse
· 12 years ago
7751631
Prevent leading and trailing spaces on user's Full Name
by David Pursehouse
· 12 years ago
fcdd5c9
Remove nbrPatchSets from Change
by Colby Ranger
· 12 years ago
f349f1a
Remove method removeLastPatchSetId() from Change.
by Colby Ranger
· 12 years ago
c627bc5
Remove method getNumberOfPatchSets() from Change.
by Colby Ranger
· 12 years ago
230343b
Use /changes/{id}/revisions/{sha1}/submit to submit changes
by Shawn O. Pearce
· 12 years ago
8fb080a
For inherited boolean values display the actual value that is inherited
by Edwin Kempin
· 12 years ago
2cc3ddd
Work around failed database updates during patch set replace
by Shawn O. Pearce
· 12 years ago
04a17cf
Accept in_reply_to to thread inline comments
by Shawn O. Pearce
· 12 years ago
80a1c26
Add /changes/{id}/revisions/{commit}/drafts
by Shawn O. Pearce
· 12 years ago
43f7940
Add POST /changes/{id}/revisions/{sha1}/review
by Shawn O. Pearce
· 12 years ago
4885343
Allow defining a default dashboard for projects
by Edwin Kempin
· 12 years ago
2462ccb
Permit booleans in project.config to be inherited
by Shawn O. Pearce
· 12 years ago
00aa4f0
Add submit strategy that rebases the change if necessary
by Edwin Kempin
· 13 years ago
3ad33a5
Remove unused check_schema_version function from index_postgres.sql
by Sasa Zivkov
· 12 years ago
d89e29a
ChangeMessageAccess: Add index for byPathSet method.
by Arnaud Fabre
· 12 years ago
6002bb2
Add missing JSON attribute documentation
by David Pursehouse
· 12 years ago
6bb9d0e
Merge branch 'stable-2.5'
by Edwin Kempin
· 12 years ago
5d960dc
Don't remove dashes from approval category name.
by Sasa Zivkov
· 13 years ago
4606d62
Merge branch 'stable-2.5'
by Shawn O. Pearce
· 13 years ago
08b03a2
Make commands to download patch sets configurable
by Edwin Kempin
· 13 years ago
20f9968
Update versions in pom's to start Gerrit 2.6 development
by Edwin Kempin
· 13 years ago
423c4a9
/changes/: Return more data
by Shawn O. Pearce
· 13 years ago
e6298f7
Create new patch set references before database records
by Shawn O. Pearce
· 13 years ago
2fcf95f
Fix column ids in AccountDiffPreferences
by Shawn O. Pearce
· 13 years ago
632653c
Option to display line endings
by Pravin Sethia
· 13 years ago
766e441
Increase tracking ID max length to 32
by Sasa Zivkov
· 13 years ago
7d5588a
Merge "Add OpenID SSO support."
by Martin Fick
· 13 years ago
90119f8
Remove timestamp from all org.eclipse.core.resources.prefs files.
by Sasa Zivkov
· 13 years ago
7cded9a
Tighten UUID regexp used to check if a group is internal
by Magnus Bäck
· 13 years ago
ca8bc3b
Add OpenID SSO support.
by James E. Blair
· 13 years ago
6fe3e99
Don't hyperlink non-internal groups
by Shawn O. Pearce
· 13 years ago
8363aa5
Remove old LDAP group code.
by Colby Ranger
· 13 years ago
60b7fbe
Migrate AccountGroup owner Id to UUID
by Colby Ranger
· 13 years ago
57bec12
Add notify section in project.config
by Shawn O. Pearce
· 13 years ago
2f12c65
Add Intellij IDEA files to ignore list
by Anatol Pomazau
· 13 years ago
daf6bd9
Update parent version in pom.xml's to 2.5-SNAPSHOT
by Edwin Kempin
· 13 years ago
f054010
Shorten column names that are longer than 30 characters
by Edwin Kempin
· 13 years ago
1eee2c9
Migrate contributor agreements to All-Projects.
by Colby Ranger
· 13 years ago
da02c75
Refactored ContributorAgreements to All-Projects project.config.
by Colby Ranger
· 13 years ago
df47d04
Fix several compiler warning
by Edwin Kempin
· 13 years ago
17e17dd
Change version in pom.xml to 2.4-SNAPSHOT
by Sasa Zivkov
· 13 years ago
74d093d
Removed the AccountGroup emailOnlyAuthors flag.
by Colby Ranger
· 13 years ago
00d5219
Merge "Optimize queries for open/merged changes by project + branch"
by Shawn Pearce
· 13 years ago
b82211e
Merge "Add rebase button to the change screen"
by Saša Živkov
· 13 years ago
7934aec
Optimize queries for open/merged changes by project + branch
by Edwin Kempin
· 13 years ago
06e4126
Add rebase button to the change screen
by Gustaf Lundh
· 13 years ago
05f2bc1
Added GroupMembership for group membership checks.
by Colby Ranger
· 13 years ago
128381f
Refactor: Have only one implementation to resolve parent projects
by Edwin Kempin
· 13 years ago
b308838
Updated to gwtorm 1.4.
by Colby Ranger
· 13 years ago
e5490f1
Add user pref to enable manual reviewing
by Martin Fick
· 13 years ago
7f7eadf
Update poms to Gerrit 2.3-SNAPSHOT
by Martin Fick
· 13 years ago
v2.3-rc0
30e74bb
Delete nextContributorId sequence
by Shawn O. Pearce
· 13 years ago
54428a9
Fix SubmoduleSubscription primary key
by Shawn O. Pearce
· 13 years ago
f4a57bb
Merge "Allow superprojects to subscribe to submodules updates"
by Martin Fick
· 13 years ago
d157040
Allow superprojects to subscribe to submodules updates
by Goran Lungberg
· 14 years ago
0195595
Added support for European style dates
by Edwin Kempin
· 13 years ago
690c516
Remove PatchLineCommentAccess.publish()
by Dave Borowitz
· 13 years ago
5a59261
Delete draft changes and patchsets
by Jason Tsay
· 14 years ago
8f713a4
New draft statuses and magic branches
by Jason Tsay
· 14 years ago
55709c6
Refactor ChangeMessage to include PatchSet.Id
by Jason Tsay
· 14 years ago
6e9ad1e
Schema update for draft patchsets
by Jason Tsay
· 14 years ago
3a6dbe9
Add entries to .gitignore for m2e settings/preference files
by Mohan Zhang
· 13 years ago
acbf134
Apply states for projects (active, readonly and hidden)
by carloseduardo.baldacin
· 14 years ago
0d957de
Fix build by removing Comparable on Project.NameKey
by Shawn O. Pearce
· 13 years ago
79ccba1
Merge branch 'dev-spearce'
by Shawn O. Pearce
· 13 years ago
2d82b4a
Minor ORM cleanups to support other backends
by Shawn O. Pearce
· 13 years ago
Next »