summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Implement QuickActions::TargetServicePeter Leitzen2018-08-103-13/+34
* | | | 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-101-0/+11
* | | | 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-102-1/+16
* | | | 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-103-9/+27
* | | | Build noteables in AutocompleteSourcesController#targetPeter Leitzen2018-08-101-9/+1
|/ / /
* | | CE Port of Protected Environments backendMayra Cabrera2018-08-102-1/+13
| |/ |/|
* | Squashed commit of the following:Shinya Maeda2018-08-071-15/+28
* | Merge branch 'group-todos' into 'master'Sean McGivern2018-08-075-41/+122
|\ \
| * | Add changes from the EEJarka Kadlecová2018-08-061-3/+2
| * | Fix removing todos for users without accessJarka Kadlecová2018-08-063-33/+67
| * | Remove group todos when a users looses accessJarka Kadlecová2018-08-023-3/+51
| * | Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-15/+15
* | | Merge branch 'issue_44821' into 'master'Sean McGivern2018-08-062-1/+2
|\ \ \
| * | | Retrieve merge request closing issues from database cacheFelipe Artur2018-08-062-1/+2
| | |/ | |/|
* | | Merge branch 'artifact-format-v2-with-parser' into 'master'Kamil Trzciński2018-08-031-0/+24
|\ \ \
| * | | Fix static analysysShinya Maeda2018-08-031-2/+2
| * | | Use serializable_hash for compared resultsShinya Maeda2018-08-031-1/+1
| * | | Added unique identifier to calculate_reactive_cache. Decoupled comparison log...Shinya Maeda2018-08-031-0/+24
* | | | Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-034-44/+60
* | | | Merge branch 'zj-update-repository-languages-rails5' into 'master'Yorick Peterse2018-08-031-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update query simplificationZeger-Jan van de Weg2018-08-021-2/+1
| | |/ | |/|
* | | Merge branch 'sh-fix-failing-deploy-token-clones' into 'master'Robert Speicher2018-08-021-0/+1
|\ \ \
| * | | Fix failing 500 errors when deploy tokens are used to cloneStan Hu2018-08-021-0/+1
* | | | Add Object Storage to GitLab project importJames Lopez2018-08-021-2/+1
| |/ / |/| |
* | | Add repository languages for projectsZeger-Jan van de Weg2018-08-012-0/+55
* | | Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable2018-08-012-2/+49
|\ \ \
| * | | Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+1
| * | | Allow users to set a statusBob Van Landuyt2018-07-302-2/+48
* | | | Merge branch 'timeouted' into 'master'Grzegorz Bizon2018-08-011-1/+1
|\ \ \ \
| * | | | correct error messageDiana Stanley2018-07-171-1/+1
* | | | | Merge branch 'runner-features' into 'master'Grzegorz Bizon2018-08-011-7/+19
|\ \ \ \ \
| * | | | | Fix current spec failuresKamil Trzciński2018-08-011-1/+1
| * | | | | Fix spec failuresKamil Trzciński2018-08-011-1/+1
| * | | | | Add `runner_unsupported` CI failureKamil Trzciński2018-08-011-7/+19
* | | | | | Merge branch 'fix-multiple-scopes' into 'master'Grzegorz Bizon2018-08-011-5/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Support multiple scopes when using authing container registry scopesKamil Trzciński2018-08-011-5/+7
* | | | | | Resource event modelJan Provaznik2018-08-011-0/+43
* | | | | | Merge branch 'fj-6860-instance-level-project-templates' into 'master'Sean McGivern2018-08-012-29/+47
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |