summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Added a condition on squash message displayNatalia Tepluhina2019-03-072-2/+1
* Improve files_decorator performancePaul Slaughter2019-03-075-152/+160
* Merge branch '30299-transform-notes-from-polling-response' into 'master'Phil Hughes2019-03-071-0/+4
|\
| * Handle transformed notes from polling responseHeinrich Lee Yu2019-03-061-0/+4
* | Provide EE backports for filtering by approver featureIgor2019-03-0711-256/+301
* | Merge branch '7714-boards-fe' into 'master'Kushal Pandya2019-03-074-1/+6
|\ \
| * | Porting changes from EERajat Jain2019-03-071-0/+1
| * | Display Recent Boards in Board switcherRajat Jain2019-03-043-1/+5
* | | Merge branch 'ce-project-settings-freshen-titles-descriptions' into 'master'Kushal Pandya2019-03-071-28/+20
|\ \ \
| * | | Update project settings section titles and infoLuke Bennett2019-03-061-28/+20
* | | | Merge branch 'ce-billings-gold-trial-callout-fe-persistent-callout' into 'mas...Tim Zallmann2019-03-065-9/+5
|\ \ \ \
| * | | | Refactor PersistentUserCallout instantiationsLuke Bennett2019-03-065-9/+5
* | | | | Merge branch '41888-access-personal-snippets-by-api' into 'master'Robert Speicher2019-03-061-0/+2
|\ \ \ \ \
| * | | | | Allow all personal snippets to be accessed by APINick Thomas2019-03-061-0/+2
* | | | | | Merge branch 'add-rubocop-return-nil-style' into 'master'Rémy Coutable2019-03-0633-45/+45
|\ \ \ \ \ \
| * | | | | | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-0633-45/+45
* | | | | | | Merge branch 'bvl-graphql-csrf' into 'master'Stan Hu2019-03-061-1/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Allow GraphQL requests without CSRF tokenBob Van Landuyt2019-03-061-1/+8
* | | | | | | Merge branch 'ee-parallel-diff-view-ce' into 'master'Filipa Lacerda2019-03-062-0/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CE backport of ee-parallel-diff-viewPhil Hughes2019-03-042-0/+11
* | | | | | | Merge branch 'api-mr-put-labels' into 'master'Sean McGivern2019-03-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add array support for labelsAlexandru Croitor2019-03-061-1/+1
* | | | | | | | Merge branch 'expose-merge-request-entity-for-pipelines' into 'master'Kamil Trzciński2019-03-064-0/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Expose merge request entity for pipelinesShinya Maeda2019-03-064-0/+34
* | | | | | | | | Add zoom to metrics dashboardAdriel Santiago2019-03-061-12/+13
* | | | | | | | | Allow protected branch creation via web and APIPatrick Bajao2019-03-062-3/+13
* | | | | | | | | Use encrypted runner tokensKamil Trzciński2019-03-067-43/+35
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch 'ce-billings-gold-trial-callout-fe' into 'master'Kushal Pandya2019-03-061-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Add PersistentUserCallout factory methodLuke Bennett2019-03-061-0/+8
| |/ / / / / / /
* | | | | | | | Merge branch '58023-add-Saturday-to-localization-first-day-of-the-week' into ...Clement Ho2019-03-062-3/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Add Saturday to first day of the weekhaghighi_ahmad2019-03-042-3/+15
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | API: delete job_artifacts of a single jobRoger Rüttimann2019-03-061-0/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Accept force option on commit via APIPatrick Bajao2019-03-063-5/+11
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'ce-9445-kerberos-clone-url-is-no-longer-visible' into 'master'Kushal Pandya2019-03-062-2/+4
|\ \ \ \ \ \
| * | | | | | Backport Kerberos clone URL to CEDennis Tang2019-03-042-2/+4
* | | | | | | Merge branch 'contribute/fix-issue-board-weekday-shift' into 'master'Kushal Pandya2019-03-061-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Remove timezone conversion of issue due dates for issue board cardsElias Werberich2019-02-251-1/+1
* | | | | | | Merge branch 'fix/38010-sidebar-loads-and-collapses' into 'master'Fatih Acet2019-03-062-83/+102
|\ \ \ \ \ \ \
| * | | | | | | Align nav-sidebar with design.gitlab.com docsEzekiel Kigbo2019-03-052-39/+35
| * | | | | | | Fix collapsing behaviour at 1200pxEzekiel Kigbo2019-03-052-11/+7
| * | | | | | | Removed force toggle .nav-sidebar on any click eventEzekiel Kigbo2019-03-052-11/+6
| * | | | | | | Added test for interacting with the nav-sidebar on smaller screensEzekiel Kigbo2019-03-052-13/+14
| * | | | | | | Updated nav-sidebar to collapse on loadEzekiel Kigbo2019-03-057-70/+59
| * | | | | | | Added DESKTOP_BREAKPOINTS constantEzekiel Kigbo2019-03-051-2/+4
| * | | | | | | Fixed navigation sidebar flashing open on page loadEzekiel2019-03-057-14/+54
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '52792-align-mirror-repository-button' into 'master'Clement Ho2019-03-052-5/+1
|\ \ \ \ \ \ \
| * | | | | | | Delete class selector that removes right paddingealcantara2019-03-052-5/+1
* | | | | | | | Add QA test to download merge request patch/diffsLinda Dai2019-03-051-3/+11
* | | | | | | | Merge branch 'fix/gb/fix-bridge-jobs-variables-policy' into 'master'Stan Hu2019-03-055-153/+175
|\ \ \ \ \ \ \ \
| * | | | | | | | Extract scoped CI/CD variables to a separate concernGrzegorz Bizon2019-03-023-142/+159