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 (Expand)Author
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-21CE: Audit event for archiving and unarchiving projectsmanojmj
2019-08-15Allow disabling group/project email notificationsBrett Walker
2019-07-28Separate private methods under the keyword on projects controllerFurkan Ayhan
2019-07-18Rewrite `if:` argument in before_action and alike when `only:` is also usedGeorge Thomas
2019-07-04Merge branch 'sh-fix-issue-63349' into 'master'Rémy Coutable
2019-07-03Make Housekeeping button do a full garbage collectionStan Hu
2019-06-18Expose merge requests count based on user accessAlexandru Croitor
2019-05-29Hide password on import by url formIgor Drozdov
2019-04-16Update projects controllerMałgorzata Ksionek
2019-04-15Forbid the use of `#reload` and prefer `#reset`Kamil Trzciński
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-06Expand FindCommit caching to blob and refsStan Hu
2019-04-05Merge branch 'revert-3962b00b' into 'master'Andreas Brandl
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Enable FindCommit caching for project and commits pagesStan Hu
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-03-25Add cr remarksMałgorzata Ksionek
2019-03-20Disallow changing namespace of a project in update methodMałgorzata Ksionek
2019-02-05Update last_activity_on for Users on some main GET endpointsRubén Dávila
2019-01-22Add ability to resolve project id into pathDmitriy Zaporozhets
2018-12-19Project guests no longer are able to see refs pageTiago Botelho
2018-11-29Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-09-24Applies the CE backport of EE#657Tiago Botelho
2018-09-19Enable frozen string in app/controllers/**/*.rbgfyoung
2018-09-17Resolve "Unable to import repository: undefined method `import_file' for nil...James Lopez
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07refactor code based on feedbackJames Lopez
2018-09-07refactor code based on feedbackJames Lopez
2018-09-06Refactor code to remove object storage flag from Import/ExportJames Lopez
2018-09-03Move badge settings to general settingsWinnie Hellmann
2018-08-08Keep project settings sections expanded after submitting formMike Greiling
2018-08-03Use Projects::UpdateService to archive projectsJames Ramsay
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-06Update Import/Export to use object storage (based on aa feature flag)James Lopez
2018-07-04Add option to add README when creating a projectImre Farkas
2018-06-25Set flash error message only for current request when updating projectAram Visser
2018-06-20The json keys of ref switcher should not be translatedHiroyuki Sato
2018-04-08[Rails5] Add `safe_params` helperblackst0ne
2018-04-04Use ChronicDurationAttribute to handle CI/CD timeout settingTomasz Maczukin
2018-03-06Merge branch 'ce-3839-ci-cd-only-projects-fe' into 'master'Robert Speicher
2018-03-05CI/CD-only projects FEEric Eastwood
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2018-03-03Backport BE changes from CI/CD projects ee!4567Eric Eastwood
2018-02-23Merge branch '43261-fix-import-from-url-name-collision-active-tab' into 'master'Phil Hughes
2018-02-22Move project presenter instance creation to controllerOswaldo Ferreira
2018-02-21Refactor IssuableFinder to extract model-specific logicSean McGivern
2018-02-20Make import tab/form active when importing project by URL and validation failsEric Eastwood