summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy method from pipeline classGrzegorz Bizon2017-06-051-11/+0
* Fix invalid conditional in pipeline create serviceGrzegorz Bizon2017-06-021-1/+1
* Refine implementation of pipeline stage seedsGrzegorz Bizon2017-06-025-52/+35
* Fix exposing legacy stages in pipeline entityGrzegorz Bizon2017-06-011-3/+3
* Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon2017-06-012-3/+3
* Rename pipeline methods related to legacy stagesGrzegorz Bizon2017-06-016-15/+15
* Expose pipeline stage seeds from pipeline instanceGrzegorz Bizon2017-05-311-5/+7
* Return stage seeds object from YAML processorGrzegorz Bizon2017-05-311-3/+5
* Remove legacy method from create build serviceGrzegorz Bizon2017-05-302-8/+5
* Expose stage model attributes from pipeline objectGrzegorz Bizon2017-05-302-2/+12
* Rename pipeline service that creates stages and jobsGrzegorz Bizon2017-05-302-2/+2
* Use non-global jQuery reference within raven bundleLuke "Jared" Bennett2017-05-251-1/+2
* Merge branch 'feature/rss-scoped-token' into 'master'Douwe Maan2017-05-246-34/+61
|\
| * extract partialAlexis Reigel2017-05-242-24/+14
| * user can reset his rss token on the account pageAlexis Reigel2017-05-242-4/+20
| * remove dead codeAlexis Reigel2017-05-241-9/+4
| * ensure rss token on readAlexis Reigel2017-05-241-1/+8
| * atom links with rss token instead of private tokenAlexis Reigel2017-05-242-8/+26
| * add rss_token attribute to user modelAlexis Reigel2017-05-241-1/+2
* | Remove redundant data-turbolink attributes from linksblackst0ne2017-05-253-7/+7
* | 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
* | | Copy as GFM even when parts of other elements are selectedDouwe Maan2017-05-242-8/+22
| |/ |/|
* | Merge branch 'dm-copy-as-gfm-without-empty-elements' into 'master'Filipa Lacerda2017-05-241-26/+49
|\ \
| * | Remove unnecessary variabledm-copy-as-gfm-without-empty-elementsDouwe Maan2017-05-241-3/+1
| * | Don't copy empty elements that were not selected on purpose as GFMDouwe Maan2017-05-181-26/+51
* | | Merge branch '32715-fix-note-padding' into 'master'Annabel Dunstone Gray2017-05-242-5/+9
|\ \ \
| * | | 32715 Make all notes use equal padding32715-fix-note-paddingtauriedavis2017-05-233-9/+9
* | | | Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon2017-05-2417-59/+101
|\ \ \ \
| * | | | Address reviewDouwe Maan2017-05-242-6/+9
| * | | | Fix specsdm-outdated-system-noteDouwe Maan2017-05-231-2/+5
| * | | | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-2316-61/+97
* | | | | Merge branch '32170-assignees-spinner' into 'master'Phil Hughes2017-05-243-1/+9
|\ \ \ \ \
| * | | | | add loading spinner to sidebar assignees32170-assignees-spinnerSimon Knox2017-05-243-1/+9
* | | | | | Merge branch '32828-refresh-build' into 'master'Phil Hughes2017-05-241-1/+1
|\ \ \ \ \ \
| * | | | | | Use refresh icon for retried jobs32828-refresh-buildAnnabel Dunstone Gray2017-05-231-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'dm-fix-routes' into 'master'Robert Speicher2017-05-242-189/+16
|\ \ \ \ \ \
| * | | | | | Remove changes that are not absolutely necessarydm-fix-routesDouwe Maan2017-05-236-22/+18
| * | | | | | Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan2017-05-236-201/+32
* | | | | | | Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'Douwe Maan2017-05-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
* | | | | | | | Merge branch 'mrchrisw-catch-openssl' into 'master'Douwe Maan2017-05-242-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Rescue OpenSSL::SSL::SSLError in JiraService and IssueTrackerServicemrchrisw-catch-opensslChris Wilson2017-05-232-2/+2
* | | | | | | | | Fix user and issues autocomplete in diff notesKushal Pandya2017-05-246-6/+6
* | | | | | | | | Merge branch 'dm-paste-code-inside-gfm-code' into 'master'Filipa Lacerda2017-05-242-9/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add specdm-paste-code-inside-gfm-codeDouwe Maan2017-05-231-6/+6
| * | | | | | | | | Don't wrap pasted code when it's already inside code tagsDouwe Maan2017-05-192-3/+22
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Reorder Issue action buttons as per UX recommendationKushal Pandya2017-05-241-12/+16
* | | | | | | | | Merge branch '32700-extra-nav-border' into 'master'Phil Hughes2017-05-241-11/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Only show extra nav border on layout nav32700-extra-nav-borderAnnabel Dunstone Gray2017-05-231-11/+11