summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Protect group overview usage ping w/ feature flag7048_usage_ping_for_security_dashboard_as_default_view_for_groups-ceVictor Zagorodny2019-02-121-2/+5
* Add user_preferences_usage to usage pingVictor Zagorodny2019-02-121-1/+8
* Merge branch 'sh-terminate-pg-connections-on-setup' into 'master'Rémy Coutable2019-02-121-0/+25
|\
| * Move terminate_all_connections into setup Rake taskStan Hu2019-02-112-23/+21
| * Kill all PostgreSQL connections for rake dev:setupStan Hu2019-02-112-0/+27
* | Merge branch 'add-client-for-count-diverging-commits' into 'master'Grzegorz Bizon2019-02-122-0/+18
|\ \
| * | Add client support for count diverging commitsJohn Cai2019-02-062-0/+18
* | | Merge branch '52424-goodbye-hipchat' into 'master'Douglas Barbosa Alexandre2019-02-111-39/+0
|\ \ \
| * | | Remove HipChat integration from GitLabNick Thomas2019-02-081-39/+0
* | | | Merge branch '57431-sprockets-caches-files-independent-of-content' into 'master'Lin Jen-Shin2019-02-111-1/+1
|\ \ \ \
| * | | | Use correct integrity hash for sprockets caching57431-sprockets-caches-files-independent-of-contentLukas Eipert2019-02-081-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'an-peek-jaeger' into 'master'Grzegorz Bizon2019-02-112-0/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Provide a performance bar link to the Jaeger UIan-peek-jaegerAndrew Newdigate2019-02-082-0/+32
* | | | Merge branch 'patch-40' into 'master'Grzegorz Bizon2019-02-081-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Update dotNet test task to upload test results on failurePatrick Galbraith2019-01-231-0/+1
* | | | Upgrade cluster applications, starting with runnerThong Kuah2019-02-073-84/+26
* | | | Merge branch 'jlenny-AddPagesTemplates' into 'master'Douglas Barbosa Alexandre2019-02-071-8/+11
|\ \ \ \
| * | | | Project template: Fall back to GitLab logojlenny-AddPagesTemplatesLukas Eipert2019-02-071-8/+6
| * | | | Add Pages templatesJason Lenny2019-02-071-3/+8
* | | | | Merge branch 'master' into fabsrc/gitlab-ce-2105-add-setting-for-first-day-of...Sean McGivern2019-02-0725-169/+521
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '52363-ui-changes-to-cluster-and-ado-pages' into 'master'Grzegorz Bizon2019-02-071-14/+27
| |\ \ \ \
| | * | | | Addresses backend/db review commentsMayra Cabrera2019-02-041-3/+3
| | * | | | Modifies ADO script to include new variableMayra Cabrera2019-02-041-12/+25
| * | | | | Merge branch 'local-markdown-version' into 'master'Douglas Barbosa Alexandre2019-02-071-0/+1
| |\ \ \ \ \
| | * | | | | Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-061-0/+1
| * | | | | | Template for Android with FastlaneJason Lenny2019-02-072-0/+123
| * | | | | | Merge branch '56014-api-merge-request-squash-commit-messages' into 'master'Nick Thomas2019-02-071-0/+2
| |\ \ \ \ \ \
| | * | | | | | API support for squash commit message during merge56014-api-merge-request-squash-commit-messagesLuke Duncalfe2019-02-071-0/+2
| * | | | | | | Merge branch 'api-group-labels' into 'master'Sean McGivern2019-02-077-102/+236
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Add documentationapi-group-labelsRobert Schilling2019-02-061-1/+1
| | * | | | | | Simplify label helper and correct versionRobert Schilling2019-01-314-73/+61
| | * | | | | | Factor out common label APIRobert Schilling2019-01-316-109/+129
| | * | | | | | Incorporate feedback from RobertRobert Schilling2019-01-314-13/+49
| | * | | | | | Correctly search for labels in parent groupsRobert Schilling2019-01-312-6/+6
| | * | | | | | Factor out group labels entityRobert Schilling2019-01-314-37/+31
| | * | | | | | Use proper finder helper to get existing labelsRobert Schilling2019-01-311-11/+13
| | * | | | | | fix rebasingRobert Schilling2019-01-312-10/+1
| | * | | | | | Replace findersRobert Schilling2019-01-312-5/+5
| | * | | | | | Incorporate feedback from NickRobert Schilling2019-01-313-19/+14
| | * | | | | | Add changelog, version information, frozen string literalsRobert Schilling2019-01-311-0/+6
| | * | | | | | Add subscription API for the group label APIRobert Schilling2019-01-313-15/+28
| | * | | | | | Add specsRobert Schilling2019-01-312-8/+10
| | * | | | | | Inital API implementation for group labelsRobert Schilling2019-01-312-0/+87
| * | | | | | | Modifying gitaly search files client to add chunking supportJohn Cai2019-02-061-3/+30
| * | | | | | | Merge branch 'bjk/56788_unicorn_labels' into 'master'Stan Hu2019-02-061-4/+4
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Clean up unicorn sampler metric labelsBen Kochie2019-02-061-4/+4
| * | | | | | | Merge branch 'sh-log-project-name-with-gitaly' into 'master'Rémy Coutable2019-02-0610-45/+94
| |\ \ \ \ \ \ \
| | * | | | | | | Rename gl_project_name -> gl_project_pathsh-log-project-name-with-gitalyStan Hu2019-02-054-22/+22
| | * | | | | | | Add more tests and comments around Wiki formattingStan Hu2019-02-051-0/+1
| | * | | | | | | Add convenience methods for creating project and Wiki repositoriesStan Hu2019-02-052-1/+9