Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds docs for QueryRecorder tests28492-add-dev-documentation-for-using-the-queryrecorder-in-specs | James Edwards-Jones | 2017-03-13 | 1 | -0/+1 |
| | |||||
* | Add the rspec_profiling gem and documentation to the GitLab development ↵23034-enable-rspec-profiling | Nick Thomas | 2017-01-27 | 1 | -0/+35 |
| | | | | environment | ||||
* | Fix link from doc/development/performance.md to 'Performance Monitoring'jej-fix-doc-performance-link-to-monitoring | James Edwards-Jones | 2016-12-17 | 1 | -1/+1 |
| | |||||
* | Add StackProf to the Gemfile, along with a utility to get a profile for a spec | Nick Thomas | 2016-11-29 | 1 | -0/+110 |
| | |||||
* | Fix old monitoring links to point to the new locationdocs/fix-link-to-monitoring | Achilleas Pipinellis | 2016-10-24 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dz-rename-user-routes' into 'master' | Robert Speicher | 2016-10-17 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Remove /u/ prefix from user pages in documentation | Dmitriy Zaporozhets | 2016-10-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Add docs for request profilingfix/request-profiler-docs | Ahmad Sherif | 2016-10-14 | 1 | -1/+2 |
|/ | | | | Closes #23239 | ||||
* | Corrected links/usernames in performance guideupdate-performance-guide | Yorick Peterse | 2016-08-11 | 1 | -5/+4 |
| | | | | | | | This fixes two broken links in the performance guide and removes the mention of Josh as he no longer works for GitLab. [ci skip] | ||||
* | Fixed username links in the performance guide | Yorick Peterse | 2016-05-04 | 1 | -3/+3 |
| | | | | | | | | | These would end up being rendered as: <a href="...">@yorickpeterse</a> <a href="...">@yorickpeterse</a> [ci skip] | ||||
* | Copyedit performance document | Achilleas Pipinellis | 2016-05-03 | 1 | -22/+22 |
| | | | | [ci skip] | ||||
* | Added performance guidelinesperformance-guide | Yorick Peterse | 2016-04-30 | 1 | -0/+258 |
Fixes gitlab-org/gitlab-ce#15254 gitlab-org/gitlab-ce#14277 [ci skip] |