summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add outer border for repository file tree tableadd-repo-file-tree-borderAndreas Kämmerle2018-08-141-0/+1
* Merge branch 'expose-all-artifacts-sizes-in-jobs-api' into 'master'Kamil Trzciński2018-08-141-1/+1
|\
| * Expose all artifacts sizes in jobs apiPeter Marko2018-08-141-1/+1
* | Remove scss variables, part 2Annabel Gray2018-08-1427-74/+65
* | Merge branch 'ee-5863-customize-notifications-for-new-epic' into 'master'Grzegorz Bizon2018-08-145-19/+24
|\ \
| * | Move N_ calls into separate filesMark Chao2018-08-142-10/+1
| * | Allow extensible mention type action for EEMark Chao2018-08-141-1/+7
| * | Allow NotificationRecipientService::Builder::Default to handle target without...Mark Chao2018-08-141-1/+1
| * | Add email_events to replace EMAIL_EVENTS because it needs to be dynamic,Mark Chao2018-08-145-7/+15
* | | Merge branch '50101-job-log-component' into 'master'Phil Hughes2018-08-141-0/+33
|\ \ \
| * | | Creates Vue component for job log traceFilipa Lacerda2018-08-131-0/+33
* | | | Merge branch '48942-rename-backlog-list-to-open-issue-boards' into 'master'Phil Hughes2018-08-141-1/+2
|\ \ \ \
| * | | | Change `Backlog` list title to `Open`Kushal Pandya2018-08-141-1/+2
| | |/ / | |/| |
* | | | Merge branch '50101-erased-block' into 'master'Phil Hughes2018-08-141-0/+48
|\ \ \ \
| * | | | Optimize timeago tooltip logicFilipa Lacerda2018-08-131-12/+5
| * | | | Creates vue component for erased block on job viewFilipa Lacerda2018-08-131-0/+55
* | | | | Merge branch '50047-spam-logs-pagination' into 'master'Phil Hughes2018-08-141-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix spam logs paginationAnnabel Dunstone Gray2018-08-101-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'frozen-string-enable-app-vestigial' into 'master'Stan Hu2018-08-1319-0/+38
|\ \ \ \
| * | | | Enable frozen string in vestigial app filesgfyoung2018-08-1219-0/+38
* | | | | Merge branch 'add_google_noto_color_emoji_font' into 'master'Clement Ho2018-08-133-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add Noto Color Emoji font supportAlexander Popov2018-08-133-3/+3
* | | | | Improve visuals of language bar on projectsDimitrie Hoekstra2018-08-131-2/+13
* | | | | Resolve "`Copy to Clipboard` tooltip appears under modal"Adriel Santiago2018-08-132-2/+1
* | | | | Merge branch 'ide-small-scroll-area' into 'master'Filipa Lacerda2018-08-131-1/+1
|\ \ \ \ \
| * | | | | Fixed small scroll area in Web IDEPhil Hughes2018-08-131-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sh-fix-issue-50210-oauth2' into 'master'Robert Speicher2018-08-131-1/+1
|\ \ \ \ \
| * | | | | Fix logins via OAuth2 geting logged out in an hourStan Hu2018-08-101-1/+1
* | | | | | Merge branch 'ce-5666-optimize_querying_manageable_groups' into 'master'Yorick Peterse2018-08-131-14/+5
|\ \ \ \ \ \
| * | | | | | Optimize querying User#manageable_groupsImre Farkas2018-08-061-14/+5
* | | | | | | Merge branch '45663-tag-quick-action-on-commit-comments' into 'master'Sean McGivern2018-08-1312-38/+129
|\ \ \ \ \ \ \
| * | | | | | | Tag message is frozen so avoid stripping destructivelyPeter Leitzen2018-08-101-1/+1
| * | | | | | | Freeze string literalsPeter Leitzen2018-08-101-0/+2
| * | | | | | | Fix preview of commit taggingPeter Leitzen2018-08-101-2/+0
| * | | | | | | Implement QuickActions::TargetServicePeter Leitzen2018-08-104-15/+38
| * | | | | | | Cannot mark a Commit as todo via `/todo`Peter Leitzen2018-08-101-1/+2
| * | | | | | | You cannot `/award` a CommitPeter Leitzen2018-08-101-1/+2
| * | | | | | | Let Commits::TagService return a result hashPeter Leitzen2018-08-101-3/+7
| * | | | | | | Support "Preview" tab also for commit commandsPeter Leitzen2018-08-101-8/+4
| * | | | | | | Move finding autocompletion targets into AutocompleteServicePeter Leitzen2018-08-102-9/+13
| * | | | | | | No need to destruct block argumentsPeter Leitzen2018-08-101-2/+2
| * | | | | | | Hide `/tag` quick action from non-authorised usersPeter Leitzen2018-08-101-2/+1
| * | | | | | | Remove "TODO authorize"Peter Leitzen2018-08-101-1/+0
| * | | | | | | Link to the tag in system notePeter Leitzen2018-08-101-1/+2
| * | | | | | | Rename Commits::UpdateService to Commits::TagServicePeter Leitzen2018-08-102-8/+2
| * | | | | | | Show optional tag message in quick action explanationPeter Leitzen2018-08-101-2/+3
| * | | | | | | Create a system note after tagging a commitPeter Leitzen2018-08-103-2/+17
| * | | | | | | Tag a commit via `/tag 1.2.3 message`Peter Leitzen2018-08-101-1/+20
| * | | | | | | Implement the `tag` commandsPeter Leitzen2018-08-101-0/+17
| * | | | | | | Create empty Commits::UpdateService and wire it upPeter Leitzen2018-08-105-9/+34