summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \
| * | | | | | | Moved the title onto the emoji tagPhil Hughes2017-04-241-1/+1
| * | | | | | | Added back yarn:check to rake task...Phil Hughes2017-04-241-1/+1
| * | | | | | | Added emoji description title to award emoji buttonsPhil Hughes2017-04-241-1/+2
* | | | | | | | Include missing project attributes to Import/ExportJames Lopez2017-05-033-8/+31
* | | | | | | | Merge branch 'fix-n-plus-one-project-features' into 'master' Rémy Coutable2017-05-031-1/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Remove N+1 queries when checking nodes visible to userfix-n-plus-one-project-featuresSean McGivern2017-05-021-1/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'fix-gitaly-not-found' into 'master' Douwe Maan2017-05-022-34/+32
|\ \ \ \ \ \ \
| * | | | | | | Re-enable ref operations with gitaly after not-found fixfix-gitaly-not-foundAlejandro Rodríguez2017-05-022-34/+32
* | | | | | | | Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan2017-05-0210-20/+404
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Update commentsBob Van Landuyt2017-05-021-0/+8
| * | | | | | | Reuse Gitlab::Regex.full_namespace_regex in the DynamicPathValidatorBob Van Landuyt2017-05-021-0/+4
| * | | | | | | Rename child namespaces in migrationhelpersBob Van Landuyt2017-05-012-2/+7
| * | | | | | | Clear html cache for a projects milestonesBob Van Landuyt2017-05-011-0/+4
| * | | | | | | Remove dependecy on `User`Bob Van Landuyt2017-05-011-20/+0
| * | | | | | | Move ReservedPathsMigration into V1 namespaceBob Van Landuyt2017-05-0110-352/+362
| * | | | | | | Minor style adjustmentsBob Van Landuyt2017-05-013-7/+6
| * | | | | | | Clear cached markdown after renaming projectsBob Van Landuyt2017-05-013-3/+24
| * | | | | | | Rename Projects & Namespaces based on entire pathsBob Van Landuyt2017-05-013-8/+13
| * | | | | | | The dynamic path validator can block out partial pathsBob Van Landuyt2017-05-012-2/+2
| * | | | | | | Use objects for renaming namespaces and projectsBob Van Landuyt2017-05-015-100/+119
| * | | | | | | Rename projects in a migrationhelperBob Van Landuyt2017-05-013-23/+74