Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove confusing Nginx example from Autodeploy docsdocs/autodeploy-refactor | Achilleas Pipinellis | 2017-09-06 | 2 | -79/+17 |
* | Refactor Autodeploy docs | Achilleas Pipinellis | 2017-09-06 | 1 | -38/+53 |
* | Add images from auto deploy guide | Achilleas Pipinellis | 2017-09-06 | 5 | -0/+0 |
* | Port changes from Autodeploy EE to CE | Achilleas Pipinellis | 2017-09-06 | 2 | -0/+171 |
* | Merge branch 'bvl-port-of-ee-translations' into 'master' | Douwe Maan | 2017-09-06 | 16 | -778/+3234 |
|\ | |||||
| * | Fetch new translations from crowdin | Bob Van Landuyt | 2017-09-06 | 15 | -748/+3066 |
| * | Regenerate CE-pot | Bob Van Landuyt | 2017-09-06 | 1 | -30/+168 |
* | | Merge branch 'gitaly-shell-redis-2' into 'master' | Sean McGivern | 2017-09-06 | 4 | -4/+49 |
|\ \ | |||||
| * | | Update GitLab Shell to v5.9.0gitaly-shell-redis-2 | Alejandro Rodríguez | 2017-09-06 | 1 | -1/+1 |
| * | | Implement /internal/pre-receive for shell operations | Alejandro Rodríguez | 2017-09-05 | 2 | -2/+26 |
| * | | Return a value to check if redis is available on /internal/check | Alejandro Rodríguez | 2017-09-05 | 3 | -1/+22 |
* | | | Merge branch 'docs/cleanup-projects-api' into 'master' | Achilleas Pipinellis | 2017-09-06 | 1 | -187/+40 |
|\ \ \ | |||||
| * | | | Clean up projects API docsdocs/cleanup-projects-api | Achilleas Pipinellis | 2017-09-06 | 1 | -187/+40 |
* | | | | Merge branch 'test-wait-gitaly-boot' into 'master' | Rémy Coutable | 2017-09-06 | 1 | -0/+18 |
|\ \ \ \ | |||||
| * | | | | Wait for gitaly to boot during teststest-wait-gitaly-boot | Jacob Vosmaer | 2017-09-06 | 1 | -0/+18 |
* | | | | | Merge branch 'AshleyDumaine/gitlab-ce-36994-toggle-for-automatically-collapsi... | Douwe Maan | 2017-09-06 | 29 | -52/+347 |
|\ \ \ \ \ | |||||
| * | | | | | Fix note resolution specs | Sean McGivern | 2017-09-06 | 3 | -10/+16 |
| * | | | | | Add author and MR to changelog | Sean McGivern | 2017-09-06 | 1 | -2/+2 |
| * | | | | | Tidy up projects API specs | Sean McGivern | 2017-09-06 | 2 | -40/+23 |
| * | | | | | Resolve outdated diff discussions on push | Sean McGivern | 2017-09-06 | 16 | -102/+212 |
| * | | | | | Fix migration | Sean McGivern | 2017-09-06 | 2 | -12/+4 |
| * | | | | | change collapse to resolve and comments to discussions | Ashley Dumaine | 2017-09-06 | 19 | -83/+85 |
| * | | | | | add unit tests for new collapse_outdated_diff_comments toggle | Ashley Dumaine | 2017-09-06 | 3 | -0/+132 |
| * | | | | | Add functionality to collapse outdated diff comments regardless of discussion... | Ashley Dumaine | 2017-09-06 | 16 | -4/+74 |
* | | | | | | Merge branch 'fix/import-export-performance' into 'master' | Douwe Maan | 2017-09-06 | 7 | -37/+77 |
|\ \ \ \ \ \ | |||||
| * | | | | | | refactored code | James Lopez | 2017-09-06 | 1 | -4/+3 |
| * | | | | | | refactor code based on feedbackfix/import-export-performance | James Lopez | 2017-09-06 | 2 | -4/+2 |
| * | | | | | | fix spec failures | James Lopez | 2017-09-06 | 1 | -1/+1 |
| * | | | | | | small refactor | James Lopez | 2017-09-06 | 1 | -5/+5 |
| * | | | | | | add changelog | James Lopez | 2017-09-05 | 1 | -0/+5 |
| * | | | | | | fix specs | James Lopez | 2017-09-05 | 2 | -8/+6 |
| * | | | | | | fix typo | James Lopez | 2017-09-05 | 1 | -1/+1 |
| * | | | | | | refactor code a little | James Lopez | 2017-09-05 | 2 | -4/+13 |
| * | | | | | | fix export performance of CI builds | James Lopez | 2017-09-05 | 4 | -11/+17 |
| * | | | | | | started refactoring reader | James Lopez | 2017-09-05 | 1 | -1/+3 |
| * | | | | | | some more refactoring | James Lopez | 2017-09-05 | 2 | -18/+5 |
| * | | | | | | some more refactoring | James Lopez | 2017-09-05 | 1 | -17/+15 |
| * | | | | | | enable AR caching, refactor tree hash loop | James Lopez | 2017-09-05 | 1 | -12/+27 |
| * | | | | | | remove relation after used from the hash tree | James Lopez | 2017-09-05 | 1 | -6/+3 |
| * | | | | | | more refactoring | James Lopez | 2017-09-05 | 1 | -3/+5 |
| * | | | | | | some more performance refactoring | James Lopez | 2017-09-05 | 1 | -12/+33 |
| * | | | | | | start improving memory use on I/E | James Lopez | 2017-09-05 | 1 | -3/+6 |
* | | | | | | | Merge branch 'backstage/gb/enable-auto-retry-in-gitlab-org-pipeline' into 'ma... | Rémy Coutable | 2017-09-06 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Enable auto-retry in GitLab CI/CD pipeline | Grzegorz Bizon | 2017-09-06 | 1 | -0/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'retro-kickoff' into 'master' | Rémy Coutable | 2017-09-06 | 1 | -20/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update PROCESS.mdretro-kickoff | Victor Wu | 2017-09-05 | 1 | -20/+2 |
* | | | | | | | Merge branch '19650-remove-admin-section-from-search-results-if-user-doesnt-h... | Rémy Coutable | 2017-09-06 | 3 | -4/+32 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Hide admin link from default search results for non-admins | Mark Fletcher | 2017-09-06 | 3 | -4/+32 |
* | | | | | | | | Merge branch 'clean-up-new-nav-templates' into 'master' | Tim Zallmann | 2017-09-06 | 76 | -827/+198 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Clean up new navigation templates | Phil Hughes | 2017-09-06 | 76 | -827/+198 |
|/ / / / / / / / |