| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'git-env-handle-arrays' into 'master' | Sean McGivern | 2017-10-16 | 1 | -5/+37 |
| |\ | | | | | | | | | Add Gitlab::Git::Env.to_env_hash See merge request gitlab-org/gitlab-ce!14841 | ||||
| | * | Add Gitlab::Git::Env.to_env_hash | Jacob Vosmaer | 2017-10-16 | 1 | -5/+37 |
| | | | |||||
| * | | Merge branch 'conflict-resolution-refactor' into 'master' | Sean McGivern | 2017-10-16 | 4 | -53/+55 |
| |\ \ | | | | | | | | | | | | | Conflict resolution refactor See merge request gitlab-org/gitlab-ce!14747 | ||||
| | * | | Move line code generation into Gitlab::Gitconflict-resolution-refactor | Alejandro Rodríguez | 2017-10-12 | 1 | -10/+10 |
| | | | | | | | | | | | | | Having a distinct class just for that was a bit overkill | ||||
| | * | | Create a Gitlab::Git submodule for conlict-related files | Alejandro Rodríguez | 2017-10-12 | 3 | -27/+27 |
| | | | | | | | | | | | | | Rename classes to (hopefully) clearer names while we're doing that. | ||||
| | * | | Refactor conflict resolution to contain git ops within Gitlab::Git | Alejandro Rodríguez | 2017-10-12 | 3 | -43/+45 |
| | | | | | | | | | | | | | | | | This prepares the codebase for a Gitaly migration. See https://gitlab.com/gitlab-org/gitaly/issues/553 | ||||
| | * | | Move Gitlab::Diff::LineCode to module Gitlab::Git | Alejandro Rodríguez | 2017-10-12 | 1 | -10/+10 |
| | | | | |||||
| * | | | Merge branch 'fix_diff_parsing' into 'master' | Sean McGivern | 2017-10-16 | 1 | -0/+17 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix diff parser so it tolerates to diff special markers in the content Closes #34431 See merge request gitlab-org/gitlab-ce!14848 | ||||
| | * | | | Fix diff parser so it tolerates to diff special markers in the content | Valery Sizov | 2017-10-15 | 1 | -0/+17 |
| | | |/ | |/| | |||||
| * | | | Popen with a timeout | Andrew Newdigate | 2017-10-16 | 1 | -0/+132 |
| | | | | |||||
| * | | | Merge branch ↵ | Kamil Trzciński | 2017-10-16 | 1 | -0/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'fix/sm/38960-collect-usage-pings-gcp-cluster-enabled-and-gcp-cluster-disabled-instead-of-gcp-cluster-count' into 'master' Collect usage pings `Gcp::Cluster.enabled` and `Gcp::Cluster.disabled`, instead of `Gcp::Cluster.count` Closes #38960 See merge request gitlab-org/gitlab-ce!14807 | ||||
| | * | | | Collect usage pings `Gcp::Cluster.enabled` and `Gcp::Cluster.disabled`, ↵fix/sm/38960-collect-usage-pings-gcp-cluster-enabled-and-gcp-cluster-disabled-instead-of-gcp-cluster-count | Shinya Maeda | 2017-10-11 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | instead of `Gcp::Cluster.count` | ||||
| * | | | | Merge branch 'gitlab-ee-1312-time-spent-at' into 'master' | Sean McGivern | 2017-10-13 | 2 | -0/+82 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | added date parameter for time tracking See merge request gitlab-org/gitlab-ce!14866 | ||||
| | * | | | | added date parameter for time trackinggitlab-ee-1312-time-spent-at | Vlad | 2017-10-13 | 2 | -0/+82 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge Merge Requests via Gitaly | Jacob Vosmaer | 2017-10-13 | 1 | -0/+39 |
| | | | | | |||||
| * | | | | Merge branch '39032-improve-merge-ongoing-check-consistency' into 'master' | Sean McGivern | 2017-10-13 | 1 | -0/+12 |
| |\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Make "merge ongoing" check more consistent Closes #39032 See merge request gitlab-org/gitlab-ce!14825 | ||||
| | * | | | Simplify check for running job on Redis39032-improve-merge-ongoing-check-consistency | Oswaldo Ferreira | 2017-10-13 | 1 | -0/+12 |
| | | |/ | |/| | |||||
| * | | | Merge branch 'fix/rugged-alternate-paths' into 'master' | Douwe Maan | 2017-10-12 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix the format of rugged alternate directory list Closes #39046 See merge request gitlab-org/gitlab-ce!14840 | ||||
| | * | | | Fix the format of rugged alternate directory listfix/rugged-alternate-paths | Ahmad Sherif | 2017-10-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | Fixes #39046 | ||||
| * | | | | Merge branch 'gitaly-fetch-remote' into 'master' | Dmitriy Zaporozhets | 2017-10-12 | 1 | -0/+15 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add `Gitlab::Git::Repository#fetch` command Closes gitaly#586 See merge request gitlab-org/gitlab-ce!14772 | ||||
| | * | | | | Add `Gitlab::Git::Repository#fetch` commandgitaly-fetch-remote | Alejandro Rodríguez | 2017-10-09 | 1 | -0/+15 |
| | | | | | | |||||
| * | | | | | Merge branch 'cache-issuable-template-names' into 'master' | Douwe Maan | 2017-10-12 | 1 | -0/+12 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | Cache issuable template names See merge request gitlab-org/gitlab-ce!14823 | ||||
| | * | | | | Cache issuable template names | Sean McGivern | 2017-10-12 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were looking these up on each request to an issue page, because the form is pre-filled, as is the template dropdown. That was unnecessary: we could just treat these as 'special' repository files (like the rendered README) and cache them in Redis until they change on a push. | ||||
| | * | | | | Match full file path in FileDetector | Sean McGivern | 2017-10-12 | 1 | -0/+4 |
| | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The basename appears to have been a holdover from the past - it doesn't look necessary now. Some of the regexes were unanchored on one side, so explicitly ensure that they only match the root. Apart from that, this means that pushing to foo/README.md will no longer invalidate the main README cache for a project. | ||||
| * | | | | Merge branch 'fix/pass-git-object-dir-attrs-as-relative' into 'master' | Douwe Maan | 2017-10-11 | 2 | -22/+43 |
| |\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | | | | | Pass git object dir attributes as relative paths to Gitaly Closes gitaly#629 See merge request gitlab-org/gitlab-ce!14713 | ||||
| | * | | Pass git object dir attributes as relative paths to Gitaly | Ahmad Sherif | 2017-10-11 | 2 | -22/+43 |
| | | | | | | | | | | | | | Fixes gitaly#629 | ||||
| * | | | Merge branch '35580-cannot-import-project-with-milestones' into 'master' | Sean McGivern | 2017-10-11 | 3 | -80/+293 |
| |\ \ \ | |/ / |/| | | | | | | | | | | | | | | fix the import :milestone from adding the group_id Closes #35580 See merge request gitlab-org/gitlab-ce!14657 | ||||
| | * | | fixing group label import35580-cannot-import-project-with-milestones | micael.bergeron | 2017-10-06 | 1 | -2/+2 |
| | | | | |||||
| | * | | adding the new spec file | micael.bergeron | 2017-10-06 | 1 | -0/+188 |
| | | | | |||||
| | * | | fix the project import when an issue has a group milestone | micael.bergeron | 2017-10-05 | 2 | -79/+92 |
| | | | | |||||
| | * | | fix the spec so it fails before applying the fix | micael.bergeron | 2017-10-04 | 2 | -4/+16 |
| | | | | |||||
| * | | | Merge branch 'gitaly-has-local-branches' into 'master' | Rémy Coutable | 2017-10-11 | 1 | -0/+11 |
| |\ \ \ | | | | | | | | | | | | | | | | | Use Gitaly's RepositoryService.HasLocalBranches RPC See merge request gitlab-org/gitlab-ce!14753 | ||||
| | * | | | Use Gitaly's RepositoryService.HasLocalBranches RPCgitaly-has-local-branches | Alejandro Rodríguez | 2017-10-10 | 1 | -0/+11 |
| | | | | | |||||
| * | | | | Simplify project page | Annabel Dunstone Gray | 2017-10-11 | 1 | -4/+4 |
| |/ / / | |||||
| * | | | Fix a liniting error introduced by !14652 | Ahmad Sherif | 2017-10-10 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge branch 'feature/migrate-workhorse-send-git-diff-patch-to-gitaly' into ↵ | Robert Speicher | 2017-10-10 | 1 | -11/+55 |
| |\ \ \ | |_|/ |/| | | | | | | | | | | | | | | 'master' Migrate Workhorse Send{Diff,Patch} to Gitaly See merge request gitlab-org/gitlab-ce!14652 | ||||
| | * | | Migrate Workhorse Send{Diff,Patch} to Gitalyfeature/migrate-workhorse-send-git-diff-patch-to-gitaly | Ahmad Sherif | 2017-10-09 | 1 | -11/+55 |
| | | | | |||||
| * | | | Introduce new hook data builders for Issue and MergeRequest34284-add-changes-to-issuable-webhook-data | Rémy Coutable | 2017-10-09 | 3 | -5/+121 |
| | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Start adding Gitlab::HookData::IssuableBuilder | Rémy Coutable | 2017-10-09 | 1 | -0/+97 |
| | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Merge branch 'bvl-fork-network-migrations' into 'master' | Yorick Peterse | 2017-10-09 | 1 | -0/+8 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Create fork networks for root projects that are deleted Closes #38905 See merge request gitlab-org/gitlab-ce!14752 | ||||
| | * | | | Don't create fork networks for root projects that are deletedbvl-fork-network-migrations | Bob Van Landuyt | 2017-10-09 | 1 | -0/+8 |
| | |/ / | |||||
| * | | | Merge branch '37552-replace-js-true-with-js' into 'master' | Rémy Coutable | 2017-10-09 | 15 | -34/+34 |
| |\ \ \ | |/ / |/| | | | | | | | | | | | | | | Replaces `tag: true` into `:tag` in the specs Closes #37552 See merge request gitlab-org/gitlab-ce!14653 | ||||
| | * | | Replaces `tag: true` into `:tag` in the specs | Jacopo | 2017-10-07 | 15 | -34/+34 |
| | | | | | | | | | | | | | | | | | | | Replaces all the explicit include metadata syntax in the specs (tag: true) into the implicit one (:tag). Added a cop to prevent future errors and handle autocorrection. | ||||
| * | | | Leave bad DNs alone instead of raising errors | Michael Kozono | 2017-10-07 | 2 | -35/+15 |
| | | | | |||||
| * | | | Refactor DN error classes | Michael Kozono | 2017-10-07 | 1 | -48/+48 |
| | | | | |||||
| * | | | Add migration specs | Michael Kozono | 2017-10-07 | 1 | -0/+36 |
| | | | | |||||
| * | | | Normalize values, reusing DN normalization code | Michael Kozono | 2017-10-07 | 2 | -28/+74 |
| | | | | | | | | | | | | | I first attempted to extract logic from the code that normalizes DNs, but I was unsuccessful. This is a hack but it works. | ||||
| * | | | Remove telephoneNumber format comment | Michael Kozono | 2017-10-07 | 1 | -6/+0 |
| | | | | | | | | | | | | | Since that behavior changed, and is now under the malformed DN context. | ||||
| * | | | Fix space stripping | Michael Kozono | 2017-10-07 | 1 | -1/+7 |
| | | | | | | | | | | | | | Especially from the last attribute value. | ||||
| * | | | Rename method to `to_normalized_s` | Michael Kozono | 2017-10-07 | 1 | -2/+2 |
| | | | | |||||
