| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | Added specs to check for the correct links. | Patricio Cano | 2016-07-06 | 1 | -0/+31 |
| * | | | | | | | | | Revert "Revert "Merge branch 'issue_3946' into 'master'
"" | Robert Speicher | 2016-07-07 | 1 | -2/+2 |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' | Robert Speicher | 2016-07-07 | 5 | -3/+342 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge branch '18627-wildcard-branch-protection' into 'master'
| Douwe Maan | 2016-07-07 | 5 | -3/+342 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / /
| | |/| | | | | | | | |
|
| | | * | | | | | | | | Have `Project#open_branches` return branches that are matched by a wildcard p...18627-wildcard-branch-protection | Timothy Andrew | 2016-07-07 | 1 | -2/+2 |
| | | * | | | | | | | | Use the `GLDropdown` component to select protected branches. | Timothy Andrew | 2016-07-07 | 1 | -1/+3 |
| | | * | | | | | | | | Add a feature spec for protected branch creation. | Timothy Andrew | 2016-07-05 | 1 | -0/+82 |
| | | * | | | | | | | | Improve the error message displayed when branch creation fails. | Timothy Andrew | 2016-07-05 | 2 | -1/+71 |
| | | * | | | | | | | | Support wildcard matches for protected branches at the model level. | Timothy Andrew | 2016-07-05 | 2 | -2/+187 |
| * | | | | | | | | | | Revert "Merge branch 'issue_3946' into 'master'
" | Robert Speicher | 2016-07-07 | 1 | -2/+2 |
| |/ / / / / / / / / |
|
| * | | | | | | | | | Merge branch 'issues-blank-state' into 'master'
| Jacob Schatz | 2016-07-07 | 2 | -1/+5 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Updated tests | Phil Hughes | 2016-07-05 | 2 | -1/+5 |
| | |/ / / / / / / / |
|
* | | | | | | | | | | Fix creating diff notes in features | Douwe Maan | 2016-07-07 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'master' into faster-diffs | Douwe Maan | 2016-07-07 | 39 | -122/+3441 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / |
|
| * | | | | | | | | | Merge branch 'new-diff-notes' into 'master'
| Douwe Maan | 2016-07-07 | 28 | -70/+3235 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Add comment with diff to DiffPositionUpdateService specnew-diff-notes | Douwe Maan | 2016-07-07 | 1 | -0/+104 |
| | * | | | | | | | | | Make `DiffNote#update_position` private | Douwe Maan | 2016-07-07 | 1 | -39/+44 |
| | * | | | | | | | | | Update test with new factory name | Douwe Maan | 2016-07-07 | 1 | -2/+2 |
| | * | | | | | | | | | Add send_git_patch helper | Douwe Maan | 2016-07-06 | 1 | -1/+1 |
| | * | | | | | | | | | Add tests for MergeRequest#reload_diff | Douwe Maan | 2016-07-06 | 1 | -0/+40 |
| | * | | | | | | | | | Add tests for DiffNote | Douwe Maan | 2016-07-06 | 1 | -0/+186 |
| | * | | | | | | | | | Add tests for DiffPositionUpdateService | Douwe Maan | 2016-07-06 | 1 | -0/+71 |
| | * | | | | | | | | | Add tests for Position | Douwe Maan | 2016-07-06 | 1 | -0/+341 |
| | * | | | | | | | | | Add tests for PositionTracer | Douwe Maan | 2016-07-06 | 1 | -0/+1758 |
| | * | | | | | | | | | Display new diff notes and allow creation through the web interface | Douwe Maan | 2016-07-06 | 2 | -6/+504 |
| | * | | | | | | | | | Add DiffNote model | Douwe Maan | 2016-07-06 | 4 | -18/+43 |
| | * | | | | | | | | | Add Gitlab::Diff::LineMapper | Douwe Maan | 2016-07-06 | 1 | -0/+137 |
| | * | | | | | | | | | Represent DiffRefs as proper class instead of tuple array | Douwe Maan | 2016-07-06 | 5 | -9/+8 |
| | * | | | | | | | | | Rename MergeRequest methods that return commits or shas to be more clear and ... | Douwe Maan | 2016-07-06 | 11 | -34/+35 |
| * | | | | | | | | | | Merge branch 'pending-delete-project-notifications' into 'master'
| Robert Speicher | 2016-07-07 | 2 | -0/+25 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Exclude projects pending delete from notifications | Sean McGivern | 2016-07-07 | 2 | -0/+25 |
| | |/ / / / / / / / / |
|
| * | | | | | | | | | | Layout for Users Groups and Projects on admin area | Alfredo Sumaran | 2016-07-07 | 1 | -2/+2 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | added test | James Lopez | 2016-07-07 | 1 | -0/+17 |
| |/ / / / / / / / |
|
| * | | | | | | | | Merge branch '18283-pluralize-stage-headings' into 'master'
| Jacob Schatz | 2016-07-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Remove plural from pipelines_spec18283-pluralize-stage-headings | Annabel Dunstone | 2016-07-06 | 1 | -1/+1 |
| | | |/ / / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'gh-pull-requests' into 'master'
| Rémy Coutable | 2016-07-06 | 2 | -14/+23 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Consider that a GH exists only if both `ref`, and `sha` exist | Douglas Barbosa Alexandre | 2016-07-06 | 2 | -14/+23 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge branch 'remove-lowercase-gitlab-ci-yml' into 'master'
| Robert Speicher | 2016-07-06 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | Fix specs | Rémy Coutable | 2016-07-06 | 1 | -3/+3 |
| * | | | | | | | | Merge branch '19092-fix-event-for-legacydiffnote-not-considered-note' into 'm... | Douwe Maan | 2016-07-06 | 1 | -1/+31 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Use a more future-proof check for Note/LegacyDiffNote19092-fix-event-for-legacydiffnote-not-considered-note | Rémy Coutable | 2016-07-06 | 1 | -4/+4 |
| | * | | | | | | | | Fix diff comments not showing up in activity feed | Rémy Coutable | 2016-07-04 | 1 | -1/+31 |
| * | | | | | | | | | Merge branch 'gh-labels' into 'master'
| Robert Speicher | 2016-07-06 | 5 | -39/+100 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Move `unescape_html_entities` from LabelsHelper to Label model | Douglas Barbosa Alexandre | 2016-07-05 | 1 | -6/+0 |
| | * | | | | | | | | | Render references for labels that name contains ?, or & | Douglas Barbosa Alexandre | 2016-07-05 | 2 | -0/+56 |
| | * | | | | | | | | | Allow '?', or '&' for label titles | Douglas Barbosa Alexandre | 2016-07-05 | 4 | -39/+50 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'fix/import-url-validator' into 'master'
| Robert Speicher | 2016-07-06 | 1 | -0/+12 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-url-... | James Lopez | 2016-06-30 | 30 | -127/+551 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | fix merge conflicts | James Lopez | 2016-06-28 | 109 | -1044/+2342 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | another fix and fixed spec | James Lopez | 2016-06-22 | 1 | -1/+8 |