| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve "Show `failure_reason` in jobs view content section" | Mayra Cabrera | 2018-04-19 | 1 | -0/+4 |
* | Fix Custom hooks are not triggered by UI wiki edit | Francisco Javier López | 2018-04-18 | 4 | -25/+84 |
* | Resolve "Make a Rubocop that forbids returning from a block" | 🙈 jacopo beschi 🙉 | 2018-04-18 | 29 | -66/+65 |
* | Merge branch '44981-http-io-trace-with-multi-byte-char' into 'master' | Kamil Trzciński (OoO till 16th of April) | 2018-04-18 | 1 | -6/+16 |
|\ |
|
| * | Make HTTPIO compatible with multi-byte chars (Extracted from ChunkedIO) | Shinya Maeda | 2018-04-17 | 1 | -6/+16 |
* | | Merge branch 'zj-uri-type-empty' into 'master' | Douwe Maan | 2018-04-18 | 1 | -0/+2 |
|\ \ |
|
| * | | Return nil on empty path | Zeger-Jan van de Weg | 2018-04-17 | 1 | -0/+2 |
| |/ |
|
* | | [Rails5] Remove `as` keyword from `Gitlab:Ci:Trace:Stream.delegate :valid?` | blackst0ne | 2018-04-18 | 1 | -1/+3 |
* | | Merge branch 'zj-ref-exists-opt-out' into 'master' | Nick Thomas | 2018-04-17 | 1 | -1/+2 |
|\ \ |
|
| * | | Move Gitaly RefExists check to OPT_OUT | Zeger-Jan van de Weg | 2018-04-12 | 1 | -1/+2 |
* | | | Merge branch 'bvl-ignore-gitlab-pot-in-ee-compat-check' into 'master' | Rémy Coutable | 2018-04-17 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Ignore `locale/gitlab.pot` in ee_compat_check | Bob Van Landuyt | 2018-04-17 | 1 | -1/+1 |
* | | | | Merge branch 'add-dev-check-back-for-deprecations' into 'master' | Rémy Coutable | 2018-04-17 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | Add .org? method to Gitlab helper | Oswaldo Ferreira | 2018-04-17 | 1 | -1/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge branch '45363-optional-params-on-api-endpoint-produce-invalid-paginatio... | Nick Thomas | 2018-04-17 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | [API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contrib... | Rémy Coutable | 2018-04-17 | 1 | -2/+2 |
* | | | | | Merge branch '45436-markdown-is-not-rendering-error-loading-viewer-undefined-... | Sean McGivern | 2018-04-17 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | make call to 'html_escape' unambiguous | Brett Walker | 2018-04-17 | 2 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'sh-memoize-repository-empty' into 'master' | Grzegorz Bizon | 2018-04-17 | 1 | -6/+17 |
|\ \ \ \ \ |
|
| * | | | | | Move uncached_has_local_branches? to a private method | Stan Hu | 2018-04-14 | 1 | -10/+10 |
| * | | | | | Fix failing ./spec/lib/backup/repository_spec.rb by clearing the memoized value | Stan Hu | 2018-04-14 | 1 | -0/+4 |
| * | | | | | Memoize Git::Repository#has_visible_content? | Stan Hu | 2018-04-14 | 1 | -0/+7 |
* | | | | | | Merge branch '45406-error-getting-performance-bar-results-for-uuid-regularly-... | Phil Hughes | 2018-04-17 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Fix flash errors in performance bar for cached responses | Sean McGivern | 2018-04-17 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Method to track recoverable exceptions in sentry | Bob Van Landuyt | 2018-04-17 | 2 | -4/+24 |
|/ / / / |
|
* | | | | Merge branch 'ab-45247-project-lookups-validation' into 'master' | Yorick Peterse | 2018-04-16 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Validate project path prior to hitting the database. | Andreas Brandl | 2018-04-13 | 1 | -2/+2 |
* | | | | Merge branch 'osw-backport-gl-subdomain-method' into 'master' | Rémy Coutable | 2018-04-16 | 1 | -10/+7 |
|\ \ \ \ |
|
| * | | | | Backport GitLab domain helper methods | Oswaldo Ferreira | 2018-04-13 | 1 | -10/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge branch '44582-clear-pipeline-status-cache' into 'master' | Grzegorz Bizon | 2018-04-16 | 2 | -10/+15 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Allow `rake cache:clear` clearing pipeline status cache44582-clear-pipeline-status-cache | Lin Jen-Shin | 2018-04-10 | 2 | -10/+15 |
* | | | | Remove bogus '|' symbol | Jacob Vosmaer (GitLab) | 2018-04-13 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'zj-storage-path-deprecation' into 'master' | Douwe Maan | 2018-04-13 | 2 | -8/+18 |
|\ \ \ |
|
| * | | | Deprecate legacy disk paths | Zeger-Jan van de Weg | 2018-04-12 | 2 | -8/+18 |
* | | | | Feature/add language in repository to api | Roger Rüttimann | 2018-04-13 | 1 | -0/+5 |
* | | | | Merge branch 'jprovazn-fix-references' into 'master' | Douwe Maan | 2018-04-13 | 7 | -16/+28 |
|\ \ \ \ |
|
| * | | | | Fix reference filters in group context | Jan Provaznik | 2018-04-12 | 7 | -16/+28 |
* | | | | | Merge branch 'dm-archived-read-only' into 'master' | Robert Speicher | 2018-04-12 | 4 | -4/+5 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Correct permissions for creating merge requests from issues | Bob Van Landuyt | 2018-04-11 | 3 | -3/+4 |
| * | | | | Rename delete_protected_branch ability to push_to_delete_protected_branch to ... | Douwe Maan | 2018-04-10 | 1 | -1/+1 |
* | | | | | Merge branch 'backport-of-rd-3429-enabling-maximum-file-size-limit-in-reposit... | Douwe Maan | 2018-04-12 | 6 | -7/+139 |
|\ \ \ \ \ |
|
| * | | | | | Backport of EE !4989backport-of-rd-3429-enabling-maximum-file-size-limit-in-repository-causes-pushes-to-fail | Rubén Dávila | 2018-04-11 | 6 | -7/+139 |
* | | | | | | Merge branch 'rendering-markdown-multiple-projects' into 'master' | Douwe Maan | 2018-04-12 | 11 | -48/+123 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Support Markdown rendering using multiple projectsrendering-markdown-multiple-projects | Yorick Peterse | 2018-04-11 | 11 | -48/+123 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'fix/gb/fix-pipeline-statuses-illustrations' into 'master' | Marin Jankovski | 2018-04-12 | 1 | -0/+8 |
|\ \ \ \ \ |
|
| * | | | | | Add a test for job empty state with missing trace | Grzegorz Bizon | 2018-04-11 | 1 | -1/+1 |
| * | | | | | Revert adding `Empty` extended status to avoid N+1 queries | Grzegorz Bizon | 2018-04-11 | 3 | -24/+3 |
| * | | | | | Extend specs for detailed build extended statuses | Grzegorz Bizon | 2018-04-11 | 1 | -3/+3 |
| * | | | | | Fix empty state for build that doesn ot have a trace | Grzegorz Bizon | 2018-04-11 | 3 | -1/+30 |
| |/ / / / |
|
* | | | | | Merge branch 'fix/wiki-find-file-gitaly' into 'master' | Robert Speicher | 2018-04-11 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|