Sign in
gerrit
/
gerrit
/
48d05ea980612adb61a8272ad5b6c8cdea1502e2
48d05ea
BaseInit: Bind DisabledMetricMaker
by David Pursehouse
· 8 years ago
5e48cdd
Update git submodules
by David Pursehouse
· 8 years ago
d545c29
InMemoryRepositoryManager: Increment repository use count
by David Pursehouse
· 8 years ago
368e96a
InMemoryTestingDatabaseModule: Bind InMemoryRepositoryManager as Singleton
by David Pursehouse
· 8 years ago
3355519
Update git submodules
by David Pursehouse
· 8 years ago
1cd1c7d
Merge branch 'stable-2.12' into stable-2.13
by David Pursehouse
· 8 years ago
01acbfd
Merge changes I11c3c1a2,I9a177deb into stable-2.13
by David Pursehouse
· 8 years ago
a58ddd2
Make error message for rejecting Egit placeholder Change-Id consistent
by Edwin Kempin
· 8 years ago
5ac0209
Add tests for pushing without Change-Id and with invalid Change-Ids
by Edwin Kempin
· 8 years ago
d296075
RestApiMetrics: Fix description of error count metric
by David Pursehouse
· 8 years ago
86ab425
MetaDataUpdate: Expose #fireGitRefUpdatedEvent to derived classes
by Jacek Centkowski
· 8 years ago
ca25785
Use Inject/Singleton from com.google.inject instead of javax.inject
by David Pursehouse
· 8 years ago
7059cbd
Fix garbled text with Unicode display names obtained from HTTP headers
by Jan Kundrát
· 8 years ago
04c96a8
One-off request context on behalf of a user
by Luca Milanesio
· 8 years ago
c19163c
Doc: Fix minor nits in config-auto-site-initialization
by David Pursehouse
· 8 years ago
25d59ce
Fix token in Group screen
by Hongkai Liu
· 8 years ago
2897e9d
Fix gitweb review link
by Hector Oswaldo Caballero
· 8 years ago
be722d5
commit-msg hook: Add Change-Id after Depends-On: footer
by Paladox none
· 8 years ago
3123523
Install "git-lfs-authenticate" SSH command when lfs.plugin is configured
by Jacek Centkowski
· 8 years ago
f104ccd
Introduce "git-lfs-authenticate" SSH Command for LFS plugins
by Jacek Centkowski
· 8 years ago
d0bf015
Allow HTTP password when using LDAP and basic authentication
by Hector Oswaldo Caballero
· 9 years ago
b10848e
Gerrit command line utility to set/update secure.config
by Luca Milanesio
· 8 years ago
f6dd9eb
Fix naming and message prompt for entering passwords
by Luca Milanesio
· 8 years ago
0999d86
Merge "Don't truncate long lines in diff screens" into stable-2.13
by Saša Živkov
· 8 years ago
c7fd1c0
Merge branch 'stable-2.12' into stable-2.13
by David Pursehouse
· 8 years ago
f192570
Don't truncate long lines in diff screens
by David Pursehouse
· 8 years ago
a9e73b6
Fix eclipse unused variable warning
by Zhen Chen
· 8 years ago
ff844d8
Remove unused imports
by David Pursehouse
· 8 years ago
ce5a06e
Fix error message in MergeOp
by Zhen Chen
· 8 years ago
0dcdaf1
Fix project ordering bug in submodule subscription
by Zhen Chen
· 8 years ago
d3780df
Fix bug for saving submodule subscription section config
by Zhen Chen
· 8 years ago
60127bd
Fix a bug in submodule topological projects
by Zhen Chen
· 9 years ago
b2a44e8
Do not modify fast forward commit for submodules
by Zhen Chen
· 9 years ago
2e7161c
MergeOpRepoManager: Remove abortIfOpen argument
by Dave Borowitz
· 9 years ago
481ba35
Set version to 2.13.5
by David Pursehouse
· 8 years ago
v2.13.5
3fd92a4
Resolve username lazily in git over http tasks
by Hongkai Liu
· 8 years ago
df10d85
Drain executor of index change requests before closing index
by Luca Milanesio
· 8 years ago
e7fc0eb
ChangeScreen: Enable Delete Edit for merged changes
by Orgad Shaneh
· 8 years ago
7658370
Merge branch 'stable-2.12' into stable-2.13
by Hugo Arès
· 8 years ago
b21e318
Do not check visibility of parent when creating project
by Hugo Arès
· 8 years ago
a2a82fa
Add test for create project with create-project capability
by Hugo Arès
· 8 years ago
d89b703
Change kind cache: Don't fail if prior ps has no parent, but next ps has 1 parent
by Edwin Kempin
· 8 years ago
f652f1f
Merge "Make Gerrit startup timeout configurable" into stable-2.13
by Hugo Arès
· 8 years ago
6168beb
Make Gerrit startup timeout configurable
by Khai Do
· 8 years ago
9b51298
Implement reviewers visibility check for suggestions
by Luca Milanesio
· 8 years ago
d062a34
SuggestReviewersIT: Avoid side-effects between tests
by Edwin Kempin
· 8 years ago
1d0e909
Fix Gitweb HTTP URL generation
by Hector Oswaldo Caballero
· 8 years ago
8140f0c
Update git submodules
by David Pursehouse
· 8 years ago
v2.13.4
af1d5a5
Set version to 2.13.4
by David Pursehouse
· 8 years ago
1aedee6
Add support for parent revisions weblinks provided by plugins
by David Pursehouse
· 8 years ago
8f83bbb
AccountManager#create: Do not overwrite external ID of other account
by Edwin Kempin
· 8 years ago
ca547ff
Add REST endpoint to reindex a single account
by Edwin Kempin
· 8 years ago
5862be6
Revert "AccountManager: Check that ext ID belongs to account before delete"
by ekempin
· 8 years ago
352be56
AccountManager: Check that ext ID belongs to account before delete
by Edwin Kempin
· 8 years ago
f891ecb
Fix project access gitweb link
by Paladox none
· 8 years ago
fe29728
Merge "Support move change via SSH" into stable-2.13
by David Pursehouse
· 8 years ago
070b2e5
RefNames: add constant for 'refs/meta/'
by David Pursehouse
· 8 years ago
123a72a
Merge branch 'stable-2.12' into stable-2.13
by Hugo Arès
· 8 years ago
4d8ec40
Git-ignore .primary_build_tool and .gwt_work_dir
by Edwin Kempin
· 8 years ago
96bbab3
Fix DB connection pool verification
by Hector Oswaldo Caballero
· 8 years ago
a291706e
AccountSshKey: Strip newline characters out of public key string
by David Pursehouse
· 8 years ago
v2.13.3
c2bdbe7
Merge branch 'stable-2.12' into stable-2.13
by David Pursehouse
· 8 years ago
8ad3ae5
Support move change via SSH
by Orgad Shaneh
· 8 years ago
5602a31
Fix comparison using reference equality instead of value equality
by Andrew Bonventre
· 8 years ago
c788ca1
Merge branch 'stable-2.12' into stable-2.13
by David Pursehouse
· 8 years ago
6978a7b
Set version to 2.12.7
by David Pursehouse
· 8 years ago
v2.12.7
ff312da
Doc: Update avatar plugin links
by Orgad Shaneh
· 8 years ago
0ba52803
Revert "ListPlugins: Remove deprecated --format option"
by David Pursehouse
· 8 years ago
2682094
Merge "Set version to 2.13.3" into stable-2.13
by ekempin
· 8 years ago
b541126
Merge "Fix NPE when requesting invalid Change-Id to index" into stable-2.13
by ekempin
· 8 years ago
260598c
Merge branch 'stable-2.12' into stable-2.13
by David Pursehouse
· 8 years ago
2944506
Allow submit of merge of non change branch
by Sven Selberg
· 8 years ago
df0145d
Avoid unnecessary group visibility checks
by Saša Živkov
· 8 years ago
1dc6bfd
Set version to 2.13.3
by David Pursehouse
· 8 years ago
8a4d86e
Merge branch 'stable-2.12' into stable-2.13
by David Pursehouse
· 8 years ago
1d55a32
Fix broken submit tests
by David Pursehouse
· 8 years ago
225da2d
Add @Sandboxed annotation for classes and methods
by Patrick Hiesel
· 9 years ago
650769c
Fix NPE when requesting invalid Change-Id to index
by Luca Milanesio
· 8 years ago
0d3dab2
Add tests for submit whole topic on multiple projects/branches
by David Pursehouse
· 8 years ago
62d4666
Fix notes NPE for has:draft search predicate.
by Martin Fick
· 8 years ago
01583ca
Update git submodules
by David Pursehouse
· 8 years ago
1f0db2a
Update download-commands plugin
by David Pursehouse
· 8 years ago
55a07fc
ProjectWatchIT: Test that watches of different users don't interfere
by Edwin Kempin
· 8 years ago
a5a9fbd
Test that watches for other projects are not applied
by Edwin Kempin
· 8 years ago
354d228
ProjectWatchIT#watchFile(): Use watchedRepo for both changes
by Edwin Kempin
· 8 years ago
3b23e70
Merge "Strip servlet API from GWT jar to avoid classpath collision" into stable-2.13
by David Pursehouse
· 8 years ago
4765b3c
CommitBox: Remove unused parentWebLink elements
by David Pursehouse
· 8 years ago
bb4fca2
Strip servlet API from GWT jar to avoid classpath collision
by David Ostrovsky
· 8 years ago
9e1d291
Use recursive name lookup for PluginConfig
by Luca Milanesio
· 8 years ago
145c87a
BatchUpdate#newChangeContext: Add sanity check on unwrapped change
by David Pursehouse
· 8 years ago
6d4ae73
Merge branch 'stable-2.12' into stable-2.13
by David Pursehouse
· 8 years ago
3f1de33
Set version to 2.12.6
by David Pursehouse
· 8 years ago
v2.12.6
0ff3e30
AbstractSubmit: Add more assertions in submitWholeTopic
by David Pursehouse
· 8 years ago
330d71d
Fix formatting of Apache Derby database documentation
by David Pursehouse
· 8 years ago
85d7ee4
CherryPick: Update mergeTip for every cherry-pick
by Sven Selberg
· 8 years ago
1ef6e50
AbstractSubmit: Add more assertions in submitWholeTopic
by David Pursehouse
· 8 years ago
a61b6ee
Notice merged commits even if they appear on a different branch
by Sven Selberg
· 8 years ago
73231a1
Timer0: Fix example given in JavaDoc
by Edwin Kempin
· 8 years ago
664a284
SetMembersCommand: Handle REST errors gracefully
by David Pursehouse
· 8 years ago
18d8f00
Remove unused import
by Hugo Arès
· 8 years ago
Next »