Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error message for existing labels.label-flash | Fatih Acet | 2016-08-11 | 2 | -5/+10 |
* | Merge branch 'cs-remove-inline-js' into 'master' | Fatih Acet | 2016-08-10 | 3 | -6/+7 |
|\ | |||||
| * | Make sure Labels is instantiated on edit pagecs-remove-inline-js | Alfredo Sumaran | 2016-07-27 | 1 | -1/+4 |
| * | Removes two simple instances of inline JavaScript. | Connor Shea | 2016-07-26 | 3 | -6/+4 |
* | | Merge branch 'explicit-arguments-on-diff_file_html_data' into 'master' | Yorick Peterse | 2016-08-10 | 3 | -4/+4 |
|\ \ | |||||
| * | | Avoid commit lookup on diff_helperexplicit-arguments-on-diff_file_html_data | Paco Guzman | 2016-08-10 | 3 | -4/+4 |
* | | | Merge branch 'decouple-secret-keys' into 'master' | Douwe Maan | 2016-08-10 | 6 | -52/+292 |
|\ \ \ | |||||
| * | | | Mention that gitlab.rb must be kept, toodecouple-secret-keys | Sean McGivern | 2016-08-04 | 1 | -11/+12 |
| * | | | Ignore Rails/Exit cop in initializer | Sean McGivern | 2016-08-04 | 1 | -1/+1 |
| * | | | Mention that gitlab.rb needs to be kept | Sean McGivern | 2016-08-03 | 1 | -7/+7 |
| * | | | Clarify intentions of secret token initializer | Sean McGivern | 2016-08-03 | 1 | -35/+55 |
| * | | | Give priority to environment variables | Sean McGivern | 2016-08-03 | 2 | -10/+88 |
| * | | | Store all secret keys in secrets.yml | Sean McGivern | 2016-08-03 | 3 | -58/+53 |
| * | | | Store OTP secret key in secrets.yml | Sean McGivern | 2016-08-03 | 6 | -53/+199 |
* | | | | Merge branch 'clean-up-project-destroy' into 'master' | Robert Speicher | 2016-08-10 | 8 | -18/+12 |
|\ \ \ \ | |||||
| * | | | | Clean up project destructionclean-up-project-destroy | Stan Hu | 2016-08-10 | 8 | -18/+12 |
* | | | | | Merge branch 'feature/svg-badge-template' into 'master' | Douwe Maan | 2016-08-10 | 10 | -100/+315 |
|\ \ \ \ \ | |||||
| * | | | | | Add missing space to generic badge templatefeature/svg-badge-template | Grzegorz Bizon | 2016-08-10 | 1 | -1/+1 |
| * | | | | | Extend build badge specs to cover multiple pipelines | Grzegorz Bizon | 2016-08-09 | 1 | -14/+26 |
| * | | | | | Merge branch 'master' into feature/svg-badge-template | Grzegorz Bizon | 2016-08-09 | 102 | -641/+1219 |
| |\ \ \ \ \ | |||||
| * | | | | | | Improve indentation in svg badge template | Grzegorz Bizon | 2016-08-08 | 2 | -8/+19 |
| * | | | | | | Improve builds badge specs, remove legacy methods | Grzegorz Bizon | 2016-08-08 | 2 | -40/+21 |
| * | | | | | | Merge branch 'master' into feature/svg-badge-template | Grzegorz Bizon | 2016-08-08 | 450 | -3708/+8621 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Use new badge template to render build status badge | Grzegorz Bizon | 2016-08-08 | 4 | -3/+8 |
| * | | | | | | | Add badge template class to use with SVG ERB template | Grzegorz Bizon | 2016-07-28 | 2 | -0/+139 |
| * | | | | | | | Calculate build status only in build badge class | Grzegorz Bizon | 2016-07-28 | 2 | -17/+26 |
| * | | | | | | | Extract build status badge metadata to separate class | Grzegorz Bizon | 2016-07-28 | 5 | -49/+82 |
| * | | | | | | | Add badge template to generic badge view template | Grzegorz Bizon | 2016-07-28 | 1 | -9/+9 |
| * | | | | | | | Add generic SVG badge template | Grzegorz Bizon | 2016-07-28 | 1 | -0/+25 |
* | | | | | | | | Update CHANGELOG for 8.10.5 | Rémy Coutable | 2016-08-10 | 1 | -2/+4 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'add-column-with-default-to-downtime-guide' into 'master' | Achilleas Pipinellis | 2016-08-10 | 1 | -0/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Mention add_column_with_default in downtime guideadd-column-with-default-to-downtime-guide | Yorick Peterse | 2016-08-10 | 1 | -0/+8 |
* | | | | | | | | Merge branch 'fix-angle-brackets-in-docs' into 'master' | Achilleas Pipinellis | 2016-08-10 | 4 | -4/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix escaped angle bracket's in integration documentation. | Eric K Idema | 2016-05-12 | 4 | -4/+4 |
* | | | | | | | | | Merge branch 'fix-filter-label-tooltip' into 'master' | Fatih Acet | 2016-08-10 | 3 | -5/+13 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix filter label tooltip HTML rendering | Clement Ho | 2016-08-04 | 3 | -5/+13 |
* | | | | | | | | | | Merge branch 'use-cached-project-count-ce' into 'master' | Rémy Coutable | 2016-08-10 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Used cached value of project count to reduce DB load | Rémy Coutable | 2016-08-10 | 2 | -1/+2 |
* | | | | | | | | | | | Merge branch 'update-ui-guide--svgs' into 'master' | Dmitriy Zaporozhets | 2016-08-10 | 1 | -0/+36 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | spellcheckupdate-ui-guide--svgs | Taurie Davis | 2016-08-09 | 1 | -2/+2 |
| * | | | | | | | | | | | Add svg guidelines to ui guide | Taurie Davis | 2016-08-09 | 1 | -0/+36 |
* | | | | | | | | | | | | Merge branch 'doc-styleguides' into 'master' | Achilleas Pipinellis | 2016-08-10 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Small refactor of doc/development/README.md | Achilleas Pipinellis | 2016-08-10 | 1 | -4/+3 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'add-mailmap' into 'master' | Rémy Coutable | 2016-08-10 | 1 | -0/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add an initial .mailmap | Christian Couder | 2016-08-06 | 1 | -0/+35 |
* | | | | | | | | | | | | Removed extra newline from redis_spec.rb | Yorick Peterse | 2016-08-10 | 1 | -1/+0 |
| |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'zj-import-gitlab-fa-icon' into 'master' | Rémy Coutable | 2016-08-10 | 1 | -26/+12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Remove duplicate link_to statementszj-import-gitlab-fa-icon | Z.J. van de Weg | 2016-08-10 | 1 | -12/+6 |
| * | | | | | | | | | | | Use FA GitLab Icon for import project button | Z.J. van de Weg | 2016-08-08 | 1 | -18/+10 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'link-to-gdk-howtos' into 'master' | Achilleas Pipinellis | 2016-08-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |