summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Replace double quotes when obfuscating SQLYorick Peterse2015-12-172-1/+17
| * | | | | | | Track object count types as tagsYorick Peterse2015-12-172-2/+5
| * | | | | | | Instrument Gitlab::Shel and Gitlab::GitYorick Peterse2015-12-171-0/+12
| * | | | | | | Only instrument methods defined directlyYorick Peterse2015-12-172-3/+33
| * | | | | | | Added Instrumentation.configureYorick Peterse2015-12-172-1/+13
| * | | | | | | Methods for instrumenting multiple methodsYorick Peterse2015-12-172-5/+52
| * | | | | | | Proper method instrumentation for special symbolsYorick Peterse2015-12-171-4/+5
| * | | | | | | Use custom code for instrumenting method callsYorick Peterse2015-12-175-95/+47
| * | | | | | | Use string evaluation for method instrumentationYorick Peterse2015-12-174-13/+16
| * | | | | | | Improved last_relative_application_frame timingsYorick Peterse2015-12-171-5/+8
| * | | | | | | Storing of application metrics in InfluxDBYorick Peterse2015-12-1732-13/+1368
* | | | | | | | Merge branch 'environment-variables-in-the-app' into 'master' Dmitriy Zaporozhets2015-12-284-1/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | Thanks Robert for the corrections in the environment variables docs.environment-variables-in-the-appSytse Sijbrandij2015-12-282-2/+2
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Add documentation and example file for environent variables.Sytse Sijbrandij2015-12-272-0/+54
| * | | | | | | Use environment variables to configure GitLab.Sytse Sijbrandij2015-12-272-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'disable-git-follow' into 'master' Dmitriy Zaporozhets2015-12-282-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Disable --follow in `git log` to avoid loading duplicate commit data in infin...Stan Hu2015-12-252-1/+4
* | | | | | | | Merge branch 'rs-fix-shortcut-help' into 'master' Dmitriy Zaporozhets2015-12-283-12/+8
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix the "Show all" link for the keyboard shortcut modalrs-fix-shortcut-helpRobert Speicher2015-12-273-12/+8
* | | | | | | | Merge branch 'add-recaptcha-support' into 'master' Dmitriy Zaporozhets2015-12-2811-10/+121
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Add documentation for using reCAPTCHAadd-recaptcha-supportStan Hu2015-12-273-1/+58
| * | | | | | | Make sign-up form retain fields after failed CAPTCHA testStan Hu2015-12-271-4/+5
| * | | | | | | Fix failed specStan Hu2015-12-271-1/+1
| * | | | | | | Add support for Google reCAPTCHA in user registration to prevent spammersStan Hu2015-12-279-6/+59
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'rs-bump-brakeman' into 'master' Dmitriy Zaporozhets2015-12-283-10/+16
|\ \ \ \ \ \ \
| * | | | | | | Prevent an XSS warning from the updated Brakemanrs-bump-brakemanRobert Speicher2015-12-271-1/+1
| * | | | | | | Bump brakeman to ~> 3.1.0Robert Speicher2015-12-272-9/+15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'initscript-duplicate-update' into 'master' Sytse Sijbrandij2015-12-281-2/+0
|\ \ \ \ \ \ \
| * | | | | | | `update-init-script` was listed two times. removed one without explanation.Raymii2015-12-221-2/+0
* | | | | | | | Merge branch 'fix_frequently_emojis' into 'master' Valery Sizov2015-12-281-6/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Do not show frequently used emojis when emptyValery Sizov2015-12-281-6/+7
|/ / / / / / / /
* | | | | | | | Merge branch 'issue_4662' into 'master' Robert Speicher2015-12-281-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Precompile assets before running feature specs. #4662Rubén Dávila2015-12-281-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'mention-all' into 'master' Robert Speicher2015-12-2711-18/+66
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix specmention-allDouwe Maan2015-12-251-0/+2
| * | | | | | Merge branch 'master' into mention-allDouwe Maan2015-12-2424-50/+218
| |\ \ \ \ \ \
| * | | | | | | Fix specsDouwe Maan2015-12-242-0/+5
| * | | | | | | Only allow group/project members to mention `@all`Douwe Maan2015-12-249-18/+59
* | | | | | | | Merge branch 'grammar_fix' into 'master' Achilleas Pipinellis2015-12-261-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typo on triggers docs [ci skip]Achilleas Pipinellis2015-12-261-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'fix_triggers_doc' into 'master' Achilleas Pipinellis2015-12-261-3/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Remove incomplete text [ci skip]Achilleas Pipinellis2015-12-261-3/+0
|/ / / / / / /
* | | | | | | Merge branch 'close-open-ajax-issue' into 'master' Robert Speicher2015-12-255-11/+138
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | removes unused `alert` from issue spec. Requires flash in the *implementation...close-open-ajax-issueJacob Schatz2015-12-233-8/+3
| * | | | | | adds test for issue close/reopen failureJacob Schatz2015-12-233-6/+63
| * | | | | | resolves conflicts with new buttonsJacob Schatz2015-12-23127-373/+3032
| |\ \ \ \ \ \
| * | | | | | | fixes tests to work with jasmine/jqueryJacob Schatz2015-12-232-13/+16
| * | | | | | | changes `issue-box` to `status-box` since html was changed as wellJacob Schatz2015-12-211-9/+9
| * | | | | | | adds alerts for when http request errors out in some way.Jacob Schatz2015-12-212-10/+3
| * | | | | | | removes console logsJacob Schatz2015-12-211-1/+0