Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '30634-protected-pipeline' into 'master' | Kamil Trzciński | 2017-07-25 | 4 | -22/+47 |
|\ | |||||
| * | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-20 | 20 | -58/+178 |
| |\ | |||||
| * | | Use struct instead of hash | Lin Jen-Shin | 2017-07-20 | 3 | -5/+5 |
| * | | Use hash to return multiple objects | Lin Jen-Shin | 2017-07-20 | 3 | -8/+8 |
| * | | Fix tests and fine tweak permission error message | Lin Jen-Shin | 2017-07-19 | 1 | -2/+4 |
| * | | Eliminate N+1 queries on checking different protected refs | Lin Jen-Shin | 2017-07-19 | 1 | -7/+23 |
| * | | Rename can_push_or_merge_to_branch? to can_update_branch? | Lin Jen-Shin | 2017-07-18 | 1 | -1/+1 |
| * | | Remove old request store wrap | Lin Jen-Shin | 2017-07-18 | 1 | -60/+0 |
| * | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-18 | 14 | -47/+182 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-17 | 120 | -874/+1550 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-05 | 9 | -47/+217 |
| |\ \ \ \ | |||||
| * | | | | | Introduce Gitlab::Cache::RequestStoreWrap | Lin Jen-Shin | 2017-07-04 | 2 | -2/+68 |
| * | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-04 | 25 | -91/+1380 |
| |\ \ \ \ \ | |||||
| * | | | | | | Consistently check permission for creating pipelines, | Lin Jen-Shin | 2017-07-04 | 1 | -0/+4 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-06-29 | 200 | -1079/+2621 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-06-07 | 5 | -33/+96 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Try to report why it's failing and fix tests | Lin Jen-Shin | 2017-06-06 | 3 | -10/+13 |
* | | | | | | | | | Merge branch 'issue_34622' into 'master' | Sean McGivern | 2017-07-25 | 7 | -157/+282 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add group milestones API endpointissue_34622 | Felipe Artur | 2017-07-21 | 7 | -157/+282 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'bvl-free-unused-names' into 'master' | Dmitriy Zaporozhets | 2017-07-25 | 1 | -10/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add contents of `public` as forbidden top-level routes | Bob Van Landuyt | 2017-07-25 | 1 | -0/+10 |
| * | | | | | | | | | Remove a bunch of reserved top level routes | Bob Van Landuyt | 2017-07-25 | 1 | -10/+0 |
* | | | | | | | | | | Resolve "More RESTful API: include resource URLs in responses" | Oswaldo Ferreira | 2017-07-25 | 5 | -2/+112 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Resolve "Lazy load images on the Frontend" | Tim Zallmann | 2017-07-24 | 5 | -2/+20 |
* | | | | | | | | | Merge branch 'fix/use-another-gitaly-feature-name-for-workhorse-send-blob' in... | Robert Speicher | 2017-07-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Use a unique feature name for Workhorse send blob migrationfix/use-another-gitaly-feature-name-for-workhorse-send-blob | Ahmad Sherif | 2017-07-24 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch '31533-usage-data-projects-stats' into 'master' | Sean McGivern | 2017-07-24 | 1 | -2/+13 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add Slack and JIRA services counts to Usage Data31533-usage-data-projects-stats | Jarka Kadlecova | 2017-07-24 | 1 | -2/+13 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch '33097-issue-tracker' into 'master' | Sean McGivern | 2017-07-24 | 6 | -16/+24 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Support both internal and external issue trackers | Jarka Kadlecova | 2017-07-24 | 6 | -16/+24 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Upgrade the re2 gem to 1.1.0 | Nick Thomas | 2017-07-24 | 1 | -27/+3 |
* | | | | | | | | | | Add space between words in language dropdown | Filipa Lacerda | 2017-07-24 | 1 | -3/+3 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'fix-old-ci-api' into 'master' | Grzegorz Bizon | 2017-07-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix support for old CI API when image or services are not specifiedfix-old-ci-api | Kamil Trzcinski | 2017-07-22 | 1 | -1/+1 |
* | | | | | | | | | | Short-circuit build coverage extraction for empty regexes | Nick Thomas | 2017-07-22 | 2 | -2/+7 |
* | | | | | | | | | | Merge branch 'zj-pipeline-badge-improvements' into 'master' | Grzegorz Bizon | 2017-07-22 | 3 | -13/+14 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Reword success to passing for pipeline badges | Z.J. van de Weg | 2017-07-21 | 1 | -1/+2 |
| * | | | | | | | | | | Rename build to pipeline for status badges | Z.J. van de Weg | 2017-07-21 | 3 | -12/+12 |
* | | | | | | | | | | | Fix the gcovr coverage regex by removing line separators before scanning | Nick Thomas | 2017-07-21 | 1 | -0/+1 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'gitaly-tree-entries' into 'master' | Rémy Coutable | 2017-07-21 | 2 | -24/+60 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Incorporate CommitService.GetTreeEntries Gitaly callgitaly-tree-entries | Alejandro Rodríguez | 2017-07-20 | 2 | -24/+60 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'feature/migrate-commit-find-all-to-gitaly' into 'master' | Robert Speicher | 2017-07-21 | 3 | -11/+61 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Migrate Gitlab::Git::Commit.find_all to Gitalyfeature/migrate-commit-find-all-to-gitaly | Ahmad Sherif | 2017-07-20 | 3 | -11/+61 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'improve-ee-compat-check' into 'master' | Robert Speicher | 2017-07-21 | 1 | -6/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Developer can just download the patch from the `ee_compat_check` job's artifactimprove-ee-compat-check | Rémy Coutable | 2017-07-19 | 1 | -6/+7 |
* | | | | | | | | | | | Merge branch '34788-testenv-doesn-t-update-the-component-correctly-when-a-bra... | Robert Speicher | 2017-07-21 | 1 | -7/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Improve version handling on component install tasks34788-testenv-doesn-t-update-the-component-correctly-when-a-branch-is-specified | Alejandro Rodríguez | 2017-07-20 | 1 | -7/+2 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'fix-re2-infinite-loop-nick' into 'security-9-3' | Sean McGivern | 2017-07-21 | 1 | -7/+22 |
* | | | | | | | | | | | Merge branch 'dz-update-grape' into 'master' | Sean McGivern | 2017-07-21 | 21 | -0/+28 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Update grape gemdz-update-grape | Dmitriy Zaporozhets | 2017-07-20 | 21 | -0/+28 |