summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add empty line in cron_parser.rbShinya Maeda2017-04-061-1/+1
* Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda2017-04-061-7/+7
* Ommit begin block in try_parse_cronShinya Maeda2017-04-061-5/+3
* Separate cron_valid? and cron_time_zone_valid?Shinya Maeda2017-04-061-4/+6
* Dry up next_time_from. Move cron_parser_spec to appropriate location.Shinya Maeda2017-04-061-5/+1
* Move Ci::CronParser to Gitlab::Ci::CronParserShinya Maeda2017-04-062-36/+38
* Add Import/Export Setting for trigger_schedule. Remove ref validation.Shinya Maeda2017-04-062-1/+3
* Suppress Import/Export function warnings. Add comment for confirmation.Shinya Maeda2017-04-061-1/+1
* Fix rubocop issues. Use add_concurrent_foreign_key.Shinya Maeda2017-04-061-5/+5
* Brush up 2Shinya Maeda2017-04-061-1/+1
* Brush upShinya Maeda2017-04-061-3/+6
* real_next_run (WIP)Shinya Maeda2017-04-061-4/+5
* Use constraint for #validationShinya Maeda2017-04-061-2/+4
* Add validation to Ci::TriggerSchedule (Halfway)Shinya Maeda2017-04-061-5/+7
* Add rufus-scheduler to GemfileShinya Maeda2017-04-061-2/+0
* Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda2017-04-061-0/+30
* Github import rake taskJames Lopez2017-04-061-0/+204
* Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern2017-04-062-1/+16
|\
| * Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-052-1/+16
* | Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' Yorick Peterse2017-04-061-0/+24
|\ \
| * | Add remove_concurrent_index to database helperblackst0ne2017-04-061-0/+24
* | | Merge branch '28810-projectfinder-should-handle-more-options' into 'master' Rémy Coutable2017-04-066-6/+6
|\ \ \
| * | | ProjectsFinder should handle more optionsJacopo2017-04-066-6/+6
* | | | Merge branch '30021-api-deploy_keys-can_push-is-not-honoured' into 'master' Rémy Coutable2017-04-061-0/+1
|\ \ \ \
| * | | | Enable creation of deploy keys with write access via the APIMark Fletcher2017-04-051-0/+1
* | | | | Merge remote-tracking branch 'dev/master'DJ Mountney2017-04-055-25/+16
|\ \ \ \ \
| * | | | | Merge branch '30125-markdown-security'Robert Speicher2017-04-055-25/+16
* | | | | | Issue title realtimeRegis Boudinot2017-04-061-1/+2
|/ / / / /
* | | | | Merge branch 'gitaly-prevent-autoload' into 'master' Rémy Coutable2017-04-051-5/+33
|\ \ \ \ \
| * | | | | Deal with Rails autoload instance variable resetsJacob Vosmaer2017-04-051-5/+33
| | |_|_|/ | |/| | |
* | | | | Merge branch '30195-document-search-param-on-api' into 'master' Sean McGivern2017-04-051-0/+1
|\ \ \ \ \
| * | | | | Add "search" optional param and docs for V430195-document-search-param-on-apiOswaldo Ferreira2017-04-051-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'workhorse-1.4.3' into 'master' Sean McGivern2017-04-051-6/+1
|\ \ \ \ \
| * | | | | Remove deprecated field from workhorse responseJacob Vosmaer2017-04-051-6/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'convert-poll-interval-to-string' into 'master' Sean McGivern2017-04-051-1/+1
|\ \ \ \ \
| * | | | | Convert value to string before setting Poll-Interval headerconvert-poll-interval-to-stringAdam Niedzielski2017-04-051-1/+1
| |/ / / /
* | | | | Merge branch 'gitaly-refs' into 'master'Robert Speicher2017-04-056-16/+96
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-046-16/+96
* | | | | Use NamespaceValidator::WILDCARD_ROUTES in ETag caching middlewarewildcard-routes-in-etag-middlewareAdam Niedzielski2017-04-051-1/+1
| |/ / / |/| | |
* | | | Added mock deployment and monitoring service with environments fixturesKamil Trzciński2017-04-051-1/+7
* | | | Handle SSH keys that have multiple spaces between each markerStan Hu2017-04-041-1/+1
| |/ / |/| |
* | | Merge branch 'bug/api_milestone_merge_requests_scope' into 'master' Rémy Coutable2017-04-041-1/+1
|\ \ \
| * | | Fixes milestone/merge_request API endpoint to really scope the resultsJoren De Groof2017-04-031-1/+1
* | | | Fix issues importing forked projectsJames Lopez2017-04-046-7/+82
* | | | Merge branch '30400-fix-blob-highlighting-in-search' into 'master' Sean McGivern2017-04-042-1/+22
|\ \ \ \
| * | | | Fix blob highlighting in searchNick Thomas2017-04-032-1/+22
* | | | | Merge branch 'workhorse-gitaly-address' into 'master' Sean McGivern2017-04-041-1/+6
|\ \ \ \ \
| * | | | | Pass GitalyAddress to workhorseJacob Vosmaer2017-04-041-1/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix/disable-gitaly-post-receive-pack' into 'master' Robert Speicher2017-04-041-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Disable support for Gitaly PostReceivePackfix/disable-gitaly-post-receive-packAhmad Sherif2017-04-041-1/+2
| | |_|/ | |/| |