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
2018-07-02Replaces date.format.js in vendor with NPM packageTim Zallmann
2018-07-01Merge branch 'ccr/add_locked_state' into 'master'Rémy Coutable
Add locked state to merge request API See merge request gitlab-org/gitlab-ce!20186
2018-07-01i18n: externalize strings from 'app/views/projects/settings'Tao Wang
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-06-30Performance Improvements to Vue MR pageTim Zallmann
2018-06-30Merge branch 'bw-fix-ee-dashboard' into 'master'Stan Hu
EE/Geo information paritals not rendered on dashboard See merge request gitlab-org/gitlab-ce!20276
2018-06-30namespace partial paths on dashboardBrett Walker
2018-06-30Resolve "Merge request collapse icon is tiny"Tim Zallmann
2018-06-29Merge branch 'include-all-axios-requests-in-performance-bar' into 'master'Mike Greiling
Start performance bar eagerly See merge request gitlab-org/gitlab-ce!20201
2018-06-29Fix tooltip flickerClement Ho
2018-06-29Resolve "Tooltips scroll along the list within Pipeline jobs dropdown on MR ↵Simon Knox
widget"
2018-06-29Replace deprecated bs.affix in merge request tabs with sticky polyfillClement Ho
2018-06-29Merge branch '47865-changelog-for-style-updates' into 'master'Clement Ho
Update personal access token form styles See merge request gitlab-org/gitlab-ce!20275
2018-06-29Replace .scope-description with .text-secondaryPaul Slaughter
2018-06-29Resolve "Merge request refactor: Title and copy to clipboard button are ↵André Luís
behind the action buttons"
2018-06-29Merge branch 'i18n-extract-app/views/admin-identities' into 'master'Rémy Coutable
i18n: externalize strings from 'app/views/admin/identities' See merge request gitlab-org/gitlab-ce!19927
2018-06-29Style updates for personal access token formPaul Slaughter
2018-06-29Resolve "Merge request refactor displays changes dropdown incorrectly"Constance Okoghenun
2018-06-29Merge branch 'ide-more-error-improvements' into 'master'Filipa Lacerda
Improve error messaging across various IDE actions See merge request gitlab-org/gitlab-ce!20241
2018-06-29Merge branch '47769-fix_ambiguous_due_date_for_issue_scopes' into 'master'Sean McGivern
Fix ambiguous due_date column for Issue scopes Closes #47769 See merge request gitlab-org/gitlab-ce!20251
2018-06-29Fix ambiguous due_date column for Issue scopesImre Farkas
2018-06-29restored normalizing headersPhil Hughes
2018-06-29more specs!Phil Hughes
2018-06-29fixed eslintPhil Hughes
2018-06-29:white_check_mark: added specs for file actionsPhil Hughes
in this it also removes Vue Resource from the IDE, axios is nicer to test
2018-06-29:white_check_mark: fixed eslintPhil Hughes
2018-06-29Improve error messaging across various IDE actionsPhil Hughes
2018-06-29Resolve "Remove "environment scope" field on cluster creation form for ↵Sam Beckham
core/starter plans"
2018-06-29Merge branch 'fl-prettify-pipeline' into 'master'Tim Zallmann
Prettifies pipeline's javascript code See merge request gitlab-org/gitlab-ce!20217
2018-06-29Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet
2018-06-29i18n: externalize strings from 'app/views/admin/identities'Tao Wang
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-06-29Merge branch 'ccr/maintain_labels' into 'master'Sean McGivern
Keep label on issue when moving Closes #46098 See merge request gitlab-org/gitlab-ce!20036
2018-06-29Resolve "SQL Queries are not shown from the Performance Bar in Safari"Simon Knox
2018-06-29Resolve "Sidebar on jobs and wikis is missing at small widths"Clement Ho
2018-06-29Resolve "Markdown header `code` does not have the correct font-size"Simon Knox
2018-06-28Merge branch 'fix-paragraph-line-height-for-emoji' into 'master'Clement Ho
Fix paragraph line height for emoji Closes #48003 See merge request gitlab-org/gitlab-ce!20137
2018-06-28Merge branch 'revert-merge-request-discussion-buttons-padding' into 'master'Clement Ho
Revert merge request discussion buttons padding Closes #48212 See merge request gitlab-org/gitlab-ce!20060
2018-06-28Add locked state to merge request APIChantal Rollison
2018-06-28Resolve "No UI element to edit group label"Luke Bennett
2018-06-28Merge branch 'bvl-graphql-permissions' into 'master'Sean McGivern
expose permissions on types Closes #47695 See merge request gitlab-org/gitlab-ce!20152
2018-06-28Merge branch '48568-tooltips-flicker-when-highlighting-award-emoji' into ↵Fatih Acet
'master' Resolve "Tooltips flicker when highlighting award emoji" Closes #48568 See merge request gitlab-org/gitlab-ce!20235
2018-06-28Merge branch '39604-update-top-right-avatar-after-changing-avatar' into 'master'Fatih Acet
#39604 - Change top-right avatar immediately upon avatar change Closes #39604 See merge request gitlab-org/gitlab-ce!20119
2018-06-28Expose permissions on types in GraphQLBob Van Landuyt
This adds a reusable way to expose permissions for a user to types in GraphQL.
2018-06-28Resolve "Merge request refactor displays changes dropdown incorrectly"Constance Okoghenun
2018-06-28Merge branch '37561-add-id-settings' into 'master'Phil Hughes
Resolve "Add `id` attributes to settings section to allow to open if an hash is provided in the URL" Closes #37561 See merge request gitlab-org/gitlab-ce!20211
2018-06-28Merge branch 'ide-commit-form-improvements' into 'master'Filipa Lacerda
Improve Web IDE commit form Closes #47307 See merge request gitlab-org/gitlab-ce!19883
2018-06-28Merge branch 'ide-improve-error-messages' into 'master'Filipa Lacerda
Improve branch 404 error in Web IDE See merge request gitlab-org/gitlab-ce!19861
2018-06-28Merge branch 'fl-boards-tech-debt' into 'master'Phil Hughes
Uses tooltip vue directive in issue card component See merge request gitlab-org/gitlab-ce!20215
2018-06-28Merge branch 'update-integrations-external-link-icons' into 'master'Phil Hughes
Update integrations external link icons See merge request gitlab-org/gitlab-ce!20205
2018-06-28Merge branch 'update-environments-nav-controls' into 'master'Phil Hughes
Update environments nav controls icons See merge request gitlab-org/gitlab-ce!20199
2018-06-28Merge branch 'add-more-rebase-logging' into 'master'Grzegorz Bizon
Add extra logging to githost.log when rebasing See merge request gitlab-org/gitlab-ce!20202