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/locale
AgeCommit message (Collapse)Author
2019-07-04Vue-i18n: app/assets/javascripts/sidebar directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/sidebar directory
2019-07-04Vue-i18n: app/assets/javascripts/notes directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/notes directory
2019-07-04Use gl-empty-state for monitor chartsSimon Knox
Move a unit test to jest and use snapshot tests
2019-07-03Add Grafana to Admin > Monitoring menu when enabledManeschi Romain
2019-07-03Update locale.potSean McGivern
2019-07-03Merge branch 'master' into michel.engelen/gitlab-ce-issue/55953Sean McGivern
2019-07-03Show upcoming status for releasesJason Goodman
Add released_at field to releases API Add released_at column to releases table Return releases to the API sorted by released_at
2019-07-03Rebased and squashed commitsNatalia Tepluhina
- all commits squashed to make danger review happy
2019-07-03Merge branch 'vue-i18n-js-ide-directory' into 'master'Tim Zallmann
Vue-i18n: autofix for app/assets/javascripts/ide directory See merge request gitlab-org/gitlab-ce!29967
2019-07-02Add username to deploy tokensKrasimir Angelov
This new attribute is optional and used when set instead of the default format `gitlab+deploy-token-#{id}`. Empty usernames will be saved as null in the database. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/50228.
2019-07-02Merge branch '63690-issue-trackers-title' into 'master'Dmitriy Zaporozhets
Use title and description fields for issue trackers Closes #63690 See merge request gitlab-org/gitlab-ce!30096
2019-07-02Registry component now includes error messagesNick Kipling
Includes changes to the Vue container registry component to support the display of an empty message and error message when invalid characters are found in the group, project or branch name. repositories/index.html.haml has been changed to remove the content and place into Vue component.
2019-07-02Use title and description fields for issue trackersJarka Košanová
- instead of using properties - backward compatibility has to be kept for now
2019-07-02Merge remote-tracking branch 'origin/issue/55953' into issue/55953Michel Engelen
# Conflicts: # locale/gitlab.pot # spec/features/discussion_comments/commit_spec.rb
2019-07-02updated localeMichel Engelen
2019-07-02updated localeMichel Engelen
2019-07-02updated localizationMichel Engelen
2019-07-02updated locale strings for !29553Michel Engelen
2019-07-02updated localeMichel Engelen
2019-07-02Vue-i18n: app/assets/javascripts/clusters/ directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/clusters/ directory
2019-07-01Vue-i18n: app/assets/javascripts/environments directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/environments directory
2019-07-01Allow JupyterHub to be uninstalledJoão Cunha
- enabled uninstallation - give it a specific uninstall message - ajust specs
2019-07-01Merge branch 'divergence-graph-api-call' into 'master'Filipa Lacerda
Fetch branches divergence graph data through API call Closes #46139 See merge request gitlab-org/gitlab-ce!30068
2019-07-01Merge branch 'vue-i18n-js-pipelines-directory' into 'master'Kushal Pandya
Vue-i18n: autofix for app/assets/javascripts/pipelines directory See merge request gitlab-org/gitlab-ce!30015
2019-07-01Merge branch 'vue-i18n-js-pages-directory' into 'master'Kushal Pandya
Vue-i18n: autofix for app/assets/javascripts/pages directory See merge request gitlab-org/gitlab-ce!29978
2019-07-01Vue-i18n: app/assets/javascripts/serverless directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/serverless directory
2019-07-01Vue-i18n: various js directoriesEzekiel Kigbo
i18n linting for .vue files under the directories: - app/assets/javascripts/error_tracking_settings - app/assets/javascripts/filtered_search - app/assets/javascripts/projects - app/assets/javascripts/releases - app/assets/javascripts/repository
2019-07-01Vue-i18n: app/assets/javascripts/ide directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/ide directory
2019-07-01Fetch branch diverging counts from APIPhil Hughes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46139
2019-07-01Vue-i18n: app/assets/javascripts/pipelines directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/pipelines directory
2019-07-01Vue-i18n: app/assets/javascripts/pages directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/pages directory
2019-06-29Allow collapsing all issue boardsMartin Hanzel
All issue boards can now be collapsed via a button, re-ordered by dragging the header, and the vertical collapsed header style was reworked.
2019-06-28Vue-i18n: javascripts/boards directoryEzekiel Kigbo
i18n linting for .vue files under the app/javascripts/boards directory
2019-06-28Replace 'JIRA' with 'Jira'Takuya Noguchi
https://community.atlassian.com/t5/Jira-questions/Is-it-quot-JIRA-quot-or-quot-Jira-quot/qaq-p/681163 Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-06-28Merge branch 'ce-11098-update-merge-request-settings-description-text' into ↵Filipa Lacerda
'master' CE backport for gitlab-org/gitlab-ee!11859: Update description text of "Merge requests" section of general project settings page See merge request gitlab-org/gitlab-ce!27838
2019-06-28Namespace performance bar translationsEzekiel Kigbo
Added additional translations
2019-06-27Vue-i18n: app/assets/javascripts/performance_bar/ directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/performance_bar/ directory
2019-06-27Merge branch '53811-issue-boards-to-core-projects-backend-ce' into 'master'Stan Hu
Move Multiple Issue Boards for Projects to Core See merge request gitlab-org/gitlab-ce!29757
2019-06-27Externalize strings of access tokens page in user profileantony liu
2019-06-26Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu
Remove Sentry settings from application settings See merge request gitlab-org/gitlab-ce!28447
2019-06-26Move Multiple Issue Boards for Projects to CoreAlexandru Croitor
Refactor code to allow multiple issue boards management for projects in CE
2019-06-26Bring Manual Ordering on Issue ListRajat Jain
On all the issue lists -- Group, Project and Dashboard -- this change adds a new option for managing the lists. "Manual Ordering" option is added which when flipped on will allow an user to drag and drop issues around to create a relative ordering among them.
2019-06-26Vue-i18n: app/assets/javascripts/diffs directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/diffs directory
2019-06-26New RecaptchaExperimentHelper modulesAsh McKenzie
RecaptchaExperimentHelper contains helper methods to assist in the controller and view layers.
2019-06-25refactor: remove Sentry from application settingsRoger Meier
2019-06-25Update project MR setting section description (CE)Nathan Friend
This commit updates the merge requests description text in the project settings page.
2019-06-25Merge branch '30355-use-hours-only-for-time-tracking' into 'master'Phil Hughes
Limit time tracking units to hours Closes #30355 See merge request gitlab-org/gitlab-ce!29469
2019-06-25Vue-i18n: app/assets/javascripts/issue_show directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/issue_show directory
2019-06-25Merge branch 'vue-i18n-js-monitoring-directory' into 'master'Kushal Pandya
Vue-i18n: autofix for app/assets/javascripts/monitoring directory See merge request gitlab-org/gitlab-ce!29971
2019-06-25Rename to time_tracking_limit_to_hoursHeinrich Lee Yu
Changes migration and all other places the attribute is used