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
AgeCommit message (Collapse)Author
2018-07-13Merge branch 'ide-merge-requests-forks' into 'master'Filipa Lacerda
Allow merge requests from forks to be opened in Web IDE Closes #47460 See merge request gitlab-org/gitlab-ce!20521
2018-07-12Merge branch 'dz-manifest-import' into 'master'Douwe Maan
Add manifest import See merge request gitlab-org/gitlab-ce!20304
2018-07-12Allow merge requests from forks to be opened in Web IDEPhil Hughes
Closes #47460
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-11Add manifest import featureDmitriy Zaporozhets
It allows user to automatically import multiple repositories with nested structure by uploading a manifest xml file. AOSP project was used as an example during development of this feature. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-07-06Update Import/Export to use object storage (based on aa feature flag)James Lopez
2018-06-29Add pipeline stages position clean-up migrationGrzegorz Bizon
2018-06-25Honor saml assurance level to allow 2FA bypassingRoger Rüttimann
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-18Expose whether current user can push into a branch on branches APIDouwe Maan
2018-06-16Fix milestones disappearing when changed on MRMario de la Ossa
2018-06-14enable CommonMark as the defaultBrett Walker
2018-06-13Resolve "Provide ability to retrieve `visibility` level via Snippets API"Jan
2018-06-13Merge branch '47735-milestone-regression' into 'master'Phil Hughes
Resolve "Regressions for assigning group milestone from ancestor" Closes #47735 See merge request gitlab-org/gitlab-ce!19721
2018-06-13Merge branch 'commits_api_with_stats' into 'master'Rémy Coutable
Added with_stats option to GET /projects/:id/repository/commits (API) See merge request gitlab-org/gitlab-ce!19484
2018-06-13Sidebar Milestone - Fix wrong URL when selecting a parent group milestoneMario de la Ossa
2018-06-12Added with_statsoption for GET /projects/:id/repository/commitsLeonid Batizhevskii
2018-06-07Backport of "Add assignee lists to boards"Mario de la Ossa
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
Rephrase Merge Request Maintainer Edit See merge request gitlab-org/gitlab-ce!19061
2018-06-01Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉
2018-06-01Merge branch '46487-add-support-for-jupyter-in-gitlab-via-kubernetes' into ↵Dmitriy Zaporozhets
'master' Resolve "Add support for Jupyter in GitLab via Kubernetes" Closes #46487 See merge request gitlab-org/gitlab-ce!19019
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target ↵Mark Chao
branch" "Maintainer" will be freed to be used for #42751
2018-05-30Removed API endpoint and specsFrancisco Javier López
2018-05-30Merge remote-tracking branch 'origin/master' into ↵Dmitriy Zaporozhets
46487-add-support-for-jupyter-in-gitlab-via-kubernetes
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-05-25Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-05-23skip email trim when email is creating new issueCameron Crockett
Updates from MR discussion 1. Added test for ReplyParser 2. Changed param to trim_reply with default set as true Removed keyword param in favor of normal options param updates for MR discussion Resolutions for code review comments more code review fixes
2018-05-22Expose readme url in Project APIImre Farkas
2018-05-15Adjust board lists header text colorOswaldo Ferreira
Adjusts regression fixed by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18786/. We were not returning the label text color correctly on the backend.
2018-05-08Merge branch '43557-osw-present-merge-sha-commit' into 'master'Robert Speicher
Resolve "Display merge commit SHA in merge widget after merge" Closes #43557 See merge request gitlab-org/gitlab-ce!18722
2018-05-07Display merge commit SHA in merge widget after mergeOswaldo Ferreira
2018-05-04Rename status JSON schema to ci_detailed_statusMatija Čupić
2018-05-02Add Pipeline stage, status and job JSON schemasMatija Čupić
2018-05-01Merge request and commit discussions APIJan Provaznik
2018-04-25Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik
* processes any pending records which are not migrated yet * bumps import_export version because of new commits_count attribute * removes commits_count fallback method
2018-04-17Make HTTPIO compatible with multi-byte chars (Extracted from ChunkedIO)Shinya Maeda
2018-04-11Fix finding wiki file when Gitaly is enabledAhmad Sherif
Fixes gitaly#1126
2018-04-08Expose the target commit ID through the tag APIAndrew Beresford
This is useful for annotated tags, where the deferenced target is not the same as the tag object. At the moment there is no way to differentiate the two through the tag API. This change adds a "target" property and leaves the existing "commit" property alone so that existing behaviour is not altered.
2018-04-05Fix more specsFelipe Artur
2018-04-05Import projects with LFS objectsBob Van Landuyt
If the LFS object already exist, we'll link it tot he existing one, if not we'll create it.
2018-03-30Extend API for exporting a project with direct upload URLFrancisco Javier López
2018-03-07Set `allow_maintainer_to_push` using the APIBob Van Landuyt
2018-03-07Allow a user to select `allow maintainer to push`Bob Van Landuyt
When a project is not private, and the source branch not protected the user can now select the option to allow maintainers to push to this branch
2018-03-07Merge branch 'jprovazn-api' into 'master'Sean McGivern
Add discussion API See merge request gitlab-org/gitlab-ce!17510
2018-03-07Add discussion APIJan Provaznik
* adds basic discussions API for issues and snippets * reorganizes notes specs (so same tests can be used for all noteable types - issues, MRs, snippets)
2018-03-06Merge branch '29130-api-project-export' into 'master'Sean McGivern
Resolve "API endpoint for exporting project" Closes #29130 See merge request gitlab-org/gitlab-ce!15860
2018-03-02Fix quick actions for users who cannot update issues and MRsSean McGivern
There are several quick actions now that don't need this access - /todo and /unsubscribe for instance - but when these were first added, there weren't. Quick actions are now responsible for checking their own permissions.
2018-03-01Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński
Display ingress IP address in the Kubernetes page See merge request gitlab-org/gitlab-ce!17052
2018-03-01Add project export API schemaTravis Miller
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet