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-10-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-08Use the '\A' and '\z' regex anchors in `InternalRedirect` to mitigate an Open...Joern Schneeweisz
2019-10-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Enable serving static objects from an external storageAhmad Sherif
2019-08-21Add SortingPreference concernGeorge Koltsov
2019-08-08Add ConfirmEmailWarning concernAlex Buijs
2019-08-01Use NotesFinder in IssuableActions modulePatrick Derichs
2019-07-27Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu
2019-07-27Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu
2019-07-26Use NotesFinder in module IssuableActionsPatrick Derichs
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-06-25Support redirect paths starting with a dashMarkus Koller
2019-06-25Make checks for continue_params more robustMarkus Koller
2019-06-18Search issuables by iidsRiccardo Padovani
2019-06-17Fix send_file_upload_spec.rb with right MIME typeStan Hu
2019-06-13Add `to_json` to `represent` method callcharlieablett
2019-06-10Add `to_json` to `represent` method callcharlieablett
2019-06-06Use serialization for project boardscharlieablett
2019-06-04Fix project settings not being able to updateStan Hu
2019-05-29Hide password on import by url formIgor Drozdov
2019-05-15Merge branch 'ce-jej/sso-enforcement-redirect' into 'master'Rémy Coutable
2019-05-15Avoid passing not_found_or_authorized_proc aroundJames Edwards-Jones
2019-05-15Added RoutableActions testsJames Edwards-Jones
2019-05-14Optimise upload path callsSean McGivern
2019-05-06Change specs to match gitlab code standardsJames Fargher
2019-05-06Check instance cluster feature at policy levelJames Fargher
2019-04-23Add label_name as scalar param of IssuableFinderHeinrich Lee Yu
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-04Consider array params on rendering MR list on dashboardIgor
2019-03-01Bump fog-aws to 3.3.0 and associated dependenciesStan Hu
2019-02-26Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński
2019-02-25Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono
2019-02-22Only use boolean parameters internallyRobert Schilling
2019-02-21Ability to filter confidential issuesRobert Schilling
2019-02-13Fix Content-Disposition hard-coded to attachmentsStan Hu
2019-02-05Encode Content-Disposition filenamesStan Hu
2019-01-28Save sorting preference for Issues/MRs in BEMario de la Ossa
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-16Fix deprecation: Comparing equality between ActionController::Parameters and ...Jasper Maes
2018-12-03[CE backport]Add sort direction button with sort dropdown for epicsFelipe Artur
2018-11-23render :nothing option is deprecated, Use head method to respond with empty r...Jasper Maes
2018-11-14Refactor whitelisting of filter paramsHeinrich Lee Yu
2018-11-10MIME type application/javascript -> application/ecmascriptStan Hu
2018-11-07backport: Always proxy reports downloadsKamil Trzciński