summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Add testsDouwe Maan2017-02-063-6/+6
| * | | | | | | | | | | | | Validate route mapDouwe Maan2017-02-062-13/+6
| * | | | | | | | | | | | | Fix XSS issue by not using URI.joinDouwe Maan2017-02-061-2/+1
| * | | | | | | | | | | | | Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-0617-16/+125
* | | | | | | | | | | | | | Merge branch '26908-add-foreign-keys-to-timelogs' into 'master' Rubén Dávila Santos2017-02-072-2/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use normal associations instead of polymorphic.Ruben Davila2017-02-072-2/+18
* | | | | | | | | | | | | | | Merge branch '27352-search-label-filter-header' into 'master' Annabel Dunstone Gray2017-02-072-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 27352-search-label-filter-header27352-search-label-filter-headertauriedavis2017-02-032-2/+2
* | | | | | | | | | | | | | | | Merge branch '27774-text-color-contrast-is-barely-readable-for-pipelines-visu...Filipa Lacerda2017-02-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Give ci status text on pipeline graph a better font-weight27774-text-color-contrast-is-barely-readable-for-pipelines-visualization-graph-page-with-roboto-fontsdimitrieh2017-02-071-1/+1
* | | | | | | | | | | | | | | | | Merge branch '24716-fix-ctrl-click-links' into 'master' Clement Ho2017-02-073-4/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Simplify conditionsKushal Pandya2017-02-071-5/+3
| * | | | | | | | | | | | | | | | | Use `gl.utils.isMetaClick` to identify meta-clicksKushal Pandya2017-02-072-10/+2
| * | | | | | | | | | | | | | | | | Add utility `isMetaClick` to identify cross-platform meta-clickKushal Pandya2017-02-071-0/+8
| * | | | | | | | | | | | | | | | | Use plain JS within `clickTab`, make comment more conciseKushal Pandya2017-02-071-4/+10
| * | | | | | | | | | | | | | | | | Use plain JS in `goToTodoUrl`, make comment more conciseKushal Pandya2017-02-071-7/+8
| * | | | | | | | | | | | | | | | | Add Ctrl+Click support for tabsKushal Pandya2017-02-071-0/+14
| * | | | | | | | | | | | | | | | | Add Ctrl+Click supportKushal Pandya2017-02-071-3/+18
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch '25487-small-improvements-to-the-ui-of-mattermost-and-slack-comm...Clement Ho2017-02-077-37/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Added small improvments to the chat slash command servicesLuke "Jared" Bennett2017-02-077-37/+56
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch '27639-emoji-panel-under-the-side-panel-in-the-merge-request' in...Annabel Dunstone Gray2017-02-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Layer dropdowns over right sidebar27639-emoji-panel-under-the-side-panel-in-the-merge-requestSam Rose2017-02-061-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'disallow-ci-finished-time-wrapping' into 'master'Rémy Coutable2017-02-071-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Disallow CI’s finished time wrappingVitaly Baev2017-01-091-0/+1
* | | | | | | | | | | | | | | | | | | Merge branch 'fix-anchor-scrolling' into 'master' Clement Ho2017-02-071-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix broken anchor links when special characters are usedAndrey Krivko2017-02-071-0/+3
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch '26059-segoe-ui-vertical' into 'master' Filipa Lacerda2017-02-073-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Align Segoe UI label text26059-segoe-ui-verticalAnnabel Dunstone Gray2017-02-073-2/+7
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'timeago-perf' into 'master' Alfredo Sumaran2017-02-073-101/+128
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Improved timeago performancetimeago-perfPhil Hughes2017-02-073-101/+128
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch '24147-delete-env-button' into 'master' Rémy Coutable2017-02-079-19/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix stoppable?Kamil Trzcinski2017-02-075-8/+8
| * | | | | | | | | | | | | | | | | | | Update changesKamil Trzcinski2017-02-067-11/+11
| * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-02-06476-1816/+4544
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-01-241263-11512/+25758
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Allow to stop any environmentKamil Trzcinski2016-11-106-11/+20
| * | | | | | | | | | | | | | | | | | | | | Makes stop button visible in environment pageFilipa Lacerda2016-11-091-1/+1
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'refresh-permissions-when-moving-projects' into 'master' Rémy Coutable2017-02-073-3/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Refresh authorizations when transferring projectsrefresh-permissions-when-moving-projectsYorick Peterse2017-02-073-3/+25
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch '8082-permalink-to-file' into 'master' Alfredo Sumaran2017-02-075-32/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Add keyboard shortcut to move to file permalink8082-permalink-to-fileEric Eastwood2017-02-065-32/+46
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern2017-02-0711-14/+86
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-0711-14/+86
* | | | | | | | | | | | | | | | | | | | | Merge branch '27632_fix_mr_widget_url' into 'master'Sean McGivern2017-02-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fix MR widget urlJarka Kadlecova2017-02-071-2/+2
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'fix/import-group-members' into 'master' Rémy Coutable2017-02-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Add missing group members to export for I/Efix/import-group-membersJames Lopez2017-02-071-1/+1
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'issue_19262' into 'master' Sean McGivern2017-02-071-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Disallow system notes for closed issuablesissue_19262Felipe Artur2017-02-061-0/+1
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch '26920-hover-cursor-on-pagination-element' into 'master' Filipa Lacerda2017-02-071-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | |