summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Throttle the number of UPDATEs triggered by touchthrottle-touching-of-objectsYorick Peterse2017-12-0510-3/+81
* Merge branch 'ce-1379-update-sidebar-weight-to-vue-and-add-to-boards' into 'm...Phil Hughes2017-12-0511-131/+249
|\
| * Backport changes from refactor sidebar weight block Vue and move to Issue Boardsce-1379-update-sidebar-weight-to-vue-and-add-to-boardsEric Eastwood2017-12-0411-131/+249
* | Merge branch '39367-fix-new-email-session-path' into 'master'Douwe Maan2017-12-057-11/+16
|\ \
| * | remove ambiguity about which resource type to be using for new sessionsBrett Walker2017-12-057-11/+16
|/ /
* | Merge branch '40739-access-404' into 'master'Grzegorz Bizon2017-12-053-38/+66
|\ \
| * | Prevent job link form rendering when user does not have permissions40739-access-404Filipa Lacerda2017-12-043-38/+66
* | | Merge branch 'feature/migrate-cherry-pick-to-gitaly' into 'master'Robert Speicher2017-12-047-63/+144
|\ \ \
| * | | Migrate Gitlab::Git::Repository#cherry_pick to GitalyAhmad Sherif2017-12-047-63/+144
* | | | Merge branch 'user-agent-gke-api' into 'master'Kamil Trzciński2017-12-043-6/+35
|\ \ \ \
| * | | | Add CHANGELOG entryuser-agent-gke-apiMatija Čupić2017-12-041-0/+5
| * | | | Refactor GCP Client#user_agent_header to use #tapMatija Čupić2017-12-041-3/+3
| * | | | Test usage of custom user agent in GCP ClientMatija Čupić2017-12-042-6/+10
| * | | | Use RequestOptions in GCP Client user_agent_headerMatija Čupić2017-12-042-3/+10
| * | | | Generate user agent header for GCP ClientMatija Čupić2017-12-042-0/+13
| | |_|/ | |/| |
* | | | Merge branch 'backstage/gb/improve-pipeline-chain-reduce-side-effects' into '...40818-last-push-widget-does-not-appear-after-pushing-new-commit-to-a-branch-that-was-previously-merged-to-masterKamil Trzciński2017-12-041-7/+6
|\ \ \ \
| * | | | Reduce pipeline chain life span to minimize side effectsbackstage/gb/improve-pipeline-chain-reduce-side-effectsGrzegorz Bizon2017-12-041-7/+6
* | | | | Merge branch '39727-add-axios-to-common' into 'master'Phil Hughes2017-12-042-0/+6
|\ \ \ \ \
| * | | | | Import axios utils in commons39727-add-axios-to-commonFilipa Lacerda2017-12-042-0/+6
| |/ / / /
* | | | | Merge branch '39869_show_closed_status_of_links_to_issues_on_wiki_pages' into...Robert Speicher2017-12-043-2/+13
|\ \ \ \ \
| * | | | | show status of issue links in wiki pagehaseeb2017-12-043-2/+13
|/ / / / /
* | | | | Merge branch 'psimyn-issue-note-refac' into 'master'Fatih Acet2017-12-0421-78/+77
|\ \ \ \ \
| * | | | | issue note component renameSimon Knox2017-12-0421-78/+77
|/ / / / /
* | | | | Merge branch 'git-fsck-worker-client-prep' into 'master'Douwe Maan2017-12-042-11/+17
|\ \ \ \ \
| * | | | | Move SingleRepositoryWorker#fsck into Gitlab::Git::RepositoryKim "BKC" Carlbäcker2017-12-042-11/+17
| | |/ / / | |/| | |
* | | | | Merge branch 'zj-diverging-commit-count-no-rugged' into 'master'Robert Speicher2017-12-041-1/+1
|\ \ \ \ \
| * | | | | Use commit finder instead of rev parseZeger-Jan van de Weg2017-12-011-1/+1
* | | | | | Merge branch 'sh-optimize-groups-api' into 'master'Douwe Maan2017-12-0418-32/+241
|\ \ \ \ \ \
| * | | | | | Fixed bugsh-optimize-groups-apiFrancisco Lopez2017-12-042-2/+17
| * | | | | | Moving query to base count serviceFrancisco Lopez2017-12-043-8/+4
| * | | | | | Not forcing to redefine preload_relationFrancisco Lopez2017-12-011-1/+1
| * | | | | | Using map to retrieve the element ids because of some issues with mysqlFrancisco Lopez2017-12-013-4/+9
| * | | | | | Fixed testFrancisco Lopez2017-12-011-2/+1
| * | | | | | Undoing the change to ForkNetworkMemberFrancisco Lopez2017-12-012-12/+11
| * | | | | | Fixed BasicProjectDetail parentFrancisco Lopez2017-12-011-1/+1
| * | | | | | Removed binding.pryFrancisco Lopez2017-12-011-1/+0
| * | | | | | Removing blank lineFrancisco Lopez2017-12-011-1/+0
| * | | | | | Changes after rebaseFrancisco Lopez2017-12-011-3/+14
| * | | | | | Undoing debugging changeFrancisco Lopez2017-12-011-2/+2
| * | | | | | Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez2017-12-0112-73/+96
| * | | | | | Refactored /projects and /user/:user_id/projects endpointsFrancisco Lopez2017-12-014-25/+77
| * | | | | | Code review comments appliedFrancisco Lopez2017-12-013-4/+12
| * | | | | | Small renamingFrancisco Lopez2017-12-011-4/+4
| * | | | | | More preloading improvement and added batch count servicesFrancisco Lopez2017-12-016-7/+88
| * | | | | | Fix CHANGELOG entry to mention all associations, not just fork networksStan Hu2017-12-011-1/+1
| * | | | | | Preload project route to avoid N+1 queryStan Hu2017-12-011-1/+1
| * | | | | | Only serialize namespace essentials in group's projects API responseStan Hu2017-12-011-2/+4
| * | | | | | Omit the `all` call after Project#project_group_links to avoid unnecessary loadsStan Hu2017-12-011-1/+1
| * | | | | | Optimize API /groups/:id/projects by preloading associationsStan Hu2017-12-013-0/+20
* | | | | | | Merge branch '40691-upgrade-rails-to-4-2-10' into 'master'Douwe Maan2017-12-043-41/+42
|\ \ \ \ \ \ \