summaryrefslogtreecommitdiff
path: root/locale/gitlab.pot
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@12-4-stable-eeGitLab Bot2019-12-311-0/+3
|
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-12-061-0/+6
|
* Check permissions before showing a forked project's sourceNick Thomas2019-11-251-3/+6
|
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-11-041-0/+3
|
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-159/+1285
|
* Merge branch 'security-bypass-email-verification-using-salesforce' into ↵GitLab Release Tools Bot2019-09-261-0/+3
|\ | | | | | | | | | | | | '12-3-stable' Prevent Bypassing Email Verification using Salesforce See merge request gitlab/gitlabhq!3395
| * Reduce change in locale fileMałgorzata Ksionek2019-09-251-1/+4884
| |
| * Add checking for email_verified keyMałgorzata Ksionek2019-09-231-4882/+2
| | | | | | | | | | | | | | | | | | | | | | | | Fix rubocop offences and add changelog Add email_verified key for feature specs Add code review remarks Add code review remarks Fix specs
* | Validate that SAML requests are originated from gitlabSebastian Arcila Valenzuela2019-09-201-0/+3
|/ | | | | | | | If the request wasn't initiated by gitlab we shouldn't add the new identity to the user, and instead show that we weren't able to link the identity to the user. This should fix: https://gitlab.com/gitlab-org/gitlab-ce/issues/56509
* Add latest changes from gitlab-org/gitlab@12-3-stableGitLab Bot2019-09-201-86/+13
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-0/+6
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-9/+19
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+13
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-4/+73
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-6/+9
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-0/+18
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-0/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-3/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-141-0/+21
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+12
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-3/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-2/+4870
|
* Merge branch 'static-objects-external-storage' into 'master'Thong Kuah2019-09-111-0/+33
|\ | | | | | | | | Enable serving static objects from an external storage See merge request gitlab-org/gitlab-ce!31025
| * Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-101-0/+33
| | | | | | | | | | | | | | | | | | | | It consists of two parts: 1. Redirecting users to the configured external storage 1. Allowing the external storage to request the static object(s) on behalf of the user by means of specific tokens Part of https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6829
* | Make MR pipeline widget text more descriptive (CE)ce-indicator-for-pipeline-for-merge-trainNathan Friend2019-09-111-10/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | This change updates the text of the pipeline widget that appears on the merge request page. The text has been made more consistent between different types of pipelines; this makes the front-end implementation simpler and more maintainable. In addition, the type of pipeline is (i.e. regular pipeline, merge request pipeline, detached pipeline) included in the text, making this type more obvious to the end user. Some information has been removed from the widget as part of this change; however, any information that was removed already appears elsewhere on the merge request page.
* | Enables Run Pipeline button to be renderedFilipa Lacerda2019-09-111-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the Merge Request view, under pipelines tab the user can see a run pipeline button Adds axios post request to button click Adds the logic to handle the user click, refresh the table and disable the button while thee request is being made Updates UI for desktop and mobile Adds specs Regenerates potfile Follow-up after review Uses .finally to avoid code repetition
* | Merge branch 'jivanvl-add-caret-icon-dashboard' into 'master'Clement Ho2019-09-091-0/+3
|\ \ | | | | | | | | | | | | Add caret icons to the monitoring dashboard See merge request gitlab-org/gitlab-ce!32239
| * | Add caret icons to the monitoring dashboardjivanvl-add-caret-icon-dashboardJose Vargas2019-09-091-0/+3
| | | | | | | | | | | | | | | The carets will function as a button that will allow the panels from the monitoring dashboard to collapse and show panels
* | | Create new feature flagged UI for cloud providersEnrique Alcántara2019-09-091-5/+14
|/ / | | | | | | | | | | | | - Create HAML UI select a cloud provider to create a cluster. - Add query param to :new cluster view to display a specific cluster provider form depending on the value of the provider query param. - Update unit tests and e2e tests to reflect these changes
* | Application Statistics APIManoj MJ2019-09-091-0/+30
| | | | | | | | | | This change implements Application Statistics API
* | Update keyboard shortcuts modal and docMarcel Amirault2019-09-061-57/+76
| | | | | | | | | | Add missing shortcuts, remove shortcuts that don't exist, and reorder as needed
* | Fixes pot failureMayra Cabrera2019-09-061-3/+0
| | | | | | | | Also fixes duplicated entry
* | If user can't activate error tracking display a learn more button pointingManeschi Romain2019-09-051-0/+3
| | | | | | | | to doc
* | Update text on project import and mirroring formsAdam Hegyi2019-09-051-0/+3
|/
* Show meaningful message on /due quick action with invalid date🙈 jacopo beschi 🙉2019-09-041-0/+3
| | | | | When using /due quick action with an invalid date a meaninful error message is shown.
* Revert "DB change, migratoin and changelog"Lee Tickett2019-09-041-0/+3
| | | | This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
* Add cluster domain warningJacques Erasmus2019-09-031-1/+4
| | | | Added a cluster domain wanring if no domain is defined
* Add pipeline.type key to PipelineEntityadd-pipeline-type-key-in-pipeline-entityShinya Maeda2019-09-031-0/+9
| | | | | This commit adds pipeline.type key to PipelineEntity. This key will be used in MR widget in the next iteration.
* Remove deprecation message for milestone tabs51372-remove-milestone-tabs-deprecation-messageHeinrich Lee Yu2019-09-031-12/+0
| | | | We're reversing the deprecation due to user feedback
* Handle :9090 and 0.0.0.0:9090 listen_address formatsReuben Pereira2019-09-021-25/+1
| | | | | | Prometheus listen_address can be in formats of :9090 and 0.0.0.0:9090. But before these can be used to connect a project to Prometheus, they have to converted into absolute URIs.
* Merge branch '65304-add-pages-first-deployment-message' into 'master'Filipa Lacerda2019-09-021-0/+6
|\ | | | | | | | | | | | | Resolve "Improve pages load wait time experience" Closes #65304 See merge request gitlab-org/gitlab-ce!32122
| * Add warning about Pages initial deployment delay65304-add-pages-first-deployment-messageNathan Friend2019-08-301-0/+6
| | | | | | | | | | | | This commit adds a warning message that is always displayed that informs users that their GitLab Pages sites will take a bit of time before they can be accessed after being deployed for the first time.
* | Add additional public note to project container registry settingNick Kipling2019-09-021-0/+3
| |
* | Creates Feature Flag for job logFilipa Lacerda2019-08-301-0/+3
|/ | | | | Updates frontend code and specs to allow for the new feature flag
* Improve search result labelsMarkus Koller2019-08-301-0/+48
| | | | | | | - Use "results" instead of "blobs", "wiki blobs", "snippet blobs" - Use "comments" instead of "notes" - Use correct pluralization - Don't add "1 - 10 of" if there's only one page
* Resolve "Use "moved" instead of "closed" in issue references"Juliette de Rancourt2019-08-301-0/+3
|
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-291-5/+11
|\
| * Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot2019-08-291-2/+5
| |\ | | | | | | | | | | | | Require a captcha after unique failed logins from the same IP See merge request gitlab/gitlabhq!3270