summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* regenerate .potLuke Bennett2018-08-141-3/+0
* Merge branch 'master' into 'port-i18n-for-mirrors-instructions'Lin Jen-Shin2018-08-10133-853/+2135
|\
| * Merge branch 'ce-port-3959-mirroring-interface-improvements' into 'master'Tim Zallmann2018-08-1016-80/+300
| |\
| | * Fix missed portLuke Bennett2018-08-091-2/+2
| | * regenerate .potLuke Bennett2018-08-071-1/+4
| | * Merge branch 'ce-port-3959-mirroring-interface-improvements' of https://gitla...Luke Bennett2018-08-070-0/+0
| | |\
| | | * Add in username help textDimitrie Hoekstra2018-08-061-0/+1
| | * | port changesLuke Bennett2018-08-073-6/+3
| | |/
| | * regenerate gitlab.potLuke Bennett2018-08-061-0/+6
| | * Merge branch 'master' into 'ce-port-3959-mirroring-interface-improvements'Luke Bennett2018-08-061371-14674/+74695
| | |\
| | * | regenerate gitlab.potLuke Bennett2018-08-031-3/+0
| | * | Review changesLuke Bennett2018-08-032-7/+20
| | * | Move direction select to mirror_repos_formLuke Bennett2018-08-032-10/+5
| | * | Make Pull default directionLuke Bennett2018-08-031-2/+2
| | * | use expect_mirror_to_have_error_and_timeago in remote_mirror_specLuke Bennett2018-08-031-6/+8
| | * | Fix direction select disabledLuke Bennett2018-08-022-2/+2
| | * | regenerate gitlab.potLuke Bennett2018-08-021-2/+63
| | * | Merge branch 'ce-port-3959-mirroring-interface-improvements' of https://gitla...Luke Bennett2018-08-022-5/+1
| | |\ \
| | | * | Fix settings.scssLuke Bennett2018-08-021-4/+0
| | | * | Fix mirror_helper.rb EOF lineLuke Bennett2018-08-011-1/+1
| | * | | port specsLuke Bennett2018-08-022-5/+8
| | |/ /
| | * | Disable direction select if 1 optionLuke Bennett2018-08-021-1/+1
| | * | re-portLuke Bennett2018-08-0210-20/+55
| | * | port ProjectMirrorSerializerce-port-3959-mirroring-interface-improvementsLuke Bennett2018-07-252-0/+10
| | * | Revert all schema.rb changesLuke Bennett2018-07-251-2/+1
| | * | Revert some schema.rb changesLuke Bennett2018-07-251-3/+3
| | * | Remove debuggerLuke Bennett2018-07-251-2/+0
| | * | portLuke Bennett2018-07-2511-78/+187
| * | | Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern2018-08-1011-73/+397
| |\ \ \
| | * | | Use a hash to memoize readable_project_ids with user objects as keysReuben Pereira2018-07-311-6/+5
| | * | | Remove nodes_visible_to_user from ProjectParser and memoize readable_project_idsReuben Pereira2018-07-151-17/+10
| | * | | Use map instead of collect in the ProjectParser#projects_readable_by_user fun...Reuben Pereira2018-07-051-1/+1
| | * | | Add back the Project#to_reference_with_postfix function since it can be used ...Reuben Pereira2018-07-054-2/+15
| | * | | Use a custom ProjectParser#nodes_visible_to_user function so that the user pe...Reuben Pereira2018-07-051-2/+21
| | * | | Remove the restriction preventing project references with text adjacent to th...Reuben Pereira2018-07-042-5/+3
| | * | | Correct the comment above the ProjectReferenceFilter.references_in method.Reuben Pereira2018-07-031-1/+1
| | * | | Remove the Project#to_reference_with_postfix method since it is only used in ...Reuben Pereira2018-07-033-14/+1
| | * | | Eager load a project's route and its namespace with route in project_referenc...Reuben Pereira2018-07-031-1/+1
| | * | | Add a changelog entry for MR 20285 - Add the ability to reference projects in...Reuben Pereira2018-07-031-0/+5
| | * | | Eager load the namespace and route of a project in project_reference_filter.rbReuben Pereira2018-07-031-1/+2
| | * | | Correct the comments above the ProjectReferenceFilter#project_link_filter fun...Reuben Pereira2018-07-031-2/+2
| | * | | Correct the misleading name of a variable in ProjectReferenceFilter.project_l...Reuben Pereira2018-07-031-3/+3
| | * | | Use literal '>' as escaped form of '>'Reuben Pereira2018-07-031-1/+5
| | * | | Move common tests from user and project reference filter specs to a shared ex...Reuben Pereira2018-07-033-143/+89
| | * | | Add a spec for a user viewing a reference to a private projectReuben Pereira2018-07-031-2/+20
| | * | | Correct the comment above the Project.markdown_reference_pattern methodReuben Pereira2018-07-031-2/+2
| | * | | Correct the comment above the projects_hash function in the project_reference...Reuben Pereira2018-06-301-3/+3
| | * | | Add a comment explaining the need to check for the escaped form of '>' when s...Reuben Pereira2018-06-301-0/+2
| | * | | Add an entry about project reference linking in the markdown doc.Reuben Pereira2018-06-301-0/+1
| | * | | Correct the "includes a data-project attribute" test in project_reference_fil...Reuben Pereira2018-06-301-1/+1