An error occurred fetching the project authors.
- 05 Sep, 2016 1 commit
-
-
Airat Shigapov authored
-
- 02 Sep, 2016 8 commits
-
-
Clement Ho authored
-
Clement Ho authored
-
Sean McGivern authored
-
Winnie authored
-
Z.J. van de Weg authored
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
- 01 Sep, 2016 9 commits
-
-
Ruben Davila authored
-
Tomasz Maczukin authored
-
Luke Howell authored
- Added an extra new line to the prepend of the Close message Fixes #21710
-
Clement Ho authored
-
Clement Ho authored
-
Felipe Artur authored
-
Tomasz Maczukin authored
[ci skip]
-
Stan Hu authored
If `git gc` runs and `Repository` has an instance to `Rugged::Repository`, a bug in libgit2 may cause the instance to return a stale value or a missing branch. This change not only optimizes the branch lookup so we don't have to iterate through every branch, but it also works around the `git gc` issue by forcing a repository reload every time `Repository#find_branch` is called. See: https://github.com/libgit2/libgit2/issues/1534 Closes #15392, #21470
-
Mike Greiling authored
-
- 31 Aug, 2016 18 commits
-
-
winniehell authored
-
Douglas Barbosa Alexandre authored
-
Andrew Smith authored
-
Clement Ho authored
-
Douglas Barbosa Alexandre authored
-
Robert Speicher authored
-
Clement Ho authored
-
Clement Ho authored
-
Douglas Barbosa Alexandre authored
-
Clement Ho authored
-
Kamil Trzcinski authored
-
Jacob Vosmaer authored
-
Ben Boeckel authored
Fixes #20456.
-
Sean McGivern authored
We rarely use Russian-doll caching in views, and when we do, it's typically with a naturally-invalidating key. In the case of the commit partial, though, the author lookup isn't part of the cache key - because we're not going to use the state of the users table - and so a new email address can take up to two weeks to show against the commits list. Limiting this to a day still caches the partial for a healthy amount of time, without as bad a worst case scenario.
-
Vitaly Baev authored
-
tiagonbotelho authored
-
Robert Schilling authored
-
Timothy Andrew authored
-
- 30 Aug, 2016 4 commits
-
-
Clement Ho authored
-
Stan Hu authored
Remove duplicate 8.11.4 entries and mark 8.11.3 as released. [ci skip]
-
Patricio Cano authored
-
tiagonbotelho authored
-