| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | Split the metrics implementation to separate modules for Influx and Prometheus | Pawel Chojnacki | 2017-06-02 | 4 | -219/+235 | |
| | * | | | | | | | | Add prometheus text formatter | Pawel Chojnacki | 2017-06-02 | 2 | -10/+1 | |
| | * | | | | | | | | Move Prometheus presentation logic to PrometheusText | Pawel Chojnacki | 2017-06-02 | 3 | -17/+45 | |
| | * | | | | | | | | Add tests for metrics behavior | Pawel Chojnacki | 2017-06-02 | 1 | -7/+9 | |
| | * | | | | | | | | remove prometheus sampler | Pawel Chojnacki | 2017-06-02 | 1 | -51/+0 | |
| | * | | | | | | | | Split metrics from health controller into metrics controller | Pawel Chojnacki | 2017-06-02 | 1 | -22/+0 | |
| | * | | | | | | | | Prometheus settings | Pawel Chojnacki | 2017-06-02 | 2 | -10/+11 | |
| | * | | | | | | | | Prometheus metrics first pass | Pawel Chojnacki | 2017-06-02 | 3 | -3/+142 | |
| * | | | | | | | | | Merge branch '32995-issue-contents-dynamically-replaced-with-stale-version-af... | Sean McGivern | 2017-06-07 | 2 | -6/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix incorrect ETag cache key when relative instance URL is used | Adam Niedzielski | 2017-06-07 | 2 | -6/+7 | |
| * | | | | | | | | | | Merge branch '12910-snippets-description' into 'master' | Phil Hughes | 2017-06-07 | 3 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Support descriptions for snippets | Jarka Kadlecova | 2017-05-31 | 3 | -2/+6 | |
| * | | | | | | | | | | | Merge branch 'zj-read-registry-pat' into 'master' | Kamil Trzciński | 2017-06-07 | 2 | -7/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix test failureszj-read-registry-pat | Z.J. van de Weg | 2017-06-06 | 1 | -16/+23 | |
| | * | | | | | | | | | | Create read_registry scope with JWT auth | Z.J. van de Weg | 2017-06-05 | 2 | -14/+32 | |
| * | | | | | | | | | | | Merge branch '2563-backport-ee1942' into 'master' | Grzegorz Bizon | 2017-06-07 | 2 | -7/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942 | Lin Jen-Shin | 2017-06-06 | 2 | -7/+1 | |
| * | | | | | | | | | | | redesign caching of application settings | Paul Charlton | 2017-06-06 | 1 | -19/+35 | |
| * | | | | | | | | | | | Fix binary encoding error on MR diffs | James Lopez | 2017-06-06 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Introduce optimistic locking support via optional parameter last_commit_id on... | Roman Safronov | 2017-06-06 | 1 | -2/+9 | |
| | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Accept a username for User-level Events API | Mark Fletcher | 2017-06-06 | 1 | -2/+2 | |
| * | | | | | | | | | Introduce an Events API | Mark Fletcher | 2017-06-06 | 4 | -31/+87 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch '29690-rotate-otp-key-base' into 'master' | Brian Neel | 2017-06-06 | 2 | -0/+103 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Add a Rake task to aid in rotating otp_key_base | Nick Thomas | 2017-06-05 | 2 | -0/+103 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'pull-mirror-overhaul-ce-backport' into 'master' | Douwe Maan | 2017-06-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | backports changed import logic from pull mirroring feature into CE | Tiago Botelho | 2017-06-05 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'mk-fix-git-over-http-rejections' into 'master' | Douwe Maan | 2017-06-05 | 7 | -78/+148 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Remove unnecessary variablemk-fix-git-over-http-rejections | Michael Kozono | 2017-06-05 | 1 | -3/+1 | |
| | * | | | | | | | | Extract and memoize `user_access` | Michael Kozono | 2017-06-05 | 1 | -6/+9 | |
| | * | | | | | | | | Remove GitAccessStatus (no longer needed) | Michael Kozono | 2017-06-05 | 4 | -26/+9 | |
| | * | | | | | | | | Refactor construction of response | Michael Kozono | 2017-06-05 | 2 | -14/+22 | |
| | * | | | | | | | | Refactor to remove a special case | Michael Kozono | 2017-06-05 | 2 | -7/+14 | |
| | * | | | | | | | | Fix would-be regression | Michael Kozono | 2017-06-05 | 1 | -3/+1 | |
| | * | | | | | | | | Clarify error messages | Michael Kozono | 2017-06-05 | 1 | -8/+26 | |
| | * | | | | | | | | Refactor to let GitAccess errors bubble up | Michael Kozono | 2017-06-05 | 5 | -45/+40 | |
| | * | | | | | | | | Move CI access logic into GitAccess | Michael Kozono | 2017-06-05 | 1 | -3/+17 | |
| | * | | | | | | | | Check disabled commands in GitAccess instead | Michael Kozono | 2017-06-05 | 1 | -1/+26 | |
| | * | | | | | | | | Fix Git over HTTP spec | Michael Kozono | 2017-06-05 | 3 | -16/+37 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'added_chinese_for_i18n' into 'master' | Douwe Maan | 2017-06-05 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update i18n.rb Indent style | Huang Tao | 2017-06-05 | 1 | -3/+3 | |
| | * | | | | | | | | Add translation zh_TW to I18N | 黄涛 | 2017-06-05 | 1 | -1/+2 | |
| | * | | | | | | | | Add translation zh_HK to I18N | 黄涛 | 2017-06-05 | 1 | -1/+2 | |
| | * | | | | | | | | Change the language name zh to zh_CN | 黄涛 | 2017-06-05 | 1 | -1/+1 | |
| | * | | | | | | | | Update i18n.rb style | htve | 2017-06-05 | 1 | -1/+1 | |
| | * | | | | | | | | added Simplified Chinese to I18N | 黄涛 | 2017-06-05 | 1 | -1/+2 | |
| * | | | | | | | | | Merge branch '28694-hard-delete-user-from-admin-panel' into 'master' | Douwe Maan | 2017-06-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Refactor the DeleteUserWorker | Nick Thomas | 2017-06-05 | 1 | -1/+1 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch '31983-increase-merge-request-diff-file-size-limit-for-default-t... | Douwe Maan | 2017-06-05 | 2 | -9/+33 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Increase diff limits to 100 KB for collapse and 200 KB overall31983-increase-merge-request-diff-file-size-limit-for-default-toggle-opening | Sean McGivern | 2017-06-02 | 2 | -9/+33 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'zj-job-view-goes-real-time' into 'master' | Kamil Trzciński | 2017-06-05 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
