summaryrefslogtreecommitdiffstats
path: root/java/com/google/gerrit/server/query/change/InternalChangeQuery.java
Commit message (Expand)AuthorAgeFilesLines
* Update status values staged, integrating and deferred for java modulesJukka Jokiniva2022-05-301-0/+4
* Merge branch 'stable-3.4' into stable-3.5Orgad Shaneh2021-11-171-0/+1
|\
| * Reuse the same Repository when listing changes by statusLuca Milanesio2021-10-061-0/+1
* | Implement generic matching for prefix fields in ChangePredicatePatrick Hiesel2021-05-311-3/+3
* | Implement generic matching for exact (string) fields in ChangePredicatesPatrick Hiesel2021-05-271-6/+9
* | Implement generic matching for integer fields in ChangePredicatePatrick Hiesel2021-05-271-1/+1
* | Add a field describing whether the index is enabledGal Paikin2021-05-031-1/+1
|/
* Migrate change index to use dimensional numeric typesDavid Ostrovsky2019-10-161-2/+15
* Rename reviewdb package to entities and dissolve client packageDavid Ostrovsky2019-10-151-4/+4
* Hoist BranchNameKey to top levelDave Borowitz2019-04-291-13/+13
* Convert Branch.NameKey to AutoValueDave Borowitz2019-04-231-9/+9
* Remove StorageException from throws clausesDave Borowitz2019-04-171-37/+25
* Rename OrmException to StorageException and move to exceptions packageDave Borowitz2019-04-171-26/+28
* Change: Add helper methods to check change stateDavid Pursehouse2019-02-141-1/+1
* Support related changes lists exceeding the user's query limitDave Borowitz2019-01-091-7/+16
* InternalQuery: Cast setter return types to specific subtypeDave Borowitz2019-01-081-27/+1
* Remove ReviewDb from ChangeDataDave Borowitz2018-12-171-11/+5
* ChangeNotes: Remove ReviewDb-specific logicEdwin Kempin2018-12-131-1/+0
* Add REST endpoint to check for auto-closeable changes in a projectEdwin Kempin2018-08-011-2/+31
* Fix trivial usages of deprecated RefDatabase.getRefs methodDavid Pursehouse2018-06-211-1/+1
* Fix related changes for excessive numbers of patch setsDave Borowitz2018-01-081-1/+31
* Dissolve gerrit-server top-level directoryDavid Ostrovsky2017-10-311-0/+286