summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Add AndCardinalPredicate and OrCardinalPredicatePrudhvi Akhil Alahari2022-11-027-3/+202
* | | | | | Merge "Add HasCardinality interface which helps in defining a cardinality" in...Prudhvi Akhil Alahari2022-11-0217-18/+133
|\ \ \ \ \ \
| * | | | | | Add HasCardinality interface which helps in defining a cardinalityPrudhvi Akhil Alahari2022-10-3117-18/+133
* | | | | | | Do not set cherryPickOf on RevertSubmissionMarija Savtchouk2022-11-013-4/+8
|/ / / / / /
* | | | | | Merge "Don't always rewrite And/OrPredicate to And/OrSource" into stable-3.4Prudhvi Akhil Alahari2022-10-299-67/+122
|\ \ \ \ \ \
| * | | | | | Don't always rewrite And/OrPredicate to And/OrSourcePrudhvi Akhil Alahari2022-10-289-67/+122
* | | | | | | Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2022-10-281-6/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2022-10-281-6/+15
| |\| | | |
| | * | | | Merge branch 'stable-3.1' into stable-3.2Luca Milanesio2022-10-281-6/+15
| | |\| | |
| | | * | | Merge branch 'stable-3.0' into stable-3.1Luca Milanesio2022-10-281-6/+15
| | | |\| |
| | | | * | Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2022-10-281-6/+15
| | | | |\|
| | | | | * Cache repository locations in LocalDiskRepositoryManagerKaushik Lingarkar2022-10-281-6/+15
* | | | | | AndSource: consider cardinality while choosing the data sourcePrudhvi Akhil Alahari2022-10-275-14/+126
* | | | | | Update git submodulesPaladox none2022-10-241-0/+0
* | | | | | Update git submodulesPaladox none2022-10-241-0/+0
* | | | | | Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2022-10-214-15/+90
|\| | | | |
| * | | | | Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2022-10-215-16/+92
| |\| | | |
| | * | | | Merge branch 'stable-3.1' into stable-3.2Luca Milanesio2022-10-213-6/+58
| | |\| | |
| | | * | | Merge branch 'stable-3.0' into stable-3.1Luca Milanesio2022-10-213-6/+58
| | | |\| |
| | | | * | Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2022-10-213-6/+58
| | | | |\|
| | | | | * Limit the number of changes that can be submitted togetherLuca Milanesio2022-10-183-6/+59
| | * | | | GitwebServlet: Retrieve git path from FileRepositoryLuca Milanesio2022-08-141-9/+32
| | * | | | Make delegate() method publicFabio Ponciroli2022-08-061-1/+2
| * | | | | Merge "Update jgit to c6b0ee04e49c96e0beec4154196c416abcf2bcc9" into stable-3.3Luca Milanesio2022-10-211-0/+0
| |\ \ \ \ \
| | * | | | | Update jgit to c6b0ee04e49c96e0beec4154196c416abcf2bcc9Matthias Sohn2022-10-211-0/+0
* | | | | | | Merge "config-mail.txt: note about necessary restart" into stable-3.4Sven Selberg2022-10-201-0/+5
|\ \ \ \ \ \ \
| * | | | | | | config-mail.txt: note about necessary restartSven Selberg2022-10-201-0/+5
* | | | | | | | Reintroduce the Change-Id footer in change screenLuca Milanesio2022-10-193-0/+176
|/ / / / / / /
* | | | | | | Fix HTTP 404 when browsing tags on GitwebLuca Milanesio2022-10-121-1/+1
* | | | | | | fixup! Add an option to periodically warm the project_list cachePrudhvi Akhil Alahari2022-10-103-1/+9
* | | | | | | Add an option to periodically warm the project_list cachePrudhvi Akhil Alahari2022-10-073-1/+123
* | | | | | | Merge "prolog_rules cache: only use memoryLimit from cache.projects" into sta...Martin Fick2022-10-065-7/+36
|\ \ \ \ \ \ \
| * | | | | | | prolog_rules cache: only use memoryLimit from cache.projectsPrudhvi Akhil Alahari2022-10-065-7/+36
* | | | | | | | Set version to 3.4.7-SNAPSHOTLuca Milanesio2022-10-055-5/+5
* | | | | | | | Set version to 3.4.6v3.4.6Luca Milanesio2022-10-055-5/+5
* | | | | | | | Fix javadoc summary for Google Java StyleNasser Grainawi2022-10-051-4/+4
* | | | | | | | Merge "Don't depend on predicate order as they get sorted based on cost" into...Nasser Grainawi2022-10-051-8/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Don't depend on predicate order as they get sorted based on costPrudhvi Akhil Alahari2022-10-051-8/+11
* | | | | | | | Fix DefaultMemoryCacheFactory to correctly set refreshAfterWritePrudhvi Akhil Alahari2022-10-051-1/+1
|/ / / / / / /
* | | | | | | Merge "Shortcut CreateRefControl#checkCreateCommit only for push processing" ...Luca Milanesio2022-10-055-12/+130
|\ \ \ \ \ \ \
| * | | | | | | Shortcut CreateRefControl#checkCreateCommit only for push processingPrudhvi Akhil Alahari2022-10-045-12/+130
* | | | | | | | Paginate internal change index queriesKaushik Lingarkar2022-10-044-104/+189
* | | | | | | | Fix index pagination to set 'more_changes' correctlyKaushik Lingarkar2022-10-041-1/+1
* | | | | | | | Fix Lucene change index search-after implementationKaushik Lingarkar2022-10-044-15/+77
|/ / / / / / /
* | | | | | | Elasticsearch tests: Recreate container for each test suiteNasser Grainawi2022-10-046-20/+11
* | | | | | | Allow different data reservoirs for metricsLuca Milanesio2022-10-0311-6/+393
* | | | | | | Update git submodulesPrudhvi Akhil Alahari2022-10-021-0/+0
* | | | | | | Merge "Fix AndSource to run #match() of predicate whose cost is least" into s...Martin Fick2022-09-225-31/+87
|\ \ \ \ \ \ \
| * | | | | | | Fix AndSource to run #match() of predicate whose cost is leastPrudhvi Akhil Alahari2022-09-225-31/+87
* | | | | | | | Merge "Bump JGit to latest stable-5.13 (035e0e23f)" into stable-3.4Nasser Grainawi2022-09-221-0/+0
|\ \ \ \ \ \ \ \