summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix comment on image discussion icon alignment39608-comment-on-image-discussions-tab-alignmentEric Eastwood2017-12-0811-21/+23
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-086-42/+26
* Merge branch '40754-fix-flash-usage-with-personal-access-token' into 'master'Grzegorz Bizon2017-12-083-5/+27
|\
| * Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-tokenEric Eastwood2017-12-073-5/+27
* | Merge branch '40825-use-relative-path-urls' into 'master'Robert Speicher2017-12-079-13/+27
|\ \
| * | Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-079-13/+27
* | | Merge branch '40555-replace-absolute-urls-with-related-branches-to-avoid-host...Jacob Schatz2017-12-071-2/+2
|\ \ \
| * | | Replace absolute URLs on related branches/MRs with relative url to avoid host...40555-replace-absolute-urls-with-related-branches-to-avoid-hostnameEric Eastwood2017-12-041-2/+2
| | |/ | |/|
* | | Merge branch 'acet-fix-branches-list-on-cherry-pick-modal-after-merge' into '...Jacob Schatz2017-12-071-0/+2
|\ \ \
| * | | Fix loading branches list on cherry pick modal after merge.acet-fix-branches-list-on-cherry-pick-modal-after-mergeFatih Acet2017-12-041-0/+2
* | | | Merge branch 'feature/sm/34834-missing-dependency-should-fail-job-2' into 'ma...Kamil Trzciński2017-12-073-1/+25
|\ \ \ \
| * | | | Change feature flag to ci_disable_validates_dependencies to enable it as defaultShinya Maeda2017-12-071-1/+1
| * | | | Fix /build_spec.rbShinya Maeda2017-12-061-8/+8
| * | | | Optimize valid_dependency method by ayufan thoughtShinya Maeda2017-12-061-15/+11
| * | | | Add feature flagShinya Maeda2017-12-061-0/+2
| * | | | Add case when artifacts have not existed on dependenciesShinya Maeda2017-12-061-5/+15
| * | | | Use Class.new(StandardError) instead of custom extended error class. Bring ba...Shinya Maeda2017-12-062-3/+9
| * | | | Fail jobs if its dependency is missingShinya Maeda2017-12-063-1/+11
* | | | | Merge branch 'deploy-keys-loading-icon' into 'master'Filipa Lacerda2017-12-072-3/+11
|\ \ \ \ \
| * | | | | Fixed remove deploy key loading icon not being removed after cancelingdeploy-keys-loading-iconPhil Hughes2017-12-072-3/+11
* | | | | | Resolve "updateEndpoint undefined on Issue page"Luke Bennett2017-12-071-25/+2
* | | | | | Merge branch 'pawel/update-prometheus_gem_to_highly_optimized_version' into '...Stan Hu2017-12-071-1/+1
|\ \ \ \ \ \
| * | | | | | Update prometheus-client-mmap gem to highly optimized versionPawel Chojnacki2017-12-071-1/+1
* | | | | | | Merge branch 'merge-request-lock-icon-size-fix' into 'master'Annabel Dunstone Gray2017-12-072-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fixed merge request locked icon sizemerge-request-lock-icon-size-fixPhil Hughes2017-12-062-2/+2
* | | | | | | | Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński2017-12-076-66/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Remove Auto DevOps checkboxes - frontend40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-devops-settingsbikebilly2017-12-043-43/+6
| * | | | | | | Remove Auto DevOps checkboxes - backendbikebilly2017-12-043-23/+4
* | | | | | | | Merge branch 'dm-commit-diff-discussions-in-mr-context' into 'master'Douwe Maan2017-12-0728-95/+236
|\ \ \ \ \ \ \ \
| * | | | | | | | adding view and feature specsmicael.bergeron2017-12-074-24/+27
| * | | | | | | | cache the Note#commit methodmicael.bergeron2017-12-071-8/+6
| * | | | | | | | revert the `#all_pipelines` method to use the pluckmicael.bergeron2017-12-071-2/+1
| * | | | | | | | add support for the commit reference filtermicael.bergeron2017-12-077-38/+26
| * | | | | | | | tidying up the changesmicael.bergeron2017-12-073-18/+13
| * | | | | | | | add support for commit (in mr) to reference filtermicael.bergeron2017-12-074-2/+24
| * | | | | | | | corrects the url buildingmicael.bergeron2017-12-079-41/+34
| * | | | | | | | diff notes created in merge request on a commit have the right contextmicael.bergeron2017-12-077-16/+39
| * | | | | | | | Allow commenting on individual commits inside an MRDouwe Maan2017-12-0723-66/+186
* | | | | | | | | Remove Rugged::Repository#empty?Zeger-Jan van de Weg2017-12-072-10/+12
* | | | | | | | | Use Markdown styling for new project guidelinesMarkus Koller2017-12-071-1/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'bvl-dont-reset-timeago-title' into 'master'Filipa Lacerda2017-12-071-2/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Don't set timeago title to what was already there.bvl-dont-reset-timeago-titleBob Van Landuyt2017-12-071-2/+0
* | | | | | | | Merge branch 'jej/per-user-protected-branches-api-ce' into 'master'Sean McGivern2017-12-072-0/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | CE backport of ProtectedBranches API changesJames Edwards-Jones2017-12-072-0/+57
* | | | | | | | | Merge branch 'ce-backport-3615' into 'master'Sean McGivern2017-12-072-3/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor banzai to support referencing from group contextce-backport-3615Jarka Kadlecova2017-12-062-3/+9
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Support uploads for groupsJarka Kadlecova2017-12-078-28/+98
* | | | | | | | | Merge branch 'outdated-browser-position-fix' into 'master'Filipa Lacerda2017-12-074-21/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed outdated browser banner positioningoutdated-browser-position-fixPhil Hughes2017-12-064-21/+8
* | | | | | | | | | Merge branch '40573-rename-gke-as-kubernetes-engine' into 'master'Kamil Trzciński2017-12-077-15/+15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |