summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix lint33874_confiRegis2017-08-071-1/+1
* conditional faEye computed classRegis2017-08-071-5/+10
* fix service mock in specRegis2017-08-071-0/+8
* remove Service importRegis2017-08-071-1/+0
* remove endpoint as inital data in hamlRegis2017-08-071-1/+1
* use JSON to avoid messy mutation function for props - update tests to reflect...Regis2017-08-076-36/+13
* hook into mediatorRegis2017-08-072-4/+7
* aria attr fix - toggleMethod - single div v-if for warning message textRegis2017-08-074-34/+23
* please rubocopRegis2017-08-071-2/+2
* Update confidential issue UI - add confidential visibility and settings to s...Regis2017-08-071-0/+5
* rspec test that tests confidentiality of an issue as well as the new confiden...Regis2017-08-071-5/+5
* Merge branch 'master' into 33874_confiRegis2017-08-071319-12357/+14374
|\
| * 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
| |\ \ \ \
| | * | | | 34764 Rename about to overview for group and project page34764-rename-to-overviewtauriedavis2017-08-045-7/+11
| * | | | | Merge branch 'navbar-z-index-higher' into 'master'Annabel Dunstone Gray2017-08-071-1/+1
| |\ \ \ \ \
| | * | | | | Increase the z-index of the navbarnavbar-z-index-higherPhil Hughes2017-08-031-1/+1
| * | | | | | Merge branch 'winh-fix-duplicate-commits' into 'master'Tim Zallmann2017-08-071-1/+0
| |\ \ \ \ \ \
| | * | | | | | Remove gl.Activities from Commits pagewinh2017-08-071-1/+0
| * | | | | | | Merge branch 'add-assign-me-alias' into 'master'Rémy Coutable2017-08-074-6/+42
| |\ \ \ \ \ \ \
| | * | | | | | | Move `let` calls inside the `describe` block using themMehdi Lahmam2017-08-071-5/+5
| | * | | | | | | Add `/assign me` alias support for assigning issuables to oneselfMehdi Lahmam2017-08-073-1/+37
| * | | | | | | | Merge branch 'remove-tree-holder' into 'master'Phil Hughes2017-08-073-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove unused #tree-holderremove-tree-holderClement Ho2017-08-073-3/+3
| * | | | | | | | | Merge branch 'fix-35786' into 'master'Rémy Coutable2017-08-071-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Add a missing whitespace in "private forks you have no access to"Mehdi Lahmam2017-08-061-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'restrict-haml-javascript' into 'master'Tim Zallmann2017-08-074-0/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add custom linter for inline JavaScript to haml_lint (!9742)winniehell2017-08-074-0/+22
| * | | | | | | | | Merge branch 'docs-introduce-gitaly-ruby' into 'master'Sean McGivern2017-08-071-0/+352
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Change spelling of gitlab-shellJacob Vosmaer2017-08-071-1/+1
| | * | | | | | | | Add 9.5 update guide, with Gitaly specificsJacob Vosmaer2017-08-041-0/+352
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch '32300__expose_more_attributes' into 'master'Rémy Coutable2017-08-074-17/+37
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |