Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'quick-start-ci-route' into 'master' | Douwe Maan | 2016-07-12 | 3 | -22/+15 |
|\ | |||||
| * | Fix failing tests. | Connor Shea | 2016-07-11 | 2 | -21/+14 |
| * | Update the help_page_path route to accept paths directly instead of using par... | Connor Shea | 2016-07-11 | 1 | -1/+1 |
* | | Merge branch 'optimize-cross-ref-system-notes-check' into 'master' | Douwe Maan | 2016-07-12 | 4 | -4/+64 |
|\ \ | |||||
| * | | Optimize system note visibility checking by hiding notes that | Stan Hu | 2016-07-11 | 4 | -4/+64 |
| |/ | |||||
* | | Merge branch 'master' into faster-diffsfaster-diffs | Jacob Schatz | 2016-07-11 | 32 | -364/+1717 |
|\ \ | |||||
| * \ | Merge branch 'remove-pinto-from-flash' into 'master' | Jacob Schatz | 2016-07-11 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Remove `pinTo` from `Flash` and make inline flash messages look nicer (!4854) | winniehell | 2016-06-30 | 1 | -1/+1 |
| * | | Merge branch 'fix/import-event-error' into 'master' | Robert Speicher | 2016-07-11 | 2 | -2/+29 |
| |\ \ | |||||
| | * \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-even... | James Lopez | 2016-07-11 | 176 | -509/+5699 |
| | |\ \ | |||||
| | * | | | squashed - refactor to cope with sub sub N relations probably using the sub_r... | James Lopez | 2016-07-11 | 2 | -2/+29 |
| * | | | | Merge branch 'fix-sent-notification-position' into 'master' | Rémy Coutable | 2016-07-11 | 1 | -0/+24 |
| |\ \ \ \ | |||||
| | * | | | | Allow SentNotification#position to be set as string or hash | Douwe Maan | 2016-07-11 | 1 | -0/+24 |
| * | | | | | Fix feature specs on CIsingle-file-diffs | Sean McGivern | 2016-07-11 | 2 | -22/+21 |
| * | | | | | Merge branch 'master' into single-file-diffs | Sean McGivern | 2016-07-11 | 9 | -5/+436 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge branch 'fix-type-in-project-factory' into 'master' | Rémy Coutable | 2016-07-11 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix typo in factory for projects.rb | Yatish Mehta | 2016-07-05 | 1 | -1/+1 |
| | * | | | | | Merge branch 'fix/remove-import-url-migration' into 'master' | Rémy Coutable | 2016-07-11 | 1 | -0/+6 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | spec and fix for sanitize method | James Lopez | 2016-07-11 | 1 | -0/+6 |
| | * | | | | | | Merge branch 'blockquote-fence-filter' into 'master' | Robert Speicher | 2016-07-10 | 3 | -0/+260 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fix typo in spec | Douwe Maan | 2016-07-10 | 1 | -1/+1 |
| | | * | | | | | | Add more comments to regex | Douwe Maan | 2016-07-10 | 2 | -2/+2 |
| | | * | | | | | | Add blockquote fence syntax to Markdown | Douwe Maan | 2016-07-09 | 3 | -0/+260 |
| | | | |_|/ / / | | | |/| | | | | |||||
| | * | | | | | | Re-use queries in reference parsersreuse-queries-in-reference-parsers | Yorick Peterse | 2016-07-08 | 1 | -0/+75 |
| | |/ / / / / | |||||
| | * | | | | | Merge branch '1548-average-commits-per-day' into 'master' | Rémy Coutable | 2016-07-08 | 1 | -0/+39 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Infinity Bug in Commit Statistics | Jonas Weber | 2016-05-20 | 1 | -0/+39 |
| | * | | | | | | Merge branch 'api-shared-projects' into 'master' | Rémy Coutable | 2016-07-08 | 2 | -4/+55 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | * | | | | | API: Expose shared projects in a groupapi-shared-projects | Robert Schilling | 2016-07-08 | 1 | -2/+17 |
| | | * | | | | | Expose shared groups for projectsapi-shared-groups | Robert Schilling | 2016-07-08 | 1 | -2/+38 |
| * | | | | | | | Support renames in diff_for_path actions | Sean McGivern | 2016-07-11 | 6 | -42/+75 |
| * | | | | | | | Tidy up spec action names | Sean McGivern | 2016-07-08 | 3 | -14/+14 |
| * | | | | | | | Allow expanding all diffs at once | Sean McGivern | 2016-07-08 | 1 | -0/+38 |
| * | | | | | | | Ensure only renderable text diffs are collapsed | Sean McGivern | 2016-07-08 | 3 | -1/+147 |
| * | | | | | | | Disable overflow messages | Sean McGivern | 2016-07-08 | 1 | -16/+1 |
| * | | | | | | | Collapse large diffs by default | Sean McGivern | 2016-07-08 | 6 | -319/+595 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'feature/option-set-new-users-external' into 'master' | Rémy Coutable | 2016-07-08 | 1 | -0/+21 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Added setting to set new users by default as external | Dravere | 2016-07-07 | 1 | -0/+21 |
| * | | | | | | | Merge branch '9127-link-report-to-profile' into 'master' | Robert Speicher | 2016-07-08 | 1 | -0/+30 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Removed unnecessary `id` from links and corrected tests to use the proper mat...9127-link-report-to-profile | Patricio Cano | 2016-07-07 | 1 | -4/+3 |
| | * | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ |