summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in cycle analytics breaking time componentfl-fix-ca-time-componentFilipa Lacerda2017-10-063-1/+64
* Merge branch '37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsist...Tim Zallmann2017-10-066-14/+27
|\
| * fix linter errors and karma specs37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsistentJose Ivan Vargas2017-10-054-5/+6
| * add CHANGELOG.md entry for !14258Mike Greiling2017-10-051-0/+5
| * display x-axis tick marksMike Greiling2017-10-051-2/+7
| * fix x-axis pixel scale to account for transform x-offsetMike Greiling2017-10-051-1/+1
| * rename graph_paths.vue consistent with all other sub-components of graph.vueMike Greiling2017-10-052-1/+1
| * fix spelling ("outter" -> "outer")Mike Greiling2017-10-051-2/+2
| * fix formattingMike Greiling2017-10-051-4/+6
* | Merge branch '38835-protected-branch-selector-not-found-in-test' into 'master'Clement Ho2017-10-061-18/+17
|\ \
| * | fix protected_branch spec describe block38835-protected-branch-selector-not-found-in-testJose Ivan Vargas2017-10-051-18/+17
* | | Merge branch '38389-allow-merge-without-success' into 'master'Fatih Acet2017-10-057-39/+38
|\ \ \ | |/ / |/| |
| * | Allow merge when no pipeline success38389-allow-merge-without-successEric Eastwood2017-10-057-39/+38
| |/
* | Merge branch 'popover-paradigm' into 'master'Annabel Dunstone Gray2017-10-053-0/+31
|\ \
| * | Added popover paradigm to ux guideDimitrie Hoekstra2017-10-053-0/+31
|/ /
* | Merge branch 'fix_webhook_user_avatar_on_push' into 'master'Rémy Coutable2017-10-051-1/+1
|\ \
| * | Use full URL of user avatar on webhook pushfix_webhook_user_avatar_on_pushVitaliy @blackst0ne Klachkov2017-10-051-1/+1
| |/
* | Merge branch '34102-online-view-of-artifacts-fe' into 'master'Nick Thomas2017-10-0515-41/+277
|\ \
| * | Update test to use the new API34102-online-view-of-artifacts-feZeger-Jan van de Weg2017-10-051-3/+10
| * | Test against public projectsZeger-Jan van de Weg2017-10-055-14/+56
| * | Incorporate feedbackZeger-Jan van de Weg2017-10-044-13/+38
| * | Add extra assertions about how the link will openEric Eastwood2017-10-041-1/+4
| * | Dry up external_link? usageEric Eastwood2017-10-041-9/+8
| * | Merge branch 'master' into 34102-online-view-of-artifacts-feEric Eastwood2017-10-04262-2148/+8161
| |\ \
| * | | Add JSON as external pages artifactEric Eastwood2017-10-031-1/+1
| * | | Add translation method to external artifact tooltipEric Eastwood2017-10-031-1/+1
| * | | Revert back to original size now that we no longer changed the artifacts zipEric Eastwood2017-10-031-1/+1
| * | | Update tests for new implementationZeger-Jan van de Weg2017-10-032-58/+3
| * | | Merge branch '34102-online-view-of-artifacts-fe' of gitlab.com:gitlab-org/git...Zeger-Jan van de Weg2017-10-038-10/+42
| |\ \ \
| | * | | Restore lost artifacts browser imageEric Eastwood2017-10-031-0/+0
| | * | | Fix up artifacts zip size after adding index.htmlEric Eastwood2017-10-031-1/+1
| | * | | Add test for external HTML artifactEric Eastwood2017-10-034-6/+26
| | * | | Use CSS to space external link icon from textEric Eastwood2017-10-022-2/+3
| | * | | Add docs for online view of HTML artifactsEric Eastwood2017-10-022-1/+7
| | * | | Add changelog for online view of HTML artifactsEric Eastwood2017-10-022-1/+6
| * | | | Redirect to pages daemonZeger-Jan van de Weg2017-10-039-55/+102
| |/ / /
| * | | Backend for HTML serving with GitLab PagesZeger-Jan van de Weg2017-10-025-4/+87
| * | | Add external link FE for online artifactsEric Eastwood2017-09-294-7/+60
* | | | Merge branch 'zj-gitaly-namespace-service' into 'master'Douwe Maan2017-10-0512-44/+176
|\ \ \ \
| * | | | Fix namespace deletion testsZeger-Jan van de Weg2017-10-053-14/+18
| * | | | Gitaly namespace service enabled for GitLabZeger-Jan van de Weg2017-10-0510-30/+158
* | | | | Merge branch 'rc/fix/gh-import-branches-performance' into 'master'Sean McGivern2017-10-050-0/+0
|\ \ \ \ \
* \ \ \ \ \ Merge branch 'rc/fix/gh-import-branches-performance' into 'master'Sean McGivern2017-10-0510-121/+113
|\ \ \ \ \ \ | |/ / / / /
| * | | | | No need to rescue Rugged::ConfigError in RepositoryMirroringRémy Coutable2017-10-051-3/+0
| * | | | | Add changelog entry for the GitHub import performance improvementrc/fix/gh-import-branches-performanceRémy Coutable2017-10-051-0/+5
| * | | | | Minor improvements after latest reviewRémy Coutable2017-10-053-14/+6
| * | | | | Improve & simplify GitHub's representation classesRémy Coutable2017-10-054-17/+15
| * | | | | Ensure the `import:github` task doesn't schedule an import jobRémy Coutable2017-10-051-4/+9
| * | | | | Set `label_ids` and `assignee_ids` after the initial `save!`.Rémy Coutable2017-10-054-20/+42
| * | | | | Fetch the remote if a PR has been created/updated after the last fetchRémy Coutable2017-10-051-4/+14