summaryrefslogtreecommitdiff
path: root/locale
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'ce-22058-improve-ux-multi-assignees-in-mr' into 'master'Rémy Coutable2019-08-211-6/+15
|\ | | | | | | | | Improve UX multi assigness in MR See merge request gitlab-org/gitlab-ce!31545
| * Improve UX multi assigness in MRSamantha Ming2019-08-201-6/+15
| | | | | | | | | | | | | | | | | | Add merge warning on avatar in: - open view assigness - collapsed view assigness - dropdown (search) view assigness Add can_merge option to MR sidebar entity
* | Merge branch '46299-wiki-page-creation' into 'master'Filipa Lacerda2019-08-211-12/+6
|\ \ | | | | | | | | | | | | Remove wiki page slug dialog step when creating wiki page See merge request gitlab-org/gitlab-ce!31362
| * | New wiki page redirects user to random slug46299-wiki-page-creationLuke Duncalfe2019-08-211-12/+6
| |/ | | | | | | | | | | | | | | | | | | Previously we asked a user to enter a new slug before taking them to the Create Page page. As a UX improvement, we now take them to a randomly generated URI so they can begin creating their new page. https://gitlab.com/gitlab-org/gitlab-ce/issues/46299
* | Merge branch '65427-improve-system-notes-for-zoom-links' into 'master'Thong Kuah2019-08-211-6/+6
|\ \ | |/ |/| | | | | | | | | Resolve "Improve system notes for Zoom links" Closes #65427 See merge request gitlab-org/gitlab-ce!31410
| * Improve system notes for Zoom links65427-improve-system-notes-for-zoom-linksJacopo2019-08-171-6/+6
| | | | | | | | | | | | | | changes: @user a Zoom call was added to this issue into: @user added a Zoom call to this issue Same concept appleis for "removed"
* | Merge branch '66061-update-tooltip-of-detached-label-state' into 'master'Clement Ho2019-08-191-3/+3
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Update tooltip of "detached" label/state" Closes #66061 See merge request gitlab-org/gitlab-ce!31917
| * | Update tooltip of "detached" label/state66061-update-tooltip-of-detached-label-statejakeburden2019-08-191-3/+3
| |/
* | Add warning when LE certificate can't be obtained64630-add-warning-to-pages-domains-that-obtaining-deploying-ssl-certificates-through-let-s-encrypt-can-take-some-timeVladimir Shushlin2019-08-191-0/+6
| | | | | | | | * Refactor some tests as well
* | Move cycle analytics stages templates to vueEzekiel Kigbo2019-08-191-0/+9
| | | | | | | | | | | | | | | | | | | | The existing stage list items are rendered in haml, migrating them to vuejs for future work. Fix alignment of median value Test for stage_nav_item.vue
* | UI for disabling group/project email notificationBrett Walker2019-08-171-0/+15
| | | | | | | | | | | | - Adds UI to configure in group and project settings - Removes notification configuration for users when disabled at group or project level
* | Add clipboard button to metric chart dropdownTristan Read2019-08-161-0/+6
| | | | | | | | | | Adds a clipboard button to the metrics dashboard, that allows copying a link to an individual chart.
* | Merge branch ↵Grzegorz Bizon2019-08-161-0/+9
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | '47003-user-onboarding-replace-current-email-confirmation-flow-with-a-soft-email-confirmation-flow' into 'master' Soft email confirmation flow Closes #47003 See merge request gitlab-org/gitlab-ce!31245
| * | Add locale translationsAlex Buijs2019-08-081-0/+9
| | |
* | | Merge branch '24705-multi-selection-for-delete-on-registry-page' into 'master'Thong Kuah2019-08-151-2/+10
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Resolve "Multi selection for delete on registry page" Closes #24705 See merge request gitlab-org/gitlab-ce!30837
| * | Applying feedback changesNick Kipling2019-07-301-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | Updated table registry to remove singleItemToBeDeleted Renamed usages of idx to index Tidied and simplified css styling Added clarification comment to test regex Updated pot file
| * | Implement multi select deletion for container registryNick Kipling2019-07-301-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added checkboxes to each image row Added delete selected images button Changed row delete button to appear on row hover Changed confirmation modal message Changed delete logic to support multi Added tests for multi select Updated pot file Updated rspec test for new functionality
* | | Add link to resend confirmation emailAlex Buijs2019-08-141-0/+6
| | | | | | | | | | | | | | | This link is shown when a user tries to login with an unconfirmed email address and the grace period has expired
* | | Migrates Snowplow backend from EE to CEJeremy Jackson2019-08-141-0/+18
| | | | | | | | | | | | | | | This introduces several changes, but these are all just ported from the EE project.
* | | Revert "Merge branch '64341-data-and-privacy-agreement-for-gitlab-users' ↵Kushal Pandya2019-08-141-3/+0
| | | | | | | | | | | | | | | | | | into 'master'" This reverts merge request !30808
* | | Add notification for updated privacy policyDennis Tang2019-08-141-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | This adds a notification to let users know of our updated privacy policy. Users can dismiss the notification either by following the link or closing the notification via an "x" icon.
* | | Merge branch '10-adjust-copy-for-adding-additional-members' into 'master'Tim Zallmann2019-08-141-3/+3
|\ \ \ | | | | | | | | | | | | | | | | Adjust copy for adding additional members See merge request gitlab-org/gitlab-ce!31726
| * | | Change invite textAlex Buijs2019-08-121-3/+3
| | | |
* | | | Rework retry strategy for remote mirrorsBob Van Landuyt2019-08-131-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | **Prevention of running 2 simultaneous updates** Instead of using `RemoteMirror#update_status` and raise an error if it's already running to prevent the same mirror being updated at the same time we now use `Gitlab::ExclusiveLease` for that. When we fail to obtain a lease in 3 tries, 30 seconds apart, we bail and reschedule. We'll reschedule faster for the protected branches. If the mirror already ran since it was scheduled, the job will be skipped. **Error handling: Remote side** When an update fails because of a `Gitlab::Git::CommandError`, we won't track this error in sentry, this could be on the remote side: for example when branches have diverged. In this case, we'll try 3 times scheduled 1 or 5 minutes apart. In between, the mirror is marked as "to_retry", the error would be visible to the user when they visit the settings page. After 3 tries we'll mark the mirror as failed and notify the user. We won't track this error in sentry, as it's not likely we can help it. The next event that would trigger a new refresh. **Error handling: our side** If an unexpected error occurs, we mark the mirror as failed, but we'd still retry the job based on the regular sidekiq retries with backoff. Same as we used to The error would be reported in sentry, since its likely we need to do something about it.
* | | | Improve quick action error messagesHeinrich Lee Yu2019-08-131-38/+38
| | | | | | | | | | | | | | | | Standardize punctuation and format
* | | | Internationalize Issue and MR list metadata stringsBrett Walker2019-08-121-0/+9
| | | |
* | | | Resolve "Add externalization and fix regression in shortcuts helper modal"Thomas Randolph2019-08-121-0/+162
|/ / /
* | | Add i18n stringsGeorge Koltsov2019-08-121-0/+3
| | |
* | | Merge branch 'sh-break-out-invited-group-members' into 'master'Ash McKenzie2019-08-121-0/+12
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Make it easier to find invited group members Closes #61948 See merge request gitlab-org/gitlab-ce!28436
| * | | Use snake case for tag placeholdersMartin Wortschack2019-08-091-3/+3
| | | | | | | | | | | | | | | | - Update PO file
| * | | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-091-15/+81
| |\ \ \
| * | | | Resolve more discussionMartin Wortschack2019-08-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | - Add placeholder for tags in translation - Update PO file
| * | | | Resolve first round of discussionsMartin Wortschack2019-08-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Avoid splitting sentences - Update PO file - Utilize $input-height - Replace pr- with mr-
| * | | | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-071-2/+14
| |\ \ \ \
| * | | | | Fix CSS for mobileMartin Wortschack2019-08-061-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Externalize strings - Update PO file
* | | | | | Add kbd shortcuts for discussion navigationSam Bigelow2019-08-121-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | Add keyboard shortcuts `p` and `n` to navigate duscussions.
* | | | | | Replace ... with new expansion optionsSamantha Ming2019-08-101-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - expand upwards - expand downwards - expand all in both inline and parallel views
* | | | | | Adds button to download metrics data as csvLaura Montemayor2019-08-091-0/+3
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | This MR adds a temporary button to be able to download the Prometheus metrics from charts to CSV format.
* | | | | Add repo-refs control for search pageminghuan lei2019-08-091-0/+6
| | | | | | | | | | | | | | | | | | | | - only in blobs result
* | | | | Resolve "Add tooltip to improve clarity of "detached" label/state in the ↵Nick Kipling2019-08-091-3/+3
| | | | | | | | | | | | | | | | | | | | merge request pipeline"
* | | | | Merge branch '39217-remove-kubernetes-service-integration' into 'master'James Lopez2019-08-091-6/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove KubernetesService integration See merge request gitlab-org/gitlab-ce!31365
| * | | | | Final removal of KubernetesService39217-remove-kubernetes-service-integrationTiger2019-08-081-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Creating new records has been disabled, and all existing records been migrated to clusters as of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28534
* | | | | | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-081-0/+12
| |_|_|_|/ |/| | | | | | | | | | | | | | As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
* | | | | Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-081-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disables the vue-i18n eslint rules for files that are not able to be autofixed, this will stop these offences causing pipeline failures but they will need manual fixing.
* | | | | Add empty state for starred projects tab on user pageCamil Staps2019-08-071-0/+6
| | | | |
* | | | | InternationalizationCamil Staps2019-08-071-0/+6
| | | | |
* | | | | Address reviewer commentsCamil Staps2019-08-071-0/+15
| | | | |
* | | | | Change sorting options for starrers: name (asc/desc), most/least recent starCamil Staps2019-08-071-0/+3
|/ / / /
* | | | Save instance administration project id in DBReuben Pereira2019-08-071-0/+21
| | | | | | | | | | | | | | | | | | | | - This will make it easy to identify the project even if admins change the name of the project or move it.
* | | | Properly labelling fields on Search pageDenys Mishunov2019-08-071-6/+3
| |/ / |/| | | | | | | | | | | Adding proper <label>s while removing labels from the fields themselves. This gives more space for the field's content