Files
gitlabhq/lib
Stan Hu e3dbaa7027 Merge branch '1791-fix-github-issue-order' into 'master'
Fix wrong order of issues when importing from github

### 1. What does this MR do?

The order of issues imported from GitHub is fixed.

### 2. Are there points in the code the reviewer needs to double check?

Nothing.

### 3. Why was this MR needed?

The default behaviors of GitHub API at listing issues are sort: :created and direction: :desc.

See GitHub API details at https://developer.github.com/v3/issues/#list-issues.

### 4. What are the relevant issue numbers / Feature requests?

Fixes #1791

### 5. Screenshots (if relevant)

Nothing

See merge request !898
2015-06-29 14:15:47 +00:00
..
2015-06-02 13:21:34 +02:00
2015-02-02 21:31:03 -08:00
2015-02-14 11:09:23 -07:00
2014-08-14 15:48:14 +04:00
2014-08-14 15:48:14 +04:00
2015-05-11 18:21:45 +03:00