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
2013-05-09Fix monokai highlight line cssDmitriy Zaporozhets
2013-05-09Fix missing div container for nice css stylingJavier Castro
2013-05-09Implemented code search featureJavier Castro
2013-05-08Fix last tree breadcrumbs for blobDmitriy Zaporozhets
2013-05-08Add custom sing-in text & google analyticsDmitriy Zaporozhets
2013-05-08Add extra config for some advanced customizationDmitriy Zaporozhets
2013-05-08Admin.user page: sort projects, add better confirm message for leaving teamDmitriy Zaporozhets
2013-05-08Fix project labels scopeDmitriy Zaporozhets
2013-05-08Dont show fork button in personal projects. Point to fork if already forked p...Dmitriy Zaporozhets
2013-05-08Merge branch 'enhancement/issue_filter_dropdown' of /home/git/repositories/gi...Dmitriy Zaporozhets
2013-05-08Merge pull request #3834 from ichord/gfm-autocompDmitriy Zaporozhets
2013-05-08bring more usability to issues filtering. Block issues area on loading filter...Dmitriy Zaporozhets
2013-05-08init filter linksDmitriy Zaporozhets
2013-05-08replace selectboxes with filtersDmitriy Zaporozhets
2013-05-07Include default labels in issues autocomplete etc. Show colored labels on iss...Dmitriy Zaporozhets
2013-05-07add Gitlab::Label class and different color labels for default labels setDmitriy Zaporozhets
2013-05-07Add generate action to labels controller which allow creation of default labe...Dmitriy Zaporozhets
2013-05-07Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets
2013-05-06Restyle admin -> groups pageDmitriy Zaporozhets
2013-05-06Style paginationDmitriy Zaporozhets
2013-05-06Usability improvements to deploy leysDmitriy Zaporozhets
2013-05-06Feature: Deploy keys between projectsDmitriy Zaporozhets
2013-05-06Create DeployKey & DeployKeysProject models. Bulding many to many relation be...Dmitriy Zaporozhets
2013-05-05remove trailing spacesAndrey Kumanyaev
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-05-05Remove 2000 char limit on issue description textareafalk
2013-05-04autocomplete issues and preload autocomplete data.ichord
2013-05-04Reorder buttons on clone panel of projectDmitriy Zaporozhets
2013-05-03fork failing when calling initialize_dupAngus MacArthur
2013-05-03Merge pull request #3814 from tsl0922/fix-ace-mode-404Dmitriy Zaporozhets
2013-05-03fix ace mode 404tsl0922
2013-05-03Merge pull request #3801 from holdtotherod/feature/internally-public-projectsDmitriy Zaporozhets
2013-05-03Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets
2013-05-03Made fixes suggested by @randx in pull requestAngus MacArthur
2013-05-03Fix bug for repeated fork requestsAngus MacArthur
2013-05-03Non-logged in users see public project names as static textStephen Lottermoser
2013-05-02Merge pull request #3645 from lucasuyezu/alphabetically_sortedDmitriy Zaporozhets
2013-05-02Merge pull request #3704 from former03/feature_bugfix_js_memberadd_realtive_u...Dmitriy Zaporozhets
2013-05-02Fix issue with undefined dispather pageDmitriy Zaporozhets
2013-05-02Move search autocomplete call to dispatcherDmitriy Zaporozhets
2013-05-02coffescript refactoring pt.1Dmitriy Zaporozhets
2013-05-02Fix newlines in how-to-merge. Added steps description. Fixes #3772Dmitriy Zaporozhets
2013-05-02move more inline js to handle via dispatcherDmitriy Zaporozhets
2013-05-02Remove on-ready for NoteList eventDmitriy Zaporozhets
2013-05-02Replace inline document.ready with dispatcherDmitriy Zaporozhets
2013-05-02Internally public projectsStephen Lottermoser
2013-05-02Swapped out placeholder text on teams admin pageCiaran Downey
2013-05-01gitlab_git to 1.0.6, return submodule rendering in treeDmitriy Zaporozhets
2013-04-30Show emoji popup if : preceeding by space or is new line.Aleks Bunin
2013-04-30Merge pull request #3692 from szechyjs/masterDmitriy Zaporozhets