- 25 May, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 24 May, 2017 3 commits
-
-
Bryce Johnson authored
-
Bryce Johnson authored
-
Bryce Johnson authored
-
- 23 May, 2017 4 commits
-
-
Bryce Johnson authored
-
Bryce Johnson authored
-
Bryce Johnson authored
-
Bryce Johnson authored
-
- 22 May, 2017 4 commits
-
-
Bryce Johnson authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Achilleas Pipinellis authored
-
- 19 May, 2017 15 commits
-
-
Winnie Hellmann authored
-
Grzegorz Bizon authored
-
Ruben Davila authored
-
Kushal Pandya authored
-
Michael Kozono authored
In order to avoid string manipulation or modify route params (to make them unambiguous for `url_for`), we are accepting a behavior change: When being redirected to the canonical path for a group, if you requested a group show path starting with `/groups/…` then you’ll now be redirected to the group at root `/…`.
-
Bob Van Landuyt authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Bob Van Landuyt authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Alexis Reigel authored
-
Douwe Maan authored
-
Bob Van Landuyt authored
-
Oswaldo Ferreira authored
-
- 18 May, 2017 13 commits
-
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Michael Kozono authored
Don’t replace a substring of the path if it is part of the top level route. E.g. When redirecting from `/groups/ups` to `/groups/foo`, be careful not to do `/grofoo/ups`. Projects are unaffected by this issue, but I am grouping the `#ensure_canonical_path` tests similar to the group and user tests.
-
Oswaldo Ferreira authored
-
Luke "Jared" Bennett authored
-
Douwe Maan authored
-
Bryce Johnson authored
-
Bryce Johnson authored
-
Bob Van Landuyt authored
-
Toon Claes authored
The ProjectCacheWorker refreshes cache periodically, but it runs outside Rails context. So include the ActionView helpers so the `content_tag` method is available.
-
Kushal Pandya authored
-
Michael Kozono authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-