summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Update CHANGELOGgithubDouglas Barbosa Alexandre2017-08-071-1/+1
* Add CHANGELOG entryDouglas Barbosa Alexandre2017-08-071-0/+4
* Add explanation why we should return early for GitHub importerDouglas Barbosa Alexandre2017-08-071-0/+2
* Change `project.path_with_namespace` to `project.disk_path`Douglas Barbosa Alexandre2017-08-071-1/+1
* Allow users to disable SSL verification if not connecting to github.comDouglas Barbosa Alexandre2017-08-071-4/+15
* Fix small typo on Github::Import#fetch_releasesDouglas Barbosa Alexandre2017-08-071-1/+1
* Import GitHub releasesDouglas Barbosa Alexandre2017-08-071-0/+2
* Fix Github::Import cache for user idsDouglas Barbosa Alexandre2017-08-071-1/+1
* Extrac common timeout to a constant on Github::ClientDouglas Barbosa Alexandre2017-08-071-2/+4
* Fix small typoe on Github::Client#root_endpointDouglas Barbosa Alexandre2017-08-071-1/+1
* Expire content cache when repository fetch failsDouglas Barbosa Alexandre2017-08-071-2/+3
* Does not fetch repository when importing from GitHub on import serviceDouglas Barbosa Alexandre2017-08-072-26/+12
* Set the new GitHub import as import sourceDouglas Barbosa Alexandre2017-08-072-2/+2
* Set the GitHub API token on options hashDouglas Barbosa Alexandre2017-08-071-2/+2
* Fix small typoe on GitHub import rake taskDouglas Barbosa Alexandre2017-08-071-1/+1
* Move GitHub root endpoint methods to Github::ClientDouglas Barbosa Alexandre2017-08-072-17/+19
* Use a custom root endpoint if defined on GH ominiauth provider settingsDouglas Barbosa Alexandre2017-08-072-2/+17
* Use project.import_url to fetch repositories from GithubDouglas Barbosa Alexandre2017-08-072-9/+11
* Merge branch 'add-star-for-action-scope' into 'master'Rémy Coutable2017-08-075-16/+139
|\
| * Rename user_can_admin? because it's more accurateadd-star-for-action-scopeLin Jen-Shin2017-08-072-3/+3
| * Add changelog entryLin Jen-Shin2017-08-071-0/+4
| * Merge remote-tracking branch 'upstream/master' into add-star-for-action-scopeLin Jen-Shin2017-08-071001-9655/+6649
| |\
| * | Cleanup tests and add admin_container_image toLin Jen-Shin2017-08-023-27/+33
| * | Implemented star auth capabilities on docker registry to enable deletion of i...Maxime Visonneau2017-08-021-6/+28
| * | Merge remote-tracking branch 'upstream/master' into add-star-for-action-scopeLin Jen-Shin2017-08-024511-50696/+129280
| |\ \
| * | | fix unit testing for adminJean Praloran2017-05-301-1/+1
| * | | fix typo and checkJean Praloran2017-05-302-8/+2
| * | | add test and rebaseJean Praloran2017-05-302-2/+97
| * | | change ability requirementJean Praloran2017-05-301-1/+1
| * | | add star for action scope, in order to delete image from registryjean2017-05-301-0/+2
* | | | Merge branch 'dashboard-projects-controller-query-performance' into 'master'Sean McGivern2017-08-0713-19/+125
|\ \ \ \
| * | | | Eager load project creators for project dashboardsdashboard-projects-controller-query-performanceYorick Peterse2017-08-072-2/+8
| * | | | Memoize a user's personal projects countYorick Peterse2017-08-073-1/+33
| * | | | Remove redundant query from User#recent_pushYorick Peterse2017-08-072-10/+12
| * | | | Improve checking if projects would be returnedYorick Peterse2017-08-077-6/+72
* | | | | Merge branch 'bvl-nfs-circuitbreaker' into 'master'Sean McGivern2017-08-0744-41/+1482
|\ \ \ \ \
| * | | | | Use correct `Environment`-class within `Gitlab` namespaceBob Van Landuyt2017-08-073-4/+4
| * | | | | GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandErrorBob Van Landuyt2017-08-072-18/+19
| * | | | | Use `broken_storage` in the fs_shards_spec.Bob Van Landuyt2017-08-071-1/+1
| * | | | | Merge branch 'master' into 'bvl-nfs-circuitbreaker'Douwe Maan2017-08-07159-4901/+2408
| |\ \ \ \ \
| * | | | | | Use ruby's `File.stat` to check storage availabilityBob Van Landuyt2017-08-042-22/+27
| * | | | | | Use a Struct to keep track of failure infoBob Van Landuyt2017-08-041-11/+7
| * | | | | | Only track accessibility onceBob Van Landuyt2017-08-042-11/+46
| * | | | | | Use `keys` instead of `scan_each`Bob Van Landuyt2017-08-043-21/+13
| * | | | | | Move hostname to Gitlab::EnvironmentBob Van Landuyt2017-08-045-4/+10
| * | | | | | Make sure the check works for paths with spaces.Bob Van Landuyt2017-08-042-1/+23
| * | | | | | Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-0440-37/+1421
* | | | | | | Merge branch 'new-sidebar-context-header-hover-color' into 'master'Annabel Dunstone Gray2017-08-071-24/+13
|\ \ \ \ \ \ \
| * | | | | | | Fixed sidebar context header hover colorsPhil Hughes2017-08-071-24/+13
|/ / / / / / /
* | | | | | | Merge branch '34764-rename-to-overview' into 'master'Annabel Dunstone Gray2017-08-075-7/+11
|\ \ \ \ \ \ \