Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | changed adding temp files/directories code to match new structure | Phil Hughes | 2017-10-23 | 2 | -20/+37 | |
| * | | | | | | | | | | | fixed new file/directory modal using methods that no longer exist | Phil Hughes | 2017-10-23 | 3 | -46/+47 | |
| * | | | | | | | | | | | Add new files & directories in the multi-file editor | Phil Hughes | 2017-10-23 | 12 | -32/+257 | |
* | | | | | | | | | | | | Merge branch 'hide-pipeline-zero-duration' into 'master' | Grzegorz Bizon | 2017-10-24 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Hides pipeline duration in commit box when it is zero (nil) | Guilherme Vieira | 2017-10-20 | 2 | -2/+8 | |
* | | | | | | | | | | | | | Merge branch 'remove-new-sidebar-stuff' into 'master' | Phil Hughes | 2017-10-24 | 7 | -43/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Rename new_sidebar in JSremove-new-sidebar-stuff | Annabel Dunstone Gray | 2017-10-20 | 2 | -5/+5 | |
| * | | | | | | | | | | | | | Remove variables from sidebar CSS | Annabel Dunstone Gray | 2017-10-20 | 2 | -22/+20 | |
| * | | | | | | | | | | | | | Replace all instances of new-sidebar with contextual-sidebar | Annabel Dunstone Gray | 2017-10-20 | 4 | -18/+14 | |
* | | | | | | | | | | | | | | Merge branch 'fix-unresolve-btn-jump-color' into 'master' | Phil Hughes | 2017-10-24 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix icon color and btn-group alignment of discussion buttonsfix-unresolve-btn-jump-color | Annabel Dunstone Gray | 2017-10-23 | 2 | -2/+5 | |
* | | | | | | | | | | | | | | | Merge branch 'sticky-perf' into 'master' | Filipa Lacerda | 2017-10-24 | 4 | -10/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | fixed karma testssticky-perf | Phil Hughes | 2017-10-23 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | calculate the stickyTop instead of hard coding a variable | Phil Hughes | 2017-10-23 | 3 | -4/+13 | |
| * | | | | | | | | | | | | | | | Fix performance of sticky.js | Phil Hughes | 2017-10-23 | 2 | -7/+3 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'performance-bar-sql' into 'master' | Rémy Coutable | 2017-10-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Remove Sherlock usage from the performance barperformance-bar-sql | Yorick Peterse | 2017-10-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Merge branch 'master' into 'master' | Robert Schilling | 2017-10-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Changing the smallest of typos | Lyle Kozloff | 2017-10-24 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'bvl-fix-qa-group-page' into 'master' | Grzegorz Bizon | 2017-10-24 | 2 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Use the new buttons for creating groups and projects in QA testsbvl-fix-qa-group-page | Bob Van Landuyt | 2017-10-23 | 2 | -8/+10 | |
* | | | | | | | | | | | | | | | | Remove `<script>` and `<template>` from CHANGELOG.md | Stan Hu | 2017-10-23 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch '37860-pipelines-page' into 'master' | Phil Hughes | 2017-10-23 | 11 | -83/+140 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Changes after review37860-pipelines-page | Filipa Lacerda | 2017-10-23 | 5 | -3/+7 | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into 37860-pipelines-page | Filipa Lacerda | 2017-10-23 | 307 | -2848/+9528 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix failing tests | Filipa Lacerda | 2017-10-19 | 2 | -2/+0 | |
| * | | | | | | | | | | | | | | | Make pipelines table in MR view usable | Filipa Lacerda | 2017-10-18 | 7 | -81/+136 | |
* | | | | | | | | | | | | | | | | Merge branch '39299-sidebar-links' into 'master' | Phil Hughes | 2017-10-23 | 2 | -11/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix button type39299-sidebar-links | Filipa Lacerda | 2017-10-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Fix CSS in load more participants | Filipa Lacerda | 2017-10-23 | 2 | -11/+10 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch '35644-refactor-have-http-status-into-have-gitlab-http-status' i... | Rémy Coutable | 2017-10-23 | 179 | -2658/+2663 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Refactor `have_http_status` into `have_gitlab_http_status` in the specs | Jacopo | 2017-10-20 | 179 | -2658/+2663 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'cs-docs-fixes' into 'master' | Achilleas Pipinellis | 2017-10-23 | 4 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Simple docs fixes | Connor Shea | 2017-10-23 | 4 | -8/+8 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch '38869-group-files' into 'master' | Phil Hughes | 2017-10-23 | 4 | -33/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Removes group_avatar & group_label_subscription from global namespace | Filipa Lacerda | 2017-10-23 | 4 | -33/+20 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'docs-fix-delete-merged-branches-typo' into 'master' | Achilleas Pipinellis | 2017-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix a small typo in the delete merged branches documentation | Mark Fletcher | 2017-10-23 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'docs-fix-issue-new-branch-format' into 'master' | Achilleas Pipinellis | 2017-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix the description of the new branch created by an issue's new branch button | Mark Fletcher | 2017-10-23 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch '39369-document-vue-resource-http' into 'master' | Phil Hughes | 2017-10-23 | 3 | -50/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Moves vue resource docs into a new file. | Filipa Lacerda | 2017-10-23 | 3 | -50/+76 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'backort_routes_group_routes_from_ee' into 'master' | Douwe Maan | 2017-10-23 | 2 | -44/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Backport EE changes to group routesbackort_routes_group_routes_from_ee | Valery Sizov | 2017-10-22 | 2 | -44/+38 | |
* | | | | | | | | | | | | | | | | | Merge branch 'bvl-fix-push-event-service-for-forks' into 'master' | Douwe Maan | 2017-10-23 | 3 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Only cache the event for the fork-source when it existsbvl-fix-push-event-service-for-forks | Bob Van Landuyt | 2017-10-22 | 3 | -3/+7 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'fix-escaped-text-replacement' into 'master' | Filipa Lacerda | 2017-10-23 | 2 | -3/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | notes.js: use the original content when resetting the form | Ben Boeckel | 2017-10-19 | 2 | -2/+12 | |
| * | | | | | | | | | | | | | | | | notes.js: also return the original content when getting form data | Ben Boeckel | 2017-10-19 | 1 | -1/+3 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'create-new-branch-repo-editor' into 'master' | Filipa Lacerda | 2017-10-23 | 10 | -9/+449 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |