Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all API authentication code to APIGuard | Douwe Maan | 2017-10-12 | 1 | -0/+2 |
* | Merge branch '39028-repo-by-url-fields' into 'master' | Tim Zallmann | 2017-10-12 | 2 | -47/+53 |
|\ | |||||
| * | Add project fields to import project by url | Annabel Dunstone Gray | 2017-10-11 | 2 | -47/+53 |
* | | Merge branch 'issue-36484' into 'master' | Annabel Dunstone Gray | 2017-10-11 | 2 | -10/+10 |
|\ \ | |||||
| * | | Remove unnecessary alt-texts from pipeline emails | Gustav Ernberg | 2017-10-02 | 2 | -10/+10 |
* | | | Merge branch '38871-cleanup-data-page-attribute-after-karma-test' into 'master' | Clement Ho | 2017-10-11 | 5 | -6/+6 |
|\ \ \ | |||||
| * | | | Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-test | Eric Eastwood | 2017-10-11 | 5 | -6/+6 |
* | | | | Merge branch '37660-match-sidebar-colors' into 'master' | Annabel Dunstone Gray | 2017-10-11 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | 37660 Change background color of nav sidebar to match other gl sidebars37660-match-sidebar-colors | tauriedavis | 2017-10-10 | 1 | -1/+1 |
* | | | | | Merge branch 'ph-gl-form-js-modules' into 'master' | Filipa Lacerda | 2017-10-11 | 7 | -122/+115 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | spec fixesph-gl-form-js-modules | Phil Hughes | 2017-10-11 | 2 | -5/+5 |
| * | | | | Moves form related JS modules out of global | Phil Hughes | 2017-10-11 | 7 | -119/+112 |
| |/ / / | |||||
* | | | | Merge branch 'move_markdown_preview_to_concern' into 'master' | Sean McGivern | 2017-10-11 | 6 | -35/+28 |
|\ \ \ \ | |||||
| * | | | | Add support for markdown preview to group milestonesmove_markdown_preview_to_concern | Vitaliy @blackst0ne Klachkov | 2017-10-11 | 6 | -35/+28 |
* | | | | | Merge branch '38720-sort-admin-runners' into 'master' | Rémy Coutable | 2017-10-11 | 2 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Add sort runners on admin runners | Takuya Noguchi | 2017-10-04 | 2 | -2/+3 |
* | | | | | | Simplify project page | Annabel Dunstone Gray | 2017-10-11 | 13 | -149/+269 |
* | | | | | | Enable eslint in star and remove from main.js | Filipa Lacerda | 2017-10-11 | 2 | -20/+21 |
* | | | | | | Merge branch '38869-labels' into 'master' | Phil Hughes | 2017-10-11 | 4 | -151/+137 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Use ES6 modules in labels and labels manager | Filipa Lacerda | 2017-10-10 | 4 | -151/+137 |
* | | | | | | Decreases z-index of select2 to a lower number than our navigation bar | Filipa Lacerda | 2017-10-10 | 1 | -0/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Remove not selector increasing specificity of rulesfix-dropdown | Filipa Lacerda | 2017-10-10 | 2 | -2/+3 |
|/ / / / | |||||
* | | | | Fix unable to expand text diff discussion comments | Clement Ho | 2017-10-10 | 3 | -4/+4 |
* | | | | Stop using `branch_names.include?` and use `branch_exists?` | Andrew Newdigate | 2017-10-10 | 3 | -5/+5 |
* | | | | Merge branch '38869-u2f' into 'master'38968-label-picker-should-be-cleared-upon-selecting-a-label | Phil Hughes | 2017-10-10 | 7 | -223/+190 |
|\ \ \ \ | |||||
| * | | | | Remove u2f from globalnamespace38869-u2f | Filipa Lacerda | 2017-10-09 | 7 | -223/+190 |
* | | | | | Merge branch 'flash-es6-module' into 'master' | Filipa Lacerda | 2017-10-10 | 71 | -197/+179 |
|\ \ \ \ \ | |||||
| * | | | | | removed global eslint for remaining filesflash-es6-module | Phil Hughes | 2017-10-10 | 5 | -8/+0 |
| * | | | | | fixed notes specs | Phil Hughes | 2017-10-10 | 2 | -12/+10 |
| * | | | | | karma spec fixes | Phil Hughes | 2017-10-10 | 4 | -13/+8 |
| * | | | | | fixed eslint | Phil Hughes | 2017-10-10 | 1 | -8/+8 |
| * | | | | | flash tests | Phil Hughes | 2017-10-10 | 1 | -11/+34 |
| * | | | | | spec fixes | Phil Hughes | 2017-10-10 | 2 | -7/+12 |
| * | | | | | Flash is now a ES6 module | Phil Hughes | 2017-10-10 | 67 | -179/+148 |
* | | | | | | Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master' | Douwe Maan | 2017-10-10 | 12 | -12/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Changed Group Icon URL Back to try option38245-private-avatars-are-not-cdn-compatible | Tim Zallmann | 2017-10-10 | 1 | -5/+1 |
| * | | | | | | Fix for Lint Error + Upload Test | Tim Zallmann | 2017-10-09 | 1 | -1/+0 |
| * | | | | | | Based on MR simplified the logic | Tim Zallmann | 2017-10-09 | 3 | -17/+5 |
| * | | | | | | Removed 2 uncommented lines | Tim Zallmann | 2017-10-06 | 1 | -2/+0 |
| * | | | | | | Fixed Linting Error | Tim Zallmann | 2017-10-05 | 1 | -8/+0 |
| * | | | | | | Another Change for cleanup | Tim Zallmann | 2017-10-05 | 1 | -6/+0 |
| * | | | | | | Updates based on MR comments | Tim Zallmann | 2017-10-05 | 3 | -16/+19 |
| * | | | | | | Fixed Tests | Tim Zallmann | 2017-10-04 | 1 | -5/+6 |
| * | | | | | | Fixed Test | Tim Zallmann | 2017-10-04 | 1 | -3/+3 |
| * | | | | | | Fixed Linting errors + tests | Tim Zallmann | 2017-10-04 | 2 | -5/+3 |
| * | | | | | | Created group_icon and group_icon_url | Tim Zallmann | 2017-10-04 | 11 | -15/+34 |
| * | | | | | | Making private project avatars use local paths + Some Group Icons | Tim Zallmann | 2017-10-04 | 4 | -9/+27 |
* | | | | | | | Merge branch '38941-lock-note-fix' into 'master' | Sean McGivern | 2017-10-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix text for the merge request lock system note | Jarka Kadlecova | 2017-10-10 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'acet-fix-paste-on-comment-form' into 'master' | Filipa Lacerda | 2017-10-10 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ |