Sean McGivern
45d6a2b398
Add bin/profile-url tool and docs
2018-01-19 14:59:05 +00:00
Marcia Ramos
c234913e22
Docs: add indexes for monitoring and performance monitoring
2017-12-14 18:24:42 +00:00
James Edwards-Jones
4dc99f326a
Adds docs for QueryRecorder tests
2017-03-13 18:59:36 +00:00
Nick Thomas
f83b8bd42c
Add the rspec_profiling gem and documentation to the GitLab development environment
2017-01-27 12:41:16 +00:00
James Edwards-Jones
bea9795531
Fix link from doc/development/performance.md to 'Performance Monitoring'
2016-12-17 06:19:12 +00:00
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