summaryrefslogtreecommitdiffstats
path: root/gerrit-extension-api
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.14David Pursehouse2017-04-261-1/+1
* Merge "Merge branch 'stable-2.13' into stable-2.14" into stable-2.14David Pursehouse2017-04-241-0/+28
|\
| * Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-04-241-0/+28
| |\
| | * Create account-indexed extension pointHugo Arès2017-04-241-0/+29
| | * Set version to 2.13.8David Pursehouse2017-04-091-1/+1
| | * Set version to 2.13.7David Pursehouse2017-03-221-1/+1
| | * Set version to 2.13.6David Pursehouse2017-02-211-1/+1
| | * PostReviewers: Add notify handling for reviewers added emailSven Selberg2017-02-091-0/+1
| | * Allow HTTP password when using LDAP and basic authenticationHector Oswaldo Caballero2017-01-121-0/+21
| | * Set version to 2.13.5v2.13.5David Pursehouse2017-01-061-1/+1
| | * Set version to 2.13.4David Pursehouse2016-12-121-1/+1
| | * Add support for parent revisions weblinks provided by pluginsDavid Pursehouse2016-12-121-0/+38
| | * Add REST endpoint to reindex a single accountEdwin Kempin2016-12-091-0/+7
| | * Set version to 2.13.3David Pursehouse2016-11-151-1/+1
| | * Set version to 2.13.2David Pursehouse2016-10-191-1/+1
* | | Release 2.14-rc1v2.14-rc1Patrick Hiesel2017-04-241-1/+1
|/ /
* | Add new Polygerrit maintainers to developers list in pom.xml filesDavid Pursehouse2017-04-211-0/+9
* | Add new maintainers to developers section in pom.xml filesDavid Ostrovsky2017-04-111-0/+6
* | Update Version to 2.14-rc0v2.14-rc0Patrick Hiesel2017-04-111-1/+1
* | Leave assignee feature always enabledLuca Milanesio2017-04-101-2/+1
* | Hide assignee by default in Gerrit changes tableLuca Milanesio2017-04-091-0/+1
* | Reject (robot) comments with ranges referring to line 0Alice Kober-Sotzek2017-03-212-7/+31
* | Merge "Reintroduce Git/REST HTTP password with OAUTH"ekempin2017-03-061-1/+2
|\ \
| * | Reintroduce Git/REST HTTP password with OAUTHLuca Milanesio2017-03-061-1/+2
* | | Merge "Add a User Preference to Receive only Plaintext Emails"ekempin2017-03-061-0/+14
|\ \ \ | |/ / |/| |
| * | Add a User Preference to Receive only Plaintext EmailsPatrick Hiesel2017-03-061-0/+14
* | | gerrit-server: use hashed passwords for HTTP.Han-Wen Nienhuys2017-02-281-1/+0
|/ /
* | Rebase: Fix CurrentRevision in NoteDbDave Borowitz2017-02-231-0/+16
* | ListTags: Set the can_delete fieldDavid Pursehouse2017-02-231-3/+10
* | Revert "Add a User Preference to Receive only Plaintext Emails"Wyatt Allen2017-02-151-14/+0
* | Merge "Add a User Preference to Receive only Plaintext Emails"David Pursehouse2017-02-141-0/+14
|\ \
| * | Add a User Preference to Receive only Plaintext EmailsPatrick Hiesel2017-02-141-0/+14
* | | Store the number of unresolved comments in change indexChangcheng Xiao2017-02-131-0/+1
|/ /
* | AccountApi: Add methods to get emails and delete emailEdwin Kempin2017-02-082-0/+40
* | Format all Java files with google-java-formatDave Borowitz2017-02-07184-1279/+1079
* | Add REST endpoint for commit included inGustaf Lundh2017-02-012-0/+39
* | Add API portion of account statusKasper Nilsson2017-01-312-0/+8
* | Remove redundant 'final' and 'public' modifiersDavid Pursehouse2017-01-281-1/+1
* | Account REST API: Add a new endpoint to delete external IDsChangcheng Xiao2017-01-271-0/+6
* | Add Java API for change edits and use it in testsAlice Kober-Sotzek2017-01-242-1/+258
* | Remove Buck based buildDavid Ostrovsky2017-01-231-89/+0
* | Prefer subtypes of MultimapDave Borowitz2017-01-182-4/+4
* | AccountExternalIdInfo: Implement hashCode alongside equalsDave Borowitz2017-01-181-0/+5
* | Merge "Account REST API: adjust the deletable condition of external ids"David Pursehouse2017-01-171-0/+14
|\ \
| * | Account REST API: adjust the deletable condition of external idsChangcheng Xiao2017-01-171-0/+14
* | | Fix error message when --query and --query2 are both used on GET /groups/Edwin Kempin2017-01-161-1/+1
|/ /
* | Support to control notifications when creating changes through RESTEdwin Kempin2017-01-131-0/+9
* | Add REST endpoint to get account external IDsChangcheng Xiao2017-01-122-0/+41
* | Merge changes from topic 'group-index'David Pursehouse2017-01-124-0/+154
|\ \
| * | Add REST endpoint to reindex a single groupEdwin Kempin2017-01-111-0/+14