Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3870-commit-sorting-issue' into 'master' | Rémy Coutable | 2016-05-12 | 1 | -0/+1 |
|\ | |||||
| * | Group commits by date in server timezone3870-commit-sorting-issue | Sean McGivern | 2016-05-11 | 1 | -0/+1 |
* | | Add CHANGELOG entry. | Timothy Andrew | 2016-05-12 | 1 | -0/+3 |
* | | Merge branch 'issue_15572_snippets_tab_under_user_profile' into 'master' | Douwe Maan | 2016-05-11 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni... | Long Nguyen | 2016-05-11 | 1 | -0/+15 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni... | Long Nguyen | 2016-05-08 | 1 | -2/+13 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni... | Long Nguyen | 2016-05-05 | 1 | -3/+86 |
| |\ \ \ \ | |||||
| * | | | | | Remove unused code, update spec, and update changelog | Long Nguyen | 2016-05-05 | 1 | -0/+1 |
* | | | | | | Merge branch '17270-only-generate-email-on-push-once-for-all-recipients' into... | Robert Speicher | 2016-05-11 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Only generate repository push email once | Sean McGivern | 2016-05-11 | 1 | -0/+1 |
* | | | | | | | Updated 8.7.4 CHANGELOG entries | Yorick Peterse | 2016-05-11 | 1 | -3/+7 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge branch 'stanhu/gitlab-ce-add-eager-load-lib' into 'master' | Robert Speicher | 2016-05-10 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix a few places where autoloading would fail | Rémy Coutable | 2016-05-10 | 1 | -2/+1 |
| * | | | | | | Add eager load paths to help prevent dependency load issues with Sidekiq workers | Stan Hu | 2016-05-10 | 1 | -0/+2 |
* | | | | | | | Merge branch 'issue_13987' into 'master' | Stan Hu | 2016-05-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update CHANGELOG | Alfredo Sumaran | 2016-05-10 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Fix an issue when filtering merge requests with more than one label | Rémy Coutable | 2016-05-10 | 1 | -0/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'fix/using-uploads-in-global-snippets' into 'master' | Robert Speicher | 2016-05-10 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add Changelog entry for upload link in snippet fix | Grzegorz Bizon | 2016-05-10 | 1 | -0/+1 |
* | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2016-05-10 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch '2460-3690-support-multiline-tag-message' into 'master' | Rémy Coutable | 2016-05-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | Add integration specs for tags | Rémy Coutable | 2016-05-10 | 1 | -0/+1 |
| * | | | | | | | Revert "Merge branch 'wiki-fix' into 'master' " | Rémy Coutable | 2016-05-10 | 1 | -1/+0 |
| |/ / / / / / | |||||
| * | | | | | | Links for redmine issue references are generated correctly again | Benedikt Huss | 2016-05-10 | 1 | -0/+1 |
* | | | | | | | Use a case-insensitive comparison in sanitizing URI schemes | Stan Hu | 2016-05-09 | 1 | -0/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'fix/todos-for-private-group-mentions' into 'master' | Douwe Maan | 2016-05-09 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix adding a todo for private group members | Ahmad Sherif | 2016-05-07 | 1 | -0/+1 |
* | | | | | | | Merge branch 'issue_15394' into 'master' | Rémy Coutable | 2016-05-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make model sanitization methods one liners | Felipe Artur | 2016-05-09 | 1 | -0/+1 |
* | | | | | | | | Expose MergeRequest#user_notes_count in the API and use the method in issues ... | Rémy Coutable | 2016-05-09 | 1 | -3/+1 |
* | | | | | | | | API: Expose Issue#user_notes_count | cnam-dep | 2016-05-09 | 1 | -0/+3 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Use the proper GitLab URL for links in Wiki | Artem Sidorenko | 2016-05-09 | 1 | -0/+1 |
* | | | | | | | Improve multiple branch push performance by memoizing permission checking | Stan Hu | 2016-05-09 | 1 | -0/+1 |
* | | | | | | | Merge branch 'escape-commit-titles' into 'master' | Robert Speicher | 2016-05-08 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Escape HTML in commit titles in system note messages | Stan Hu | 2016-05-07 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'fix-build-notification-on-merge-page-change' into 'master' | Stan Hu | 2016-05-08 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Fix build notification on merge request page change even if the build status ... | Benedikt Huss | 2016-05-08 | 1 | -0/+3 |
* | | | | | | | Merge branch 'fix-sanitize-svg' into 'master' | Robert Speicher | 2016-05-07 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Update SVG sanitizer to conform to SVG 1.1 | Stan Hu | 2016-05-06 | 1 | -0/+1 |
| |/ / / / / | |||||
* | | | | | | Reduce delay in destroying a project from 1-minute to immediately | Stan Hu | 2016-05-07 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Update CHANGELOG | Takuya Noguchi | 2016-05-06 | 1 | -0/+1 |
* | | | | | Merge branch 'issue_14532_assign_labels_milestone_when_moving_issue' into 'ma... | Douwe Maan | 2016-05-06 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_14532_ass... | Long Nguyen | 2016-05-05 | 1 | -3/+86 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | Update changelog, improve specs | Long Nguyen | 2016-05-05 | 1 | -1/+1 |
| * | | | | | Update changelog | Long Nguyen | 2016-04-28 | 1 | -1/+1 |
| * | | | | | Add changelog | Long Nguyen | 2016-04-28 | 1 | -0/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | clarify changelog entry on GitHub Enterprise import support | Ben Bodenmiller | 2016-05-06 | 1 | -1/+1 |
* | | | | | Updated gitlab_git to 10.1.0 | Yorick Peterse | 2016-05-05 | 1 | -0/+2 |
* | | | | | Moved entry for !3880 to 8.7.2 | Yorick Peterse | 2016-05-05 | 1 | -1/+1 |
* | | | | | Added CHANGELOG entry for merge request !3880 | Yorick Peterse | 2016-05-05 | 1 | -0/+1 |