summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| * | changes `data-url` to `href` for javascript url grabbingJacob Schatz2015-12-212-3/+4
| * | clarifies tests with methods like `toBeVisible()` etc.Jacob Schatz2015-12-211-12/+9
| * | updates tests style for four-phase-testing as per: https://robots.thoughtbot....Jacob Schatz2015-12-211-1/+17
| * | removes `console.log`sJacob Schatz2015-12-211-2/+0
| * | open and close issue via ajax request. With testsJacob Schatz2015-12-215-10/+78
* | | Merge branch 'revert_votes_back' into 'master' Dmitriy Zaporozhets2015-12-258-16/+51
|\ \ \
| * | | satisfy rubocoprevert_votes_backValery Sizov2015-12-251-1/+1
| * | | fix spinachValery Sizov2015-12-251-3/+5
| * | | add sorting of awardsValery Sizov2015-12-254-2/+21
| * | | revert back vote buttons to issue and MR pagesValery Sizov2015-12-254-11/+25
* | | | Merge branch 'rs-opengraph' into 'master' Douwe Maan2015-12-2511-8/+262
|\ \ \ \
| * | | | Add link to twitter docsDouwe Maan2015-12-251-1/+2
| * | | | Add more twitter metatags.Douwe Maan2015-12-251-0/+6
| * | | | Add og:site_nameDouwe Maan2015-12-251-2/+2
| * | | | Satisfy RubocopDouwe Maan2015-12-251-2/+2
| * | | | Add support for `twitter:label` meta tagsrs-opengraphRobert Speicher2015-12-247-4/+86
| * | | | Use `request.fullpath` for `og:url` tagRobert Speicher2015-12-241-1/+1
| * | | | Truncate page_description to 30 wordsRobert Speicher2015-12-242-2/+15
| * | | | Account for `@project.description` being nilRobert Speicher2015-12-232-1/+9
| * | | | Add page descriptions and imagesRobert Speicher2015-12-237-9/+149
| * | | | Add gitlab_logo.png, remove brand_logo.pngRobert Speicher2015-12-232-0/+0
| * | | | Add Open Graph meta tagsRobert Speicher2015-12-231-1/+5
* | | | | Merge branch 'adding_crime_security' into 'master' Achilleas Pipinellis2015-12-252-0/+64
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Clean up CRIME security doc [ci skip]Achilleas Pipinellis2015-12-251-37/+41
| * | | | Merge branch 'master' into adding_crime_securityAchilleas Pipinellis2015-12-25228-868/+18553
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge branch 'ci_triggers_docs' into 'master' Achilleas Pipinellis2015-12-257-20/+197
|\ \ \ \ \
| * | | | | Add examples for triggers [ci skip]Achilleas Pipinellis2015-12-251-5/+76
| * | | | | Merge branch 'master' into ci_triggers_docsci_triggers_docsAchilleas Pipinellis2015-12-25208-820/+18111
| |\ \ \ \ \
| * | | | | | Add images and examplesAchilleas Pipinellis2015-12-255-2/+95
| * | | | | | Remove triggers from yaml doc [ci skip]Achilleas Pipinellis2015-12-241-27/+0
| * | | | | | Add triggers doc in top level readme [ci skip]Achilleas Pipinellis2015-12-241-5/+6
| * | | | | | Document triggers in yaml/README.md [ci skip]Achilleas Pipinellis2015-12-211-0/+27
| * | | | | | Init documentation on Triggers [ci skip]Achilleas Pipinellis2015-12-212-19/+31
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'support-api-lookup-by-username' into 'master' Dmitriy Zaporozhets2015-12-254-5/+29
|\ \ \ \ \ \