Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'issue_4662' into 'master' | Robert Speicher | 2015-12-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Precompile assets before running feature specs. #4662 | Rubén Dávila | 2015-12-28 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'mention-all' into 'master' | Robert Speicher | 2015-12-27 | 11 | -18/+66 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fix specmention-all | Douwe Maan | 2015-12-25 | 1 | -0/+2 | |
| * | | | | Merge branch 'master' into mention-all | Douwe Maan | 2015-12-24 | 24 | -50/+218 | |
| |\ \ \ \ | ||||||
| * | | | | | Fix specs | Douwe Maan | 2015-12-24 | 2 | -0/+5 | |
| * | | | | | Only allow group/project members to mention `@all` | Douwe Maan | 2015-12-24 | 9 | -18/+59 | |
* | | | | | | Merge branch 'grammar_fix' into 'master' | Achilleas Pipinellis | 2015-12-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix typo on triggers docs [ci skip] | Achilleas Pipinellis | 2015-12-26 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'fix_triggers_doc' into 'master' | Achilleas Pipinellis | 2015-12-26 | 1 | -3/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove incomplete text [ci skip] | Achilleas Pipinellis | 2015-12-26 | 1 | -3/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'close-open-ajax-issue' into 'master' | Robert Speicher | 2015-12-25 | 5 | -11/+138 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | removes unused `alert` from issue spec. Requires flash in the *implementation...close-open-ajax-issue | Jacob Schatz | 2015-12-23 | 3 | -8/+3 | |
| * | | | | | | adds test for issue close/reopen failure | Jacob Schatz | 2015-12-23 | 3 | -6/+63 | |
| * | | | | | | resolves conflicts with new buttons | Jacob Schatz | 2015-12-23 | 127 | -373/+3032 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | fixes tests to work with jasmine/jquery | Jacob Schatz | 2015-12-23 | 2 | -13/+16 | |
| * | | | | | | | 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 | 2 | -10/+3 | |
| * | | | | | | | 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 | |
| * | | | | | | | clarifies tests with methods like `toBeVisible()` etc. | Jacob Schatz | 2015-12-21 | 1 | -12/+9 | |
| * | | | | | | | updates tests style for four-phase-testing as per: https://robots.thoughtbot.... | Jacob Schatz | 2015-12-21 | 1 | -1/+17 | |
| * | | | | | | | 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 | 5 | -10/+78 | |
* | | | | | | | | Merge branch 'revert_votes_back' into 'master' | Dmitriy Zaporozhets | 2015-12-25 | 8 | -16/+51 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | satisfy rubocoprevert_votes_back | Valery Sizov | 2015-12-25 | 1 | -1/+1 | |
| * | | | | | | | | fix spinach | Valery Sizov | 2015-12-25 | 1 | -3/+5 | |
| * | | | | | | | | add sorting of awards | Valery Sizov | 2015-12-25 | 4 | -2/+21 | |
| * | | | | | | | | revert back vote buttons to issue and MR pages | Valery Sizov | 2015-12-25 | 4 | -11/+25 | |
* | | | | | | | | | Merge branch 'rs-opengraph' into 'master' | Douwe Maan | 2015-12-25 | 11 | -8/+262 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | |
| * | | | | | | | | | Satisfy Rubocop | Douwe Maan | 2015-12-25 | 1 | -2/+2 | |
| * | | | | | | | | | Add support for `twitter:label` meta tagsrs-opengraph | Robert Speicher | 2015-12-24 | 7 | -4/+86 | |
| * | | | | | | | | | 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 | 2 | -2/+15 | |
| * | | | | | | | | | Account for `@project.description` being nil | Robert Speicher | 2015-12-23 | 2 | -1/+9 | |
| * | | | | | | | | | Add page descriptions and images | Robert Speicher | 2015-12-23 | 7 | -9/+149 | |
| * | | | | | | | | | 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 | |
* | | | | | | | | | | Merge branch 'adding_crime_security' into 'master' | Achilleas Pipinellis | 2015-12-25 | 2 | -0/+64 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Clean up CRIME security doc [ci skip] | Achilleas Pipinellis | 2015-12-25 | 1 | -37/+41 | |
| * | | | | | | | | | Merge branch 'master' into adding_crime_security | Achilleas Pipinellis | 2015-12-25 | 228 | -868/+18553 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'ci_triggers_docs' into 'master' | Achilleas Pipinellis | 2015-12-25 | 7 | -20/+197 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add examples for triggers [ci skip] | Achilleas Pipinellis | 2015-12-25 | 1 | -5/+76 | |
| * | | | | | | | | | | Merge branch 'master' into ci_triggers_docsci_triggers_docs | Achilleas Pipinellis | 2015-12-25 | 208 | -820/+18111 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Add images and examples | Achilleas Pipinellis | 2015-12-25 | 5 | -2/+95 | |
| * | | | | | | | | | | Remove triggers from yaml doc [ci skip] | Achilleas Pipinellis | 2015-12-24 | 1 | -27/+0 | |
| * | | | | | | | | | | Add triggers doc in top level readme [ci skip] | Achilleas Pipinellis | 2015-12-24 | 1 | -5/+6 |