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/app
AgeCommit message (Expand)Author
2016-04-08Revert "Merge branch 'new-navigation-prototype' into 'master'"Jacob Schatz
2016-04-08Revert "Merge branch 'fix-sidebar-exapnd' into 'master'"Jacob Schatz
2016-04-08Fix side-by-side code format & commit message wrapAnnabel Dunstone
2016-04-08Indentation updateAnnabel Dunstone
2016-04-08Preserve white spaceAnnabel Dunstone
2016-04-08Update number of Todos in the sidebar when it's marked as "Done"Douglas Barbosa Alexandre
2016-04-08Implement review suggestionsFelipe Artur
2016-04-08Remove duplication. Remove JS data attributesJacob Schatz
2016-04-08Hide "assign to me" link if not allowedJacob Schatz
2016-04-08Fix 2FA authentication spoofing vulnerabilityGrzegorz Bizon
2016-04-08Expire caches after project creation to ensure a consistent stateStan Hu
2016-04-08Improve codeFelipe Artur
2016-04-08Improve codeFelipe Artur
2016-04-08Fix problem when creating milestones in groups without projectsFelipe Artur
2016-04-07Merge branch 'update_main_lang_if_unset' into 'master' Rémy Coutable
2016-04-07Merge branch 'feature/expose-builds-badge' into 'master' Rémy Coutable
2016-04-07Merge branch 'fix_14638' into 'master' Rémy Coutable
2016-04-07Return status code 303 after a branch DELETE operation to avoid project deletionStan Hu
2016-04-07Reset MR optsJacob Schatz
2016-04-07Merge branch 'saml-external-groups' into 'master' Robert Speicher
2016-04-07Merge branch 'patch/fix-markdown-preview-wikis' into 'master' Robert Speicher
2016-04-07Merge branch 'issue_14952' into 'master' Jacob Schatz
2016-04-07Merge branch '14866-url-overflow' into 'master' Jacob Schatz
2016-04-07Change word-break to word-wrapAnnabel Dunstone
2016-04-07Merge branch 'master' into issue_14952Alfredo Sumaran
2016-04-07Use .new_record? insteadAlfredo Sumaran
2016-04-07Merge branch 'issue_14800' into 'master' Jacob Schatz
2016-04-06Horizontally scroll code blocks instead of wrappingAnnabel Dunstone
2016-04-06Wrap code blocks to next lineAnnabel Dunstone
2016-04-06Only update main language if it is not already setDrew Blessing
2016-04-06Do not fire blur event when clicking a suggestionAlfredo Sumaran
2016-04-06Merge branch 'dropdown-enter-select-fix' into 'master' Jacob Schatz
2016-04-06Merge branch 'delete-icon-color' into 'master' Jacob Schatz
2016-04-06Merge branch '14342-merge-button' into 'master' Jacob Schatz
2016-04-06Display clear button only if input has a valueAlfredo Sumaran
2016-04-06Change approach, do not use timeoutsAlfredo Sumaran
2016-04-06Use default branch when displaying list of badgesGrzegorz Bizon
2016-04-06Change name of badge variable in badges controllerGrzegorz Bizon
2016-04-06Remove obsolete badge code from project viewGrzegorz Bizon
2016-04-06Expose project badges in project settings menuGrzegorz Bizon
2016-04-06Make it possible to switch ref in badges viewGrzegorz Bizon
2016-04-06Add project header title in project badges viewGrzegorz Bizon
2016-04-06Use highlight helper to render badges code syntaxGrzegorz Bizon
2016-04-06Improve view with list of badgesGrzegorz Bizon
2016-04-06Extend build status badge, add html/markdown methodsGrzegorz Bizon
2016-04-06Add project badges view prototypeGrzegorz Bizon
2016-04-06Merge branch 'fix_missing_filters_on_status_tab_change' into 'master' Jacob Schatz
2016-04-06Fixes #14638.PotHix
2016-04-06Ensure empty recipients are rejected in BuildsEmailServiceRémy Coutable
2016-04-06Merge branch 'feature/margin-bottom-for-empty-repos' into 'master' Jeroen van Baarsen