Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated /u/:username routesdz-remove-deprecated-user-routes | Dmitriy Zaporozhets | 2019-06-26 | 1 | -1/+1 |
| | | | | | | Also release `u` from TOP_LEVEL_ROUTES Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix broken Members link when relative URL root paths are usedsh-fix-broken-redirection-relative-url-root | Stan Hu | 2017-10-27 | 1 | -1/+1 |
| | | | | | | | | Navigating to the "Members" section of a project would omit the relative URL root path. Fix the redirection and eliminate the need for a redirection in the first place. Fix other redirections failing to work with relative roots | ||||
* | Support descriptions for snippets | Jarka Kadlecova | 2017-05-31 | 1 | -0/+3 |
| | |||||
* | Merge branch 'dm-snippet-download-button' into 'master' | Sean McGivern | 2017-05-02 | 1 | -2/+1 |
|\ | | | | | | | | | Add download button to project snippets See merge request !11004 | ||||
| * | Add download button to project snippetsdm-snippet-download-button | Douwe Maan | 2017-04-30 | 1 | -2/+1 |
| | | |||||
* | | Display comments for personal snippets12910-personal-snippets-notes-show | Jarka Kadlecova | 2017-05-02 | 1 | -0/+8 |
|/ | |||||
* | Support preview_markdown action for personal_snippets | Jarka Kadlecova | 2017-04-26 | 1 | -0/+1 |
| | |||||
* | Check public snippets for spam | Sean McGivern | 2017-02-02 | 1 | -0/+1 |
| | | | | | | Apply the same spam checks to public snippets (either personal snippets that are public, or public snippets on public projects) as to issues on public projects. | ||||
* | Added 'Download' button to snippet view | Justin DiPierro | 2016-10-11 | 1 | -0/+1 |
| | |||||
* | Cleanup config/routes.rb even further by extracting more routes into ↵dz-more-route-cleanup | Dmitriy Zaporozhets | 2016-10-05 | 1 | -0/+8 |
separate files Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |