summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Export pipeline stages in import/export featureGrzegorz Bizon2017-06-054-0/+16
* Revert invalid changes in new pipeline service specsGrzegorz Bizon2017-06-051-2/+2
* Remove legacy method from pipeline classGrzegorz Bizon2017-06-051-11/+0
* Fix invalid conditional in pipeline create serviceGrzegorz Bizon2017-06-023-5/+5
* Refine implementation of pipeline stage seedsGrzegorz Bizon2017-06-0212-205/+172
* Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-012-1/+3
|\
| * Use stage_id column in code that needs to know about itGrzegorz Bizon2017-06-012-1/+3
* | Fix exposing legacy stages in pipeline entityGrzegorz Bizon2017-06-011-3/+3
* | Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon2017-06-015-7/+9
* | Rename pipeline methods related to legacy stagesGrzegorz Bizon2017-06-018-23/+23
* | Expose pipeline stage seeds from pipeline instanceGrzegorz Bizon2017-05-312-5/+18
* | Return stage seeds object from YAML processorGrzegorz Bizon2017-05-315-26/+34
* | Refine pipeline stages seeds classGrzegorz Bizon2017-05-315-86/+121
* | Add stage seed class that represents attributesGrzegorz Bizon2017-05-303-2/+86
* | Remove legacy method from create build serviceGrzegorz Bizon2017-05-302-8/+5
* | Expose stage model attributes from pipeline objectGrzegorz Bizon2017-05-303-2/+26
* | Rename pipeline service that creates stages and jobsGrzegorz Bizon2017-05-302-2/+2
* | Implement CI/CD config attributes for persisted stagesGrzegorz Bizon2017-05-303-4/+53
|/
* Reorder pipeline stages-related migrationsGrzegorz Bizon2017-05-265-8/+10
* Create foreign keys for pipeline stages in migrationGrzegorz Bizon2017-05-262-1/+20
* Migrate build stage reference in a separate migrationGrzegorz Bizon2017-05-265-11/+78
* Add stage_id column to ci_builds in a separate migrationGrzegorz Bizon2017-05-262-2/+9
* Use a separate migration to create pipeline stages indexGrzegorz Bizon2017-05-262-10/+15
* Add pipeline stages post deployment migrationGrzegorz Bizon2017-05-267-11/+95
* Add migrations helpers to simplify writing migration specsGrzegorz Bizon2017-05-263-20/+18
* Make migration specs by using migrator in around hookGrzegorz Bizon2017-05-262-3/+16
* Simplify migrations for specific database schemaGrzegorz Bizon2017-05-256-162/+29
* Add PoC of ActiveRecord migration testingGrzegorz Bizon2017-05-254-0/+188
* Merge branch 'fix-raven-jquery-dep' into 'master'Phil Hughes2017-05-252-19/+2
|\
| * Use non-global jQuery reference within raven bundleLuke "Jared" Bennett2017-05-252-19/+2
|/
* Merge branch 'feature/rss-scoped-token' into 'master'Douwe Maan2017-05-2438-99/+280
|\
| * extract partialAlexis Reigel2017-05-242-24/+14
| * user can reset his rss token on the account pageAlexis Reigel2017-05-245-4/+40
| * remove dead codeAlexis Reigel2017-05-241-9/+4
| * create User#rss_token in user factory explicitelyAlexis Reigel2017-05-241-0/+4
| * ensure rss token on readAlexis Reigel2017-05-242-4/+13
| * use full caps RSS instead of rssAlexis Reigel2017-05-2420-48/+48
| * add changelogAlexis Reigel2017-05-241-0/+4
| * atom links with rss token instead of private tokenAlexis Reigel2017-05-2423-72/+162
| * add missing spec for incoming email token presenceAlexis Reigel2017-05-241-0/+7
| * rake task to reset all rss tokensAlexis Reigel2017-05-242-0/+16
| * add rss_token attribute to user modelAlexis Reigel2017-05-245-2/+32
* | Merge branch '32799-remove-no_turbolink-attribute-from-haml' into 'master'Robert Speicher2017-05-244-7/+11
|\ \
| * | Remove redundant data-turbolink attributes from linksblackst0ne2017-05-254-7/+11
|/ /
* | Merge branch 'winh-ajax-filter-cache' into 'master'Clement Ho2017-05-241-36/+11
|\ \
| * | Use AjaxCache in Droplab AjaxFilterwinh-ajax-filter-cachewinh2017-05-241-36/+11
* | | Merge branch 'dm-copy-gfm-when-parts-of-other-elements-are-selected' into 'ma...Filipa Lacerda2017-05-244-8/+45
|\ \ \ | |_|/ |/| |
| * | Add specDouwe Maan2017-05-241-0/+19
| * | Copy as GFM even when parts of other elements are selectedDouwe Maan2017-05-243-8/+26
|/ /
* | Merge branch 'dm-copy-as-gfm-without-empty-elements' into 'master'Filipa Lacerda2017-05-243-29/+66
|\ \