summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | Fix static analysisLuke "Jared" Bennett2017-09-152-2/+2
| | * | | | | | | | | | | | | Review changesLuke "Jared" Bennett2017-09-154-24/+22
| | * | | | | | | | | | | | | Dont allow diff commenting if MR lockedLuke "Jared" Bennett2017-09-141-1/+2
| | * | | | | | | | | | | | | Remove discussionlock callLuke "Jared" Bennett2017-09-141-1/+0
| | * | | | | | | | | | | | | Remove discussion_lockLuke "Jared" Bennett2017-09-142-47/+0
| | * | | | | | | | | | | | | Merge FELuke "Jared" Bennett2017-09-1418-83/+427
| | * | | | | | | | | | | | | Add the possibility to lock issuables from the frontendJarka Kadlecova2017-09-144-0/+54
| * | | | | | | | | | | | | | Merge branch 'content-title-link-hover-bg' into 'master'Annabel Dunstone Gray2017-10-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fixed the navbar title hover style being applied outside the navbarcontent-title-link-hover-bgPhil Hughes2017-10-051-1/+1
| * | | | | | | | | | | | | | | Adjust tooltips to adhere to 8px grid and make them more readableDimitrie Hoekstra2017-10-063-0/+13
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Removes unnecessary load of LinkedTabs, Pipelines and MiniPipelineGraph classesFilipa Lacerda2017-10-061-3/+0
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch '36829-gpg-commit-not-verified-if-signed-with-a-subkey' into 'ma...Douwe Maan2017-10-061-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Render GPG subkeys on index pageRubén Dávila2017-10-051-0/+9
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '38845-skip-loading-english-frontend-translation-file' into 'mas...Phil Hughes2017-10-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Made the insertion of the English Translation File conditional + removed wind...38845-skip-loading-english-frontend-translation-fileTim Zallmann2017-10-061-0/+1
* | | | | | | | | | | | | | | Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon2017-10-061-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Expose failure reason in pipeline error badgeGrzegorz Bizon2017-10-051-0/+7
* | | | | | | | | | | | | | | | Fix typo in cycle analytics breaking time componentfl-fix-ca-time-componentFilipa Lacerda2017-10-061-1/+1
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch '37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsist...Tim Zallmann2017-10-063-10/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | fix linter errors and karma specs37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsistentJose Ivan Vargas2017-10-052-1/+2
| * | | | | | | | | | | | | | 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 '38389-allow-merge-without-success' into 'master'Fatih Acet2017-10-052-7/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Allow merge when no pipeline success38389-allow-merge-without-successEric Eastwood2017-10-052-7/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch '34102-online-view-of-artifacts-fe' into 'master'Nick Thomas2017-10-053-3/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 34102-online-view-of-artifacts-feEric Eastwood2017-10-0432-124/+263
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Add test for external HTML artifactEric Eastwood2017-10-031-1/+1
| * | | | | | | | | | | | | | Use CSS to space external link icon from textEric Eastwood2017-10-021-0/+2
| * | | | | | | | | | | | | | Add external link FE for online artifactsEric Eastwood2017-09-293-3/+47
* | | | | | | | | | | | | | | Merge branch '32163-protected-branch-form-should-have-sane-defaults-for-dropd...Tim Zallmann2017-10-052-9/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | address-code-styling32163-protected-branch-form-should-have-sane-defaults-for-dropdownsJose Ivan Vargas2017-10-041-4/+4
| * | | | | | | | | | | | | | Merge branch 'master' into 32163-protected-branch-form-should-have-sane-defau...Jose Ivan Vargas2017-10-0370-3724/+534
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 32163-protected-branch-form...Jose Ivan Vargas2017-09-26118-1389/+4814
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Addressed observationsJose Ivan Vargas2017-09-261-6/+6
| * | | | | | | | | | | | | | | | Added defaults for the protected branches dropdowns for the repository settingsJose Ivan Vargas2017-09-202-9/+48
* | | | | | | | | | | | | | | | | Merge branch 'digitalmoksha/gitlab-ce-feature/verify_secondary_emails' into '...Sean McGivern2017-10-051-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-05148-4746/+2055
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | refactored `_email_with_badge` partial from gpg into shared, so it canBrett Walker2017-09-231-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch '38031-monitoring-hover-info-is-clipped' into 'master'Tim Zallmann2017-10-052-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into 38031-monitoring-hover-info-is-clipped38031-monitoring-hover-info-is-clippedJose Ivan Vargas2017-10-0370-3724/+534
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fixed deployment flag having content hidden when being too far rightJose Ivan Vargas2017-09-272-1/+14
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch '38789-prometheus-graphs-occasionally-have-incorrect-y-scale' in...Tim Zallmann2017-10-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | ensure prometheus graph values are properly typecast as numbersMike Greiling2017-10-041-1/+1
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Resolve "Hover and legend data should be linked"Jose Ivan Vargas Lopez2017-10-055-18/+58
* | | | | | | | | | | | | | | Resolve "Monitoring graph empty states are gigantic on `screen-sm` viewport s...Mike Greiling2017-10-053-34/+22
* | | | | | | | | | | | | | | Merge branch 'jramsay-fix-file-list-title-case' into 'master'Douwe Maan2017-10-051-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix inconsistent use of sentence casejramsay-fix-file-list-title-caseJames Ramsay2017-10-041-2/+2