Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into 'master' | Grzegorz Bizon | 2018-03-07 | 1 | -0/+5 |
|\ | |||||
| * | CI charts now include the current day | Dakkaron | 2018-03-06 | 1 | -0/+5 |
* | | Merge branch 'sh-make-prune-optional-in-git-fetch' into 'master'43962-add-wip-to-merge-requests-titles-by-default43958-include-adding-a-specific-runner-to-another-project-from-the-admin-area-to-docs | Nick Thomas | 2018-03-07 | 1 | -0/+5 |
|\ \ | |||||
| * | | Make --prune a configurable parameter in fetching a git remotesh-make-prune-optional-in-git-fetch | Stan Hu | 2018-03-06 | 1 | -0/+5 |
* | | | Merge branch 'master' into 'issue_38337' | Felipe Artur | 2018-03-06 | 30 | -0/+150 |
|\ \ \ | |||||
| * \ \ | Merge branch 'bvl-port-of-ee-translations' into 'master' | Douwe Maan | 2018-03-06 | 1 | -0/+5 |
| |\ \ \ | |||||
| | * | | | Add Turkish, Filipino and Indonesianbvl-port-of-ee-translations | Bob Van Landuyt | 2018-03-05 | 1 | -0/+5 |
| * | | | | Merge branch 'sh-dashboard-sort-fix' into 'master' | Douwe Maan | 2018-03-06 | 1 | -0/+5 |
| |\ \ \ \ | |||||
| | * | | | | Fix project dashboard showing the wrong timestampssh-dashboard-sort-fix | Stan Hu | 2018-03-05 | 1 | -0/+5 |
| | |/ / / | |||||
| * | | | | Merge branch 'proper-fix-for-artifacts-service' into 'master' | Grzegorz Bizon | 2018-03-06 | 1 | -0/+5 |
| |\ \ \ \ | |||||
| | * | | | | Add changelog | Shinya Maeda | 2018-03-06 | 1 | -0/+5 |
| * | | | | | Merge branch '43924-breadcrumbs-on-project-tags' into 'master' | Phil Hughes | 2018-03-06 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove extra breadcrumb on tags | Takuya Noguchi | 2018-03-06 | 1 | -0/+5 |
| | |/ / / / | |||||
| * | | | | | Merge branch '29130-api-project-export' into 'master' | Sean McGivern | 2018-03-06 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add project export API changelog | Travis Miller | 2018-02-28 | 1 | -0/+5 |
| * | | | | | | Fix Gitaly n+1 in NetworkController#show | Andrew Newdigate | 2018-03-06 | 1 | -0/+5 |
| * | | | | | | Merge branch '40187-project-branch-dashboard-with-active-stale-branches' into... | Rémy Coutable | 2018-03-06 | 1 | -0/+5 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | Add overview of branches and a filter for active/stale branches | Takuya Noguchi | 2018-03-06 | 1 | -0/+5 |
| * | | | | | | Merge branch 'fix/sm/fix_pages_worker' into 'master' | Kamil Trzciński | 2018-03-06 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix typo in changelog | Shinya Maeda | 2018-03-06 | 1 | -1/+1 |
| | * | | | | | | Add changelog | Shinya Maeda | 2018-03-06 | 1 | -0/+5 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | So that it's consistent with other entries and EE | Lin Jen-Shin | 2018-03-06 | 1 | -0/+1 |
| * | | | | | | Merge branch '38587-pipelines-empty-state' into 'master' | Phil Hughes | 2018-03-06 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | [ci skip] Merge branch 'master' into 38587-pipelines-empty-state | Filipa Lacerda | 2018-03-05 | 13 | -0/+65 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Manage empty states in Pipelines page | Filipa Lacerda | 2018-03-05 | 1 | -0/+5 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'feature/sm/add-check-sum-to-job-artifacts' into 'master' | Kamil Trzciński | 2018-03-06 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Change column to file_sha256. Add test. Add changelog | Shinya Maeda | 2018-03-06 | 1 | -0/+5 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Resolve "Enable privileged mode for Runner installed on Kubernetes" | Mayra Cabrera | 2018-03-06 | 1 | -0/+5 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'sh-fix-issue-43871-system-hooks' into 'master' | Robert Speicher | 2018-03-05 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Don't error out in system hook if user has `nil` datetime columns | Stan Hu | 2018-03-05 | 1 | -0/+5 |
| | |/ / / / / | |||||
| * | | | | | | Make oauth provider login generic | Horatiu Eugen Vlad | 2018-03-05 | 1 | -0/+4 |
| * | | | | | | Merge branch 'sh-cleanup-after-git-gc' into 'master' | Robert Speicher | 2018-03-05 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Release libgit2 cache and open file descriptors after `git gc` runsh-cleanup-after-git-gc | Stan Hu | 2018-03-03 | 1 | -0/+5 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch 'issue_31081' into 'master' | Douwe Maan | 2018-03-05 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Use host URL to build JIRA remote link icon | Felipe Artur | 2018-03-05 | 1 | -0/+5 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Resolve "SSH key add text" | Brendan O'Leary 🐢 | 2018-03-05 | 1 | -0/+5 |
| |/ / / / / | |||||
| * | | | | | Projects and groups badges API | Francisco Javier López | 2018-03-05 | 1 | -0/+5 |
| * | | | | | Merge branch 'kp-label-select-vue' into 'master' | Phil Hughes | 2018-03-05 | 1 | -0/+5 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Add changelog entrykp-label-select-vue | Kushal Pandya | 2018-03-05 | 1 | -0/+5 |
| | |/ / / | |||||
| * | | | | Merge branch '41719-mr-title-fix' into 'master' | Douwe Maan | 2018-03-05 | 1 | -0/+5 |
| |\ \ \ \ | |||||
| | * | | | | Render htmlentities correctly for links not supported by Rinku | Jarka Kadlecová | 2018-02-21 | 1 | -0/+5 |
| * | | | | | Merge branch 'wip-slash-command-on-mr-description' into 'master' | Rémy Coutable | 2018-03-05 | 1 | -0/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add "added" type on changelog | Oswaldo Ferreira | 2018-03-05 | 1 | -0/+1 |
| | * | | | | | Update changelog | Oswaldo Ferreira | 2018-03-05 | 1 | -3/+2 |
| | * | | | | | /wip slash command on MR creation | Adam Pahlevi | 2018-03-01 | 1 | -0/+4 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | #43691: DiffNotes not counted by ContributionsCalendar | Riccardo Padovani | 2018-03-05 | 1 | -0/+5 |
| * | | | | | Merge branch '43837-error-handle-in-updating-milestone-on-issue' into 'master' | Jacob Schatz | 2018-03-05 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Stop loading spinner on error of milestone update on issue | Takuya Noguchi | 2018-03-04 | 1 | -0/+5 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge branch '41616-api-issues-between-date' into 'master' | Sean McGivern | 2018-03-05 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Adds updated_at filter to issues and merge_requests API | Jacopo | 2018-03-05 | 1 | -0/+5 |