This repository was archived by the owner on May 12, 2018. It is now read-only.
Commit a288b51
Douwe Maan
Merge branch 'sort-commits' into 'master'
Order result of `Repository#commits_between` by date.
Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2421.
When this is merged, I'll release 7.2.7 and submit a MR to gitlab-ce.
Before:

After:

"JS fix" is from February 2014, "Feature conflcit added" is from August 2014.
See merge request !312 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
| 300 | + | |
299 | 301 | | |
300 | 302 | | |
| 303 | + | |
301 | 304 | | |
302 | 305 | | |
303 | 306 | | |
304 | | - | |
| 307 | + | |
305 | 308 | | |
306 | 309 | | |
307 | 310 | | |
| |||
0 commit comments