Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure repository's removal work for legacy and hashed storages28283-uuid-storage | Gabriel Mazetto | 2017-08-22 | 7 | -8/+67 |
| | |||||
* | Use `@hashed` prefix for hashed paths on disk, to avoid collision with ↵ | Gabriel Mazetto | 2017-08-22 | 2 | -5/+7 |
| | | | | existing ones | ||||
* | Refactor project and storage types | Gabriel Mazetto | 2017-08-22 | 7 | -87/+69 |
| | |||||
* | Prevent using gitlab import task when hashed storage is enabled | Gabriel Mazetto | 2017-08-22 | 1 | -0/+6 |
| | |||||
* | Some codestyle changes and fixes for GitLab pages | Gabriel Mazetto | 2017-08-22 | 2 | -10/+20 |
| | |||||
* | Removed some useless code, codestyle changes and removed an index | Gabriel Mazetto | 2017-08-22 | 6 | -12/+7 |
| | |||||
* | Fix repository reloading in some specs | Gabriel Mazetto | 2017-08-22 | 3 | -4/+8 |
| | |||||
* | Changelog | Gabriel Mazetto | 2017-08-22 | 1 | -0/+4 |
| | |||||
* | Moving away from the "extend" based factory to a more traditional one. | Gabriel Mazetto | 2017-08-22 | 5 | -36/+54 |
| | | | | | Using `extend` dynamically can lead to bad performance as it invalidates the method's cache. | ||||
* | Enable automatic hashed storage for new projects by application settings | Gabriel Mazetto | 2017-08-22 | 5 | -0/+35 |
| | |||||
* | New storage is now "Hashed" instead of "UUID" | Gabriel Mazetto | 2017-08-22 | 8 | -88/+203 |
| | |||||
* | Add UUID Storage to Project | Gabriel Mazetto | 2017-08-22 | 4 | -1/+108 |
| | |||||
* | Move create_repository back to project model as we can use disk_path and ↵ | Gabriel Mazetto | 2017-08-22 | 2 | -13/+13 |
| | | | | share it | ||||
* | Codestyle: move hooks to the same place and move dependent methods to private | Gabriel Mazetto | 2017-08-22 | 1 | -19/+18 |
| | |||||
* | Merge branch 'gitaly-tree-entries-encoding' into 'master'36778-url-redirection-from-old-note-attachments-path-to-new-uploads-path-not-working36775-move-helm-chart-data-to-gitlab-ce-repo-instead-of-omnibus-docs | Robert Speicher | 2017-08-21 | 2 | -2/+16 |
|\ | | | | | | | | | | | | | Correctly encode string params for Gitaly's TreeEntries RPC Closes #36720 See merge request !13724 | ||||
| * | Correctly encode string params for Gitaly's TreeEntries RPCgitaly-tree-entries-encoding | Alejandro Rodríguez | 2017-08-21 | 2 | -2/+16 |
| | | |||||
* | | Merge branch ↵ | Clement Ho | 2017-08-21 | 11 | -27/+69 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | '36298-use-non-i18n-values-for-setting-new-group-level-issue-mr-button-text' into 'master' Use non-i18n values for setting new group-level issue/MR button text Closes #36298 See merge request !13570 | ||||
| * | | Use non-i18n values for setting new group-level issue/MR button text | Bryce Johnson | 2017-08-21 | 11 | -27/+69 |
|/ / | |||||
* | | Merge branch ↵ | Marcia Ramos | 2017-08-21 | 10 | -8/+60 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | '36533-add-docs-for-group-issues-page-and-group-merge-requests-page' into 'master' Add docs for group issues page and group merge requests page Closes #36533 See merge request !13678 | ||||
| * | | indexes external issue tracker | Marcia Ramos | 2017-08-21 | 1 | -0/+6 |
| | | | |||||
| * | | copyedit | Marcia Ramos | 2017-08-21 | 4 | -21/+25 |
| | | | |||||
| * | | indexes user/search/ from /user/index | Marcia Ramos | 2017-08-21 | 1 | -0/+4 |
| | | | |||||
| * | | Wording36533-add-docs-for-group-issues-page-and-group-merge-requests-page | Victor Wu | 2017-08-21 | 1 | -5/+5 |
| | | | |||||
| * | | Cross link to groups docs | Victor Wu | 2017-08-21 | 1 | -0/+7 |
| | | | |||||
| * | | Issue tracker | Victor Wu | 2017-08-21 | 1 | -1/+1 |
| | | | |||||
| * | | Merge requests search and filtering | Victor Wu | 2017-08-18 | 1 | -0/+251 |
| | | | |||||
| * | | Delete index.md | Victor Wu | 2017-08-18 | 1 | -251/+0 |
| | | | |||||
| * | | Punctuation. | Victor Wu | 2017-08-18 | 1 | -2/+2 |
| | | | |||||
| * | | Search and filter results. | Victor Wu | 2017-08-18 | 1 | -1/+3 |
| | | | |||||
| * | | Update search and filter links | Victor Wu | 2017-08-18 | 1 | -1/+3 |
| | | | |||||
| * | | Update search docs | Victor Wu | 2017-08-18 | 1 | -0/+4 |
| | | | |||||
| * | | Merge request list views | Victor Wu | 2017-08-18 | 1 | -0/+16 |
| | | | |||||
| * | | project_merge_requests_list_view.png | Victor Wu | 2017-08-18 | 1 | -0/+0 |
| | | | |||||
| * | | group_merge_requests_list_view.png | Victor Wu | 2017-08-18 | 1 | -0/+0 |
| | | | |||||
| * | | Update issue docs | Victor Wu | 2017-08-18 | 1 | -6/+13 |
| | | | |||||
| * | | project_issues_list_view.png | Victor Wu | 2017-08-18 | 1 | -0/+0 |
| | | | |||||
| * | | group_issues_list_view.png | Victor Wu | 2017-08-18 | 1 | -0/+0 |
| | | | |||||
| * | | Delete group_issues_list_view.png | Victor Wu | 2017-08-18 | 1 | -0/+0 |
| | | | |||||
| * | | group_issues_list_view.png | Victor Wu | 2017-08-18 | 1 | -0/+0 |
| | | | |||||
| * | | Delete issue_tracker.png | Victor Wu | 2017-08-18 | 1 | -0/+0 |
| | | | |||||
* | | | Merge branch 'only-limit-fetch-when-requested' into 'master' | Robert Speicher | 2017-08-21 | 5 | -19/+44 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Only require sidekiq-limit_fetch when enabled in settings Closes #36253 See merge request !13715 | ||||
| * | | Only require sidekiq-limit_fetch when enabled in settingsonly-limit-fetch-when-requested | Sean McGivern | 2017-08-21 | 5 | -19/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This gem allows Sidekiq jobs to be throttled. Unfortunately, it has a side-effect: when we haven't enabled job throttling, it will still hit Redis a lot (and miss, because nothing is configured). As this setting already required a restart, ensure that the library is only required when it's enabled. | ||||
* | | | Merge branch 'sh-fix-atom-feeds' into 'master' | Sean McGivern | 2017-08-21 | 2 | -0/+16 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix 500 errors in Atom feeds due to push events Closes #36705 See merge request !13695 | ||||
| * | | | Fix Error 500s when viewing user or group Atom feeds | Stan Hu | 2017-08-21 | 2 | -0/+16 |
| | | | | |||||
* | | | | Merge branch 'winh-projects-select-dropdown' into 'master' | Clement Ho | 2017-08-21 | 3 | -2/+40 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Make project selection dropdown consistent See merge request !13562 | ||||
| * | | | | Make project selection dropdown consistentwinh-projects-select-dropdown | winh | 2017-08-20 | 3 | -2/+40 |
| |/ / / | |||||
* | | | | Make RuboCop happy | Sean McGivern | 2017-08-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'fix/gb/fix-head-pipeline-when-pipeline-has-errors' into 'master' | Kamil Trzciński | 2017-08-21 | 3 | -15/+59 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix merge request head pipeline when pipeline has errors Closes #36657 See merge request !13664 | ||||
| * | | | | Add a changelog entry for merge request pipeline fixfix/gb/fix-head-pipeline-when-pipeline-has-errors | Grzegorz Bizon | 2017-08-19 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Update merge request pipeline even if if has errors | Grzegorz Bizon | 2017-08-18 | 2 | -4/+27 |
| | | | | |