BigW Consortium Gitlab
- We upgraded `rugged` to 0.25.1.1 in !10286 for %9.1 - Prior to this upgrade, the default sort order for commits returned by `Gitlab::Git::Repository#find_commits` was `Rugged::SORT_DATE`, which the graph relied on. - While upgrading `rugged`, the MR also changed this default to `Rugged::SORT_NONE`, which broke commit ordering in the graph. - This commit adds an option to `Gitlab::Git::Repository#find_commits` to sort by date, and changes the graph builder `Network::Graph` so it explictly requests the `:date` sort order
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
attributes.rb | Loading commit data... | |
blame.rb | Loading commit data... | |
blob.rb | Loading commit data... | |
blob_snippet.rb | Loading commit data... | |
branch.rb | Loading commit data... | |
commit.rb | Loading commit data... | |
commit_stats.rb | Loading commit data... | |
compare.rb | Loading commit data... | |
diff.rb | Loading commit data... | |
diff_collection.rb | Loading commit data... | |
encoding_helper.rb | Loading commit data... | |
env.rb | Loading commit data... | |
hook.rb | Loading commit data... | |
index.rb | Loading commit data... | |
path_helper.rb | Loading commit data... | |
popen.rb | Loading commit data... | |
ref.rb | Loading commit data... | |
repository.rb | Loading commit data... | |
rev_list.rb | Loading commit data... | |
tag.rb | Loading commit data... | |
tree.rb | Loading commit data... | |
util.rb | Loading commit data... |