summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | Improved code styling and added a HTTParty rescue blockJose Ivan Vargas2017-05-041-0/+2
| * | | | | | | | | | | | | | | | | Added specsJose Ivan Vargas2017-05-041-5/+5
| * | | | | | | | | | | | | | | | | Added rescue block for the test method for the prometheus serviceJose Ivan Vargas2017-05-041-1/+5
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'mrchrisw-import-shell-timeout'Sean McGivern2017-05-051-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add configurable timeout for git fetch and clone operationsmrchrisw-import-shell-timeoutChris Wilson2017-04-271-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Fix email receiver metrics eventsfix-email-receiver-metricsSean McGivern2017-05-053-3/+3
* | | | | | | | | | | | | | | | | Merge branch 'adam-separate-slash-commands' into 'master' Rémy Coutable2017-05-052-15/+83
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-042-15/+83
* | | | | | | | | | | | | | | | | | Some small updates for Spanish translations.Ruben Davila2017-05-043-3/+3
* | | | | | | | | | | | | | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-0423-98/+162
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix wording of Cycle Analytics stage legendsDouwe Maan2017-05-043-3/+3
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern2017-05-041-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-0/+6
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch '30973-network-graph-sorted-by-date-and-topo' into 'master' Douwe Maan2017-05-041-7/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Sort the network graph both by commit date and topographically.30973-network-graph-sorted-by-date-and-topoTimothy Andrew2017-05-041-7/+10
| * | | | | | | | | | | | | | | | | | Merge branch 'gitlab-shell-compile' into 'master' Rémy Coutable2017-05-041-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Compile gitlab-shell go executablesJacob Vosmaer2017-05-041-2/+8
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-043-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-023-3/+3
| * | | | | | | | | | | | | | | | | Merge branch '2247-emails-forwarded-to-service-desk-email-don-t-come' into 'm...Sean McGivern2017-05-041-5/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Handle incoming emails from aliases correctly2247-emails-forwarded-to-service-desk-email-don-t-comeSean McGivern2017-05-031-5/+11
| * | | | | | | | | | | | | | | | | | Merge branch '31647-fix-snippet-content_html' into 'master' Rémy Coutable2017-05-042-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Fix caching large snippet HTML content on MySQL databasesNick Thomas2017-05-032-0/+3
| | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch '31544-size-of-project-from-api' into 'master' Rémy Coutable2017-05-041-5/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Expose project statistics on single requests via the APIMark Fletcher2017-05-031-5/+9
| | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch '31671-merge-request-message-contains-carriage-returns' into 'ma...Douwe Maan2017-05-031-21/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | removes the possibility of commit messages having carriage returnsTiago Botelho2017-05-031-21/+0
| * | | | | | | | | | | | | | | | | Merge branch 'dm-blob-external-storage' into 'master' Sean McGivern2017-05-031-2/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-031-2/+10
| | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix project tree saver and fork spec failuresJames Lopez2017-05-031-0/+1
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch '28408-feature-proposal-include-search-options-to-pipelines-api'...Robert Speicher2017-05-032-4/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Improve documentationShinya Maeda2017-05-031-5/+5
| | * | | | | | | | | | | | | | | | Add constant as ALLOWED_INDEXED_COLUMNSShinya Maeda2017-05-031-1/+1
| | * | | | | | | | | | | | | | | | Use HasStatus::AVAILABLE_STATUSES instead of hard codingShinya Maeda2017-05-031-1/+1
| | * | | | | | | | | | | | | | | | Revert "Use JSON type for sorting parameter (halfway)"Shinya Maeda2017-05-031-4/+4
| | * | | | | | | | | | | | | | | | Use JSON type for sorting parameter (halfway)Shinya Maeda2017-05-031-4/+4
| | * | | | | | | | | | | | | | | | No need to support sha for sortingShinya Maeda2017-05-031-1/+1
| | * | | | | | | | | | | | | | | | Reduce playable columns for sortingShinya Maeda2017-05-031-1/+1
| | * | | | | | | | | | | | | | | | Add name(User)Shinya Maeda2017-05-031-1/+2
| | * | | | | | | | | | | | | | | | Fix how to use PipelinesFinderShinya Maeda2017-05-032-2/+2
| | * | | | | | | | | | | | | | | | %[] to %w[]Shinya Maeda2017-05-031-4/+4
| | * | | | | | | | | | | | | | | | %w() to %[]Shinya Maeda2017-05-031-5/+5
| | * | | | | | | | | | | | | | | | Fix rubocop offences and rspec failuresShinya Maeda2017-05-031-3/+3
| | * | | | | | | | | | | | | | | | Add specs. Plus, minor fixes.Shinya Maeda2017-05-031-1/+1
| | * | | | | | | | | | | | | | | | Fixed those points.Shinya Maeda2017-05-031-9/+8
| | * | | | | | | | | | | | | | | | - Add new parameters for Pipeline APIShinya Maeda2017-05-031-1/+11
| * | | | | | | | | | | | | | | | | Fix lazy error handling of cron parserDosuken shinya2017-05-031-2/+17
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'emoji-button-titles' into 'master' Filipa Lacerda2017-05-032-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge branch 'master' into emoji-button-titlesPhil Hughes2017-04-274-32/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into emoji-button-titlesPhil Hughes2017-04-2745-195/+1188
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \