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
2018-10-10Remove Git circuit breakerZeger-Jan van de Weg
2018-10-03Add copy to clipboard button for application id and secretGeorge Tsiolis
2018-09-26Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński
2018-09-24Remove background job throttling featureValery Sizov
2018-09-24add type filter to admin runners pageAlexis Reigel
2018-09-20Merge branch '44998-split-admin-settings-into-multiple-sub-pages' into 'master'Dmitriy Zaporozhets
2018-09-19Fix grammar in runner-related specs, views and localisations.Marcel Amirault
2018-09-18Groups test cases by contextMartin Wortschack
2018-09-14Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon
2018-09-07fix test for usage statisticsMartin Wortschack
2018-09-06merge master and resolve conflictsMartin Wortschack
2018-09-06Resolve "Remove usage ping payload from Cohorts, add to Settings"Luke Bennett
2018-09-05remove trailing whitespacesMartin Wortschack
2018-09-05fix testsMartin Wortschack
2018-09-05fix testsMartin Wortschack
2018-08-30Allow whitelisting for "external collaborator by default" settingRoger Rüttimann
2018-08-29unify the usage of factorybot's 'create'Alexis Reigel
2018-08-29only run the specs as :js that actually need toAlexis Reigel
2018-08-29convert admin runners table to responsive tableAlexis Reigel
2018-08-29add sort dropdown to admin runners pageAlexis Reigel
2018-08-29use filtered search bar for admin runnersAlexis Reigel
2018-08-28Merge branch 'Expose-users-id-in-admin-users-show-page' into 'master'Phil Hughes
2018-08-21Expose user's id in /admin/users/ show page.Eva Kadlecová
2018-08-20add status filter to admin runners pageAlexis Reigel
2018-08-20clarify runners currently online textBen Bodenmiller
2018-08-07Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...Jacopo
2018-08-07Resolve "System level labels UI broken"André Luís
2018-08-07Resolve "Improve Auto DevOps settings flow for admin and project"Mike Greiling
2018-07-27Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett
2018-07-27Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern
2018-07-26Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett
2018-07-18Merge branch '47419-Fix-breadcrumbs' into 'master'Phil Hughes
2018-07-17Fix broken breadcrumb in admin/userRobin Naundorf
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-10Resolve "Disable GCP free credit banner at instance level"Dennis Tang
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-06-26Ignore unknown OAuth sources in ApplicationSettingRémy Coutable
2018-06-22Bring changes from EELin Jen-Shin
2018-06-08Users can accept terms during registrationBob Van Landuyt
2018-06-07Merge branch '47182-use-the-default-strings-of-timeago-js' into 'master'Clement Ho
2018-06-05allow only png, ico for favicon uploadsAlexis Reigel
2018-06-05remove favicon preview on appearance pageAlexis Reigel
2018-06-05create favicon overlay on the clientAlexis Reigel
2018-06-05whitelist allowed file types for custom faviconsAlexis Reigel
2018-06-05feature spec for managing appearance > faviconAlexis Reigel
2018-06-03Use the default strings of timeago.js for timeagoTakuya Noguchi
2018-05-31Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński
2018-05-31Improve runner_type validations for Ci::RunnerDylan Griffith
2018-05-25Fix pagination spec, forgot to add spaceClement Ho
2018-05-24Replace data-test=page with .js-pagination-pageClement Ho