Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2017-06-16Remove Drag and drop and sorting from milestone viewFelipe Artur
2017-06-16Create responsive mobile view for pipelines tableAnnabel Dunstone Gray
2017-06-16Merge branch 'translation/9.3/french' into 'master'Rémy Coutable
Add French translations for Cycle Analytics, Project, and Repository pages. Closes #32998 and #33140 See merge request !12200
2017-06-16Merge branch 'backport-ee-cache-invalidation-to-ce' into 'master'Rémy Coutable
Use the same way to invalidate cache from EE See merge request !12187
2017-06-16Expose correct path to groupAlfredo Sumaran
2017-06-16Merge branch 'karma-headless-chrome-redux' into 'master'Tim Zallmann
Replace PhantomJS with Chrome in Karma test runner (2nd attempt) Closes #33633 See merge request !12144
2017-06-16Update ruby metrics endpoint text to be clearerJoshua Lambert
2017-06-16fix frontend test failures after jasmine upgradeMike Greiling
2017-06-16Add French translations for Cycle Analytics, Project, and Repository pages.Erwan GEORGET
2017-06-15Merge branch 'feature/unify-email-layouts' into 'master'Robert Speicher
Unify email layouts: devise emails See merge request !10483
2017-06-15Merge branch 'deserialize-custom-notifications' into 'master'Robert Speicher
Deserialize custom notifications Closes #24892 See merge request !12055
2017-06-15Merge branch '31782-fix-diff-discussion-file-title-misalignment' into 'master'Annabel Dunstone Gray
Fix file diff title and renames alignment in discussions Closes #31782 See merge request !12169
2017-06-15Deserialise existing custom notification settingsSean McGivern
Create a post-deployment migration to update all existing notification settings with at least one custom level enabled to the new format. Also handle the same conversion when updating settings, to catch any stragglers.
2017-06-15Add columns for custom notification settingsSean McGivern
Add columns for each custom notification level, defaulting to null. Read from those columns if non-null, otherwise fall back to the serialized column. Writing will write to the new column if `events` isn't manually set.
2017-06-15#13336 - display multiple messages in both the UI and git outputMike Ricketts
2017-06-15Use the same way to invalidate cache in EELin Jen-Shin
Because it doesn't really hurt and could reduce conflicts Discussion: https://gitlab.com/gitlab-org/gitlab-ee/commit/5020e1a779cecbf16fffa3b37726b9167093126c#note_32403646
2017-06-15Merge branch '23998-blame-age-map' into 'master'Annabel Dunstone Gray
Add age color mapping to blame view Closes #23998 See merge request !7198
2017-06-15Merge branch 'fix-manual-actions' into 'master'Grzegorz Bizon
Do not show manual actions that cannot be run Closes #32380 See merge request !12121
2017-06-15Merge branch 'backport-merge_params-conflict-message-to-ce-master' into 'master'Sean McGivern
Backport merge_params.html.haml conflict comment See merge request !12138
2017-06-15Merge branch '33483-fix-note-highlight-being-lost-on-note-update' into 'master'Phil Hughes
Fix note highlight being lost after real time update Closes #33483 See merge request !12098
2017-06-15Merge branch '32861-fix-milestone-drag-and-drop-assignees' into 'master'Phil Hughes
Fix milestone page assignees when dropped in ongoing list Closes #32861 See merge request !12076
2017-06-15Merge branch 'dm-target-branch-slash-command-desc' into 'master'Robert Speicher
Update /target_branch slash command description to be more consistent See merge request !12175
2017-06-15Remove extra line so that it is consistent with EEClement Ho
2017-06-15Update /target_branch slash command description to be more consistentDouwe Maan
2017-06-15Merge branch '33529-fix-autocomplete-atwho-not-showing-on-note-edit-form' ↵Clement Ho
into 'master' Fix autocomplete not working on note edit form Closes #33529 See merge request !12106
2017-06-14Merge branch 'pipelines-row-vue-file-fix' into 'master'Annabel Dunstone Gray
Fixed pipelines Vue template not ending correctly See merge request !12170
2017-06-14Merge branch 'winh-select2-remove-token' into 'master'Annabel Dunstone Gray
Move remove token of Select2 to the right See merge request !12101
2017-06-14Fixed pipelines Vue template not ending correctlyPhil Hughes
2017-06-14Fix file diff title and renames alignment in discussionsEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31782 The unused toggle was removed previously, https://gitlab.com/gitlab-org/gitlab-ce/commit/cc37d1dfa11691f2d8357151d4b722b3d114881e#cf11229dd714f7f4b46f102ce6846e25528b6689_7_6
2017-06-14Merge branch '31263-fix-fenced-code-misalignment-with-activity' into 'master'Annabel Dunstone Gray
Fix fenced code block misalignment in events/activity Closes #31263 See merge request !12149
2017-06-14Merge branch '32470-pag-links' into 'master'Annabel Dunstone Gray
more visual contrast for active page in pagination widget Closes #32470 See merge request !12119
2017-06-14Merge branch 'help-landing-page-customizations' into 'master'Douwe Maan
Allow more customization to Help landing page See merge request !11878
2017-06-14Merge branch 'dm-diff-viewers' into 'master'Sean McGivern
Implement diff viewers Closes #30501 and #19931 See merge request !11777
2017-06-14Fix autocomplete not working on note edit formEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33529 Bug introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11278
2017-06-14Fix milestone page assignees when dropped in ongoing listEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32861
2017-06-14Fix note highlight being lost after real time updateEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33483
2017-06-14Help landing page customizationsRobin Bobbitt
2017-06-14Merge branch '2525-backport-kubernetes-service-changes' into 'master'Kamil Trzciński
Backport EE changes to the Kubernetes service Closes gitlab-ee#2525 See merge request !12139
2017-06-14Implement diff viewersDouwe Maan
2017-06-14Improve conflict message in _merge_params.html.hamlLuke "Jared" Bennett
2017-06-14Add blame view age mapJeff Stubler
2017-06-14Backport merge_params.html.haml conflict commentLuke "Jared" Bennett
2017-06-14Merge branch '33149-rename-more-builds' into 'master'Kamil Trzciński
Fix raw_path with the new job path, rename builds to jobs in test Closes #33149 See merge request !11941
2017-06-14Merge branch 'zj-raise-etag-route-regex-miss' into 'master'Kamil Trzciński
Raise etag route regex miss Closes #33106 See merge request !12084
2017-06-14Move vue components to vue files and match docsFilipa Lacerda
2017-06-14Backport EE changes to the Kubernetes serviceNick Thomas
2017-06-14Adds back whitespace for job's traceFilipa Lacerda
2017-06-14Merge branch 'backport-empty-panel-heading-styles-from-related-issues' into ↵Filipa Lacerda
'master' Backport empty panel heading from EE related issues See merge request !12153
2017-06-14Merge branch 'backport-related-issues-board-issue-count-badge-styles' into ↵Filipa Lacerda
'master' Backport issue count badge style refactor for re-use from EE related issues See merge request !12152
2017-06-14Merge remote-tracking branch 'upstream/master' into 33149-rename-more-buildsLin Jen-Shin
* upstream/master: (34 commits) Revert "Merge branch 'karma-headless-chrome' into 'master'" Make small pipeline schedules UI enhancements. Remove js classes from vue component that are not needed in vue component Update tests and application Adds "Pipeline" to job's sidebar Change border color of job's scroll controllers to $border-color Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' Added Tectonic to the page. Always check read_issue permissions when loading issue Handle legacy jobs without name Do not expose internal artifacts hash in build entity Use wait_for_requests instead of sleep 0.3 Limit wiki container width Fix migrations testing support RSpec hooks order Rename BuildEntity to JobEntity Fix support for external_url for commit statuses Allow to access pipelines even if they are disabled, but only present jobs and commit statuses without giving ability to access them add CHANGELOG.md entry for !12036 remove phantomjs-specific test hacks update karma job to use chrome build image created by gitlab-build-images!41 ...