Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly define ordering in models using default_scope | Dmitriy Zaporozhets | 2015-02-05 | 1 | -0/+2 |
* | Use short_id instead of [0..N] for short version of commit sha | Dmitriy Zaporozhets | 2014-10-10 | 1 | -1/+1 |
* | Annotate models | Dmitriy Zaporozhets | 2014-08-25 | 1 | -1/+1 |
* | Use CompareService in collecting diff when create MR | Dmitriy Zaporozhets | 2014-07-29 | 1 | -15/+6 |
* | Key strong params | Dmitriy Zaporozhets | 2014-06-26 | 1 | -2/+0 |
* | Add CompareAction class for collecting commits and diffs using satellites | Dmitriy Zaporozhets | 2014-05-07 | 1 | -2/+14 |
* | Re-annotate models | Dmitriy Zaporozhets | 2014-04-09 | 1 | -0/+13 |
* | remove dead code: broken_diffs | tsl0922 | 2014-02-27 | 1 | -6/+0 |
* | Use gitlab_git 5.4.0 without BROKEN_DIFF constant | Dmitriy Zaporozhets | 2014-02-12 | 1 | -5/+3 |
* | Set mr_diff state to collected if diff is ok | Dmitriy Zaporozhets | 2014-01-22 | 1 | -1/+4 |
* | MergeRequestDiff model responsoible for storing commits/diff info | Dmitriy Zaporozhets | 2014-01-22 | 1 | -0/+160 |