Commit Graph

9 Commits

Author SHA1 Message Date
Nick Thomas 5e05f9c5c2 Add StackProf to the Gemfile, along with a utility to get a profile for a spec 2016-11-29 14:14:34 +00:00
Achilleas Pipinellis 8b7634c2b6 Fix old monitoring links to point to the new location 2016-10-24 16:45:00 +02:00
Robert Speicher 285172c33c Merge branch 'dz-rename-user-routes' into 'master'
Rename users routing from /u/:username to /users/:username for
consistency with other routes

Renames /u/:username to /users/:username

To follow consistency with other routes (like groups) and
UsersController name.
Now when you can use `/:username` for accessing user page there is no
need in shortcut like `/u/`

See merge request !6851
2016-10-17 20:47:46 +02:00
Ahmad Sherif c180221a5b Add docs for request profiling
Closes #23239
2016-10-14 20:18:23 +02:00
Dmitriy Zaporozhets cb7872c3a0
Remove /u/ prefix from user pages in documentation
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-10-13 14:24:09 +03:00
Yorick Peterse 7d65d2ec2b
Corrected links/usernames in performance guide
This fixes two broken links in the performance guide and removes the
mention of Josh as he no longer works for GitLab.

[ci skip]
2016-08-11 14:31:19 +02:00
Yorick Peterse 70551217a6
Fixed username links in the performance guide
These would end up being rendered as:

    <a href="...">@yorickpeterse</a>
    <a href="...">@yorickpeterse</a>

[ci skip]
2016-05-04 13:17:43 +02:00
Achilleas Pipinellis 8bd793c9c5 Copyedit performance document
[ci skip]
2016-05-03 20:47:38 +03:00
Yorick Peterse b47a84b4be
Added performance guidelines
Fixes gitlab-org/gitlab-ce#15254 gitlab-org/gitlab-ce#14277

[ci skip]
2016-04-30 02:10:25 +02:00