summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 '40746-broken-master-due-to-failure-in-spec-services-clusters-ap...Robert Speicher2017-12-012-1/+3
|\
| * Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` a...Rémy Coutable2017-12-012-1/+3
|/
* Merge branch '40286-hide-full-namespace-groups-tree' into 'master'Phil Hughes2017-12-013-2/+24
|\
| * Add changelog entrykushalpandya2017-12-011-0/+6
| * Show only group name by default and put full namespace in tooltipKushal Pandya2017-12-012-2/+18
* | Merge branch 'backstage/gb/build-pipeline-in-a-separate-class' into 'master'Kamil Trzciński2017-12-018-91/+174
|\ \
| * | Fix pipeline config source specs and test it explicitlyGrzegorz Bizon2017-11-301-41/+38
| * | Do not set pipeline source after initializationGrzegorz Bizon2017-11-301-1/+0
| * | Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-11-303293-41135/+95843
| |\ \
| * | | Extend pipeline build chain specsbackstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-10-111-0/+8
| * | | Set pipeline config source attribute in a build stepGrzegorz Bizon2017-10-114-2/+11
| * | | Add initial specs for pipeline build chain classGrzegorz Bizon2017-10-101-0/+43
| * | | Improve post_receive spec by not stubbing private methodsGrzegorz Bizon2017-10-101-5/+7
| * | | Extract class responsible for building a pipelineGrzegorz Bizon2017-10-092-43/+68
* | | | Merge branch 'add_project_ci_config_path_leading_slash_validation' into 'master'Grzegorz Bizon2017-12-013-5/+12
|\ \ \ \
| * | | | Adds validation for Project#ci_config_path not to contain leading slashChristiaan Van den Poel2017-12-013-5/+12
|/ / / /
* | | | Merge branch 'sh-fix-root-ref-repository' into 'master'Rémy Coutable2017-12-013-1/+20
|\ \ \ \
| * | | | Gracefully handle case when repository's root ref does not existsh-fix-root-ref-repositoryStan Hu2017-11-303-1/+20
* | | | | Merge branch 'set-ee-variable-in-trigger' into 'master'Grzegorz Bizon2017-12-011-1/+5
|\ \ \ \ \
| * | | | | Set EE variableset-ee-variable-in-triggerBalasankar C2017-12-011-1/+5
|/ / / / /
* | | | | Merge branch 'clean-capybara-config' into 'master'Stan Hu2017-11-302-16/+56
|\ \ \ \ \
| * | | | | add logging back to capybara config and clean up selenium option instantiationclean-capybara-configMike Greiling2017-11-292-16/+56
* | | | | | Merge branch 'psimyn-issue-note-store' into 'master'Fatih Acet2017-11-3024-68/+68
|\ \ \ \ \ \
| * | | | | | issue note storeSimon Knox2017-11-3024-68/+68
|/ / / / / /
* | | | | | Merge branch 'winh-select2-search-padding' into 'master'Mike Greiling2017-11-301-5/+13
|\ \ \ \ \ \
| * | | | | | Fix padding for Select2 search fieldWinnie Hellmann2017-11-291-5/+13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'bw-count-service-cache-options' into 'master'Stan Hu2017-11-302-1/+13
|\ \ \ \ \ \
| * | | | | | allow caching options to be specified for counting servicesBrett Walker2017-11-302-1/+13
|/ / / / / /
* | | | | | Merge branch 'improve-require-input-spec' into 'master'Fatih Acet2017-11-301-36/+40
|\ \ \ \ \ \