Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-03-07Fix time tracking endpoints for API v4Timothy Andrew
2017-03-07Migrate the Todos API to use `issuable_iid`Timothy Andrew
2017-03-07Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid`Timothy Andrew
2017-03-07Migrate the MergeRequestDiffs API to use `merge_request_iid`Timothy Andrew
2017-03-07API routes referencing a specific merge request should use the MR `iid`Timothy Andrew
2017-03-07API routes referencing a specific issue should use the issue `iid`Timothy Andrew
2017-03-07Merge branch '23948-assign-to-me' into 'master' Alfredo Sumaran
2017-03-07re-add Assign to Me link on new MR/Issue formsSimon Knox
2017-03-07Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda
2017-03-07Merge branch '28598-narrow-environment-payload-by-using-basic-project' into '...Rémy Coutable
2017-03-07Merge branch 'use-publish-to-post-notifications' into 'master' Rémy Coutable
2017-03-07Fix up @DouweM reviewEric Eastwood
2017-03-06Merge branch 'zj-create-mattermost-team' into 'master' Kamil Trzciński
2017-03-06Merge branch '21605-allow-html5-details' into 'master' Douwe Maan
2017-03-06apply codestyle and implementation changes to the respective feature codeTiago Botelho
2017-03-06Merge branch 'pipeline-blocking-actions' into 'master' Kamil Trzciński
2017-03-06Fix wrong image src with cached gl-emoji and relative rootEric Eastwood
2017-03-06Use native unicode emojisEric Eastwood
2017-03-06Merge branch 'rs-fix-deployments-v3-namespace' into 'master' Robert Speicher
2017-03-06Merge branch 'backup_storage_class' into 'master' Rémy Coutable
2017-03-06Move `api/v3/deployments` to the correct namespaceRobert Speicher
2017-03-06Narrow environment payload by using basic project details resourceOswaldo Ferreira
2017-03-06Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński
2017-03-06SanitizationFilter allows html5 details and summary (Issue #21605)James
2017-03-06Merge branch '27520-option-to-prevent-signing-in-from-multiple-ips' into 'mas...Sean McGivern
2017-03-06Merge branch 'gitlab-database-fix' into 'master' Douwe Maan
2017-03-06Remove unecessary defaults for uniq ip block, cleanup refactoring leftoversPawel Chojnacki
2017-03-06align schema.rb with upstream and fix rubocop warning about not freezing muta...Pawel Chojnacki
2017-03-06Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki
2017-03-06Cleanup common code in Unique Ips testsPawel Chojnacki
2017-03-06Test various login scenarios if the limit gets enforcedPawel Chojnacki
2017-03-06Cleanup formattingPawel Chojnacki
2017-03-06Allow limiting logging in users from too many different IPs.Pawel Chojnacki
2017-03-06Merge branch 'master' into pipeline-blocking-actionsGrzegorz Bizon
2017-03-06Merge branch 'master' into 'zj-create-mattermost-team'Zeger-Jan van de Weg
2017-03-06Incorporate review, drop old endpointZ.J. van de Weg
2017-03-06Rename build to job in the docsZ.J. van de Weg
2017-03-06Add changelog entryZ.J. van de Weg
2017-03-06Fix all testsToon Claes
2017-03-06Pick API files from 8.16.6Z.J. van de Weg
2017-03-06Keep entities the same for API v3Z.J. van de Weg
2017-03-06Update entities, rename from builds to jobsZ.J. van de Weg
2017-03-06Rename Builds to Jobs in the APIZ.J. van de Weg
2017-03-06Remove "subscribed" field from API responses returning list of issues or merg...Adam Niedzielski
2017-03-06Improve specs for detailed statuses with manual actionsGrzegorz Bizon
2017-03-06Merge branch 'introduce-pipeline-triggers' into 'master' Sean McGivern
2017-03-06Merge branch '1648-remove-remnants-of-git-annex-support' into 'master' Robert Speicher
2017-03-06Merge branch '26384-improve-omnibus-mattermost-command-installation-flow' int...Kamil Trzciński
2017-03-06Fix UserBasicKamil Trzcinski
2017-03-06Ignore job by default if it is a manual actionGrzegorz Bizon