Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Downcased user or email search for avatar_icon.issue_3780 | Stefan Kahlhöfer | 2015-12-28 | 1 | -1/+1 |
* | Move InfluxDB settings to ApplicationSettingrelocate-influxdb-settings | Yorick Peterse | 2015-12-28 | 2 | -0/+61 |
* | Merge branch 'influxdb' into 'master' | Dmitriy Zaporozhets | 2015-12-28 | 1 | -0/+33 |
|\ | |||||
| * | Drop empty tag values from metrics | Yorick Peterse | 2015-12-17 | 1 | -1/+5 |
| * | Cast values to strings before escaping them | Yorick Peterse | 2015-12-17 | 1 | -1/+1 |
| * | Storing of application metrics in InfluxDB | Yorick Peterse | 2015-12-17 | 1 | -0/+29 |
* | | Merge branch 'disable-git-follow' into 'master' | Dmitriy Zaporozhets | 2015-12-28 | 1 | -1/+3 |
|\ \ | |||||
| * | | Disable --follow in `git log` to avoid loading duplicate commit data in infin... | Stan Hu | 2015-12-25 | 1 | -1/+3 |
* | | | Merge branch 'rs-fix-shortcut-help' into 'master' | Dmitriy Zaporozhets | 2015-12-28 | 3 | -12/+8 |
|\ \ \ | |||||
| * | | | Fix the "Show all" link for the keyboard shortcut modalrs-fix-shortcut-help | Robert Speicher | 2015-12-27 | 3 | -12/+8 |
* | | | | Merge branch 'add-recaptcha-support' into 'master' | Dmitriy Zaporozhets | 2015-12-28 | 3 | -10/+38 |
|\ \ \ \ | |||||
| * | | | | Make sign-up form retain fields after failed CAPTCHA test | Stan Hu | 2015-12-27 | 1 | -4/+5 |
| * | | | | Fix failed spec | Stan Hu | 2015-12-27 | 1 | -1/+1 |
| * | | | | Add support for Google reCAPTCHA in user registration to prevent spammers | Stan Hu | 2015-12-27 | 3 | -6/+33 |
* | | | | | Merge branch 'rs-bump-brakeman' into 'master' | Dmitriy Zaporozhets | 2015-12-28 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Prevent an XSS warning from the updated Brakemanrs-bump-brakeman | Robert Speicher | 2015-12-27 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Do not show frequently used emojis when empty | Valery Sizov | 2015-12-28 | 1 | -6/+7 |
|/ / / / | |||||
* | | | | Merge branch 'mention-all' into 'master' | Robert Speicher | 2015-12-27 | 2 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'master' into mention-all | Douwe Maan | 2015-12-24 | 14 | -35/+181 |
| |\ \ \ | |||||
| * | | | | Only allow group/project members to mention `@all` | Douwe Maan | 2015-12-24 | 2 | -2/+2 |
* | | | | | Merge branch 'close-open-ajax-issue' into 'master' | Robert Speicher | 2015-12-25 | 3 | -10/+41 |
|\ \ \ \ \ | |||||
| * | | | | | removes unused `alert` from issue spec. Requires flash in the *implementation...close-open-ajax-issue | Jacob Schatz | 2015-12-23 | 1 | -0/+1 |
| * | | | | | adds test for issue close/reopen failure | Jacob Schatz | 2015-12-23 | 1 | -2/+3 |
| * | | | | | resolves conflicts with new buttons | Jacob Schatz | 2015-12-23 | 64 | -254/+1980 |
| |\ \ \ \ \ | |||||
| * | | | | | | changes `issue-box` to `status-box` since html was changed as well | Jacob Schatz | 2015-12-21 | 1 | -9/+9 |
| * | | | | | | adds alerts for when http request errors out in some way. | Jacob Schatz | 2015-12-21 | 1 | -0/+2 |
| * | | | | | | removes console logs | Jacob Schatz | 2015-12-21 | 1 | -1/+0 |
| * | | | | | | changes `data-url` to `href` for javascript url grabbing | Jacob Schatz | 2015-12-21 | 2 | -3/+4 |
| * | | | | | | removes `console.log`s | Jacob Schatz | 2015-12-21 | 1 | -2/+0 |
| * | | | | | | open and close issue via ajax request. With tests | Jacob Schatz | 2015-12-21 | 3 | -9/+38 |
* | | | | | | | Merge branch 'revert_votes_back' into 'master' | Dmitriy Zaporozhets | 2015-12-25 | 4 | -9/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | add sorting of awards | Valery Sizov | 2015-12-25 | 2 | -1/+13 |
| * | | | | | | | revert back vote buttons to issue and MR pages | Valery Sizov | 2015-12-25 | 2 | -8/+16 |
* | | | | | | | | Merge branch 'rs-opengraph' into 'master' | Douwe Maan | 2015-12-25 | 9 | -8/+115 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Add link to twitter docs | Douwe Maan | 2015-12-25 | 1 | -1/+2 |
| * | | | | | | | Add more twitter metatags. | Douwe Maan | 2015-12-25 | 1 | -0/+6 |
| * | | | | | | | Add og:site_name | Douwe Maan | 2015-12-25 | 1 | -2/+2 |
| * | | | | | | | Add support for `twitter:label` meta tagsrs-opengraph | Robert Speicher | 2015-12-24 | 5 | -4/+39 |
| * | | | | | | | Use `request.fullpath` for `og:url` tag | Robert Speicher | 2015-12-24 | 1 | -1/+1 |
| * | | | | | | | Truncate page_description to 30 words | Robert Speicher | 2015-12-24 | 1 | -2/+2 |
| * | | | | | | | Account for `@project.description` being nil | Robert Speicher | 2015-12-23 | 1 | -1/+1 |
| * | | | | | | | Add page descriptions and images | Robert Speicher | 2015-12-23 | 6 | -9/+70 |
| * | | | | | | | Add gitlab_logo.png, remove brand_logo.png | Robert Speicher | 2015-12-23 | 2 | -0/+0 |
| * | | | | | | | Add Open Graph meta tags | Robert Speicher | 2015-12-23 | 1 | -1/+5 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Fixed codestyle and added 2FA documentationfeature/force-tfa | Gabriel Mazetto | 2015-12-24 | 2 | -3/+5 |
* | | | | | | | Add to application_settings forced TFA options | Gabriel Mazetto | 2015-12-24 | 2 | -0/+14 |
* | | | | | | | specs for forced two-factor authentication and grace period | Gabriel Mazetto | 2015-12-24 | 2 | -8/+11 |
* | | | | | | | Grace period support for TFA | Gabriel Mazetto | 2015-12-24 | 4 | -3/+44 |
* | | | | | | | WIP require two factor authentication | Gabriel Mazetto | 2015-12-24 | 3 | -26/+47 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Enable "Add key" button when user fills in a proper key | Stan Hu | 2015-12-24 | 1 | -1/+1 |
| |_|_|/ / |/| | | | |