Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't add trailing = when in urlParamsToArray functionboards-querystring-backport | Simon Knox | 2018-08-27 | 7 | -77/+79 |
* | Merge branch 'frozen-string-enable-app-vestigial' into 'master' | Stan Hu | 2018-08-13 | 20 | -0/+43 |
|\ | |||||
| * | Enable frozen string in vestigial app files | gfyoung | 2018-08-12 | 20 | -0/+43 |
* | | Merge branch 'sh-bump-rugged-0.27.4' into 'master' | Robert Speicher | 2018-08-13 | 2 | -1/+6 |
|\ \ | |||||
| * | | Bump rugged to 0.27.4 for security fixes | Stan Hu | 2018-08-13 | 2 | -1/+6 |
* | | | Merge branch 'add_google_noto_color_emoji_font' into 'master' | Clement Ho | 2018-08-13 | 5 | -3/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add Noto Color Emoji font support | Alexander Popov | 2018-08-13 | 5 | -3/+12 |
* | | | Merge branch 'ide-live-preview-docs' into 'master' | Filipa Lacerda | 2018-08-13 | 3 | -0/+34 |
|\ \ \ | |||||
| * | | | Update docs and compress images | James Ramsay | 2018-08-13 | 3 | -13/+15 |
| * | | | Added docs for Web IDE Client Evaluation | Phil Hughes | 2018-08-13 | 3 | -0/+32 |
| | |/ | |/| | |||||
* | | | Merge branch 'visual-improvements-language-bar' into 'master' | Phil Hughes | 2018-08-13 | 2 | -2/+18 |
|\ \ \ | |||||
| * | | | Improve visuals of language bar on projects | Dimitrie Hoekstra | 2018-08-13 | 2 | -2/+18 |
|/ / / | |||||
* | | | Merge branch '41996-copy-to-clipboard-tooltip-appears-under-modal' into 'master' | Clement Ho | 2018-08-13 | 3 | -2/+6 |
|\ \ \ | |||||
| * | | | Resolve "`Copy to Clipboard` tooltip appears under modal" | Adriel Santiago | 2018-08-13 | 3 | -2/+6 |
|/ / / | |||||
* | | | Merge branch 'ide-small-scroll-area' into 'master' | Filipa Lacerda | 2018-08-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fixed small scroll area in Web IDE | Phil Hughes | 2018-08-13 | 1 | -1/+1 |
* | | | | Merge branch 'sh-fix-issue-50210-oauth2' into 'master' | Robert Speicher | 2018-08-13 | 2 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | Fix logins via OAuth2 geting logged out in an hour | Stan Hu | 2018-08-10 | 2 | -1/+5 |
* | | | | | Merge branch 'fix-pipeline-fixture-seeder' into 'master' | Kamil Trzciński | 2018-08-13 | 2 | -22/+46 |
|\ \ \ \ \ | |||||
| * | | | | | Squashed commit of the following: | Shinya Maeda | 2018-08-08 | 2 | -22/+46 |
* | | | | | | Merge branch '50243-auto-devops-behind-a-proxy' into 'master' | Kamil Trzciński | 2018-08-13 | 2 | -2/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Vendor Auto-DevOps.gitlab-ci.yml with new proxy env vars passed through to do... | Dylan Griffith | 2018-08-13 | 2 | -2/+27 |
* | | | | | | | Merge branch 'ce-5666-optimize_querying_manageable_groups' into 'master' | Yorick Peterse | 2018-08-13 | 2 | -14/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Optimize querying User#manageable_groups | Imre Farkas | 2018-08-06 | 2 | -14/+10 |
* | | | | | | | | Merge branch '45663-tag-quick-action-on-commit-comments' into 'master' | Sean McGivern | 2018-08-13 | 23 | -102/+524 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tag message is frozen so avoid stripping destructively | Peter Leitzen | 2018-08-10 | 1 | -1/+1 |
| * | | | | | | | | Freeze string literals | Peter Leitzen | 2018-08-10 | 4 | -0/+8 |
| * | | | | | | | | Fix preview of commit tagging | Peter Leitzen | 2018-08-10 | 4 | -4/+25 |
| * | | | | | | | | Implement QuickActions::TargetService | Peter Leitzen | 2018-08-10 | 5 | -15/+113 |
| * | | | | | | | | Cannot mark a Commit as todo via `/todo` | Peter Leitzen | 2018-08-10 | 2 | -11/+24 |
| * | | | | | | | | You cannot `/award` a Commit | Peter Leitzen | 2018-08-10 | 2 | -1/+8 |
| * | | | | | | | | Let Commits::TagService return a result hash | Peter Leitzen | 2018-08-10 | 2 | -13/+30 |
| * | | | | | | | | Support "Preview" tab also for commit commands | Peter Leitzen | 2018-08-10 | 2 | -8/+29 |
| * | | | | | | | | Move finding autocompletion targets into AutocompleteService | Peter Leitzen | 2018-08-10 | 2 | -9/+13 |
| * | | | | | | | | No need to destruct block arguments | Peter Leitzen | 2018-08-10 | 1 | -2/+2 |
| * | | | | | | | | Hide `/tag` quick action from non-authorised users | Peter Leitzen | 2018-08-10 | 1 | -2/+1 |
| * | | | | | | | | Remove "TODO authorize" | Peter Leitzen | 2018-08-10 | 1 | -1/+0 |
| * | | | | | | | | Link to the tag in system note | Peter Leitzen | 2018-08-10 | 2 | -3/+6 |
| * | | | | | | | | Rename Commits::UpdateService to Commits::TagService | Peter Leitzen | 2018-08-10 | 4 | -11/+5 |
| * | | | | | | | | Refactor spec for Commits::UpdateService | Peter Leitzen | 2018-08-10 | 1 | -27/+51 |
| * | | | | | | | | Show optional tag message in quick action explanation | Peter Leitzen | 2018-08-10 | 2 | -6/+31 |
| * | | | | | | | | Document `/tag` in quick actions user doc | Peter Leitzen | 2018-08-10 | 1 | -3/+4 |
| * | | | | | | | | Add changelog | Peter Leitzen | 2018-08-10 | 1 | -0/+5 |
| * | | | | | | | | Create a system note after tagging a commit | Peter Leitzen | 2018-08-10 | 5 | -3/+51 |
| * | | | | | | | | Commit notes now support quick actions | Peter Leitzen | 2018-08-10 | 1 | -42/+4 |
| * | | | | | | | | Quick actions are now also supported on commits | Peter Leitzen | 2018-08-10 | 1 | -9/+1 |
| * | | | | | | | | Tag a commit via `/tag 1.2.3 message` | Peter Leitzen | 2018-08-10 | 2 | -1/+67 |
| * | | | | | | | | Implement the `tag` commands | Peter Leitzen | 2018-08-10 | 2 | -0/+62 |
| * | | | | | | | | Create empty Commits::UpdateService and wire it up | Peter Leitzen | 2018-08-10 | 5 | -9/+34 |
| * | | | | | | | | Build noteables in AutocompleteSourcesController#target | Peter Leitzen | 2018-08-10 | 2 | -11/+3 |