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/views
AgeCommit message (Expand)Author
2013-01-05Remove unused methodsDmitriy Zaporozhets
2013-01-05Tests are fixed nowDmitriy Zaporozhets
2013-01-05Fixed styles, ProjectHook specs etcDmitriy Zaporozhets
2013-01-05use ui-box as for allDmitriy Zaporozhets
2013-01-05Show images preview in notes. Show line additions/deletions for commitDmitriy Zaporozhets
2013-01-04Fixed protected branches and file editDmitriy Zaporozhets
2013-01-04Rspec fixesDmitriy Zaporozhets
2013-01-04Continue refactoring. Use repostory and teamDmitriy Zaporozhets
2013-01-03REpostiry, Team modelsDmitriy Zaporozhets
2013-01-02More readable Title for tabDmitriy Zaporozhets
2013-01-02Fix crash on group => showDmitriy Zaporozhets
2013-01-02Fixed admin -> group -> showDmitriy Zaporozhets
2013-01-02Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets
2013-01-02Project has now correct owner and creator. Increased test coverageDmitriy Zaporozhets
2013-01-02Fix #2375. Admin and owner can manage groupsDmitriy Zaporozhets
2012-12-31Bit of cleanup and improving mailerDmitriy Zaporozhets
2012-12-31Corrent link for MR diff note in emailDmitriy Zaporozhets
2012-12-31Fix MR css for accept MR blockDmitriy Zaporozhets
2012-12-30Add groups to search autocomplete. Use alphabetically scope for users orderDmitriy Zaporozhets
2012-12-30Get rid of skipping callbacks in production code. Dont trigger gitolite more ...Dmitriy Zaporozhets
2012-12-28Update app/views/notify/new_merge_request_email.html.hamlRobert Hopson
2012-12-28Merge branch 'feature/add_user_to_projects_in_group-2298' of https://github.c...Dmitriy Zaporozhets
2012-12-27Fix not_in_project scope. Added counters in admin -> users. Improved seedsDmitriy Zaporozhets
2012-12-26Fix form url and routes pathAndrey Kumanyaev
2012-12-26Rewrite rendering rows with users projects access in Users table in Admin gro...Andrey Kumanyaev
2012-12-26Rename scope "in_group" to "in_namespace"Andrey Kumanyaev
2012-12-26Replace short loop variable from "p" to "project"Andrey Kumanyaev
2012-12-26Add variable form in user sectionAndrey Kumanyaev
2012-12-26Add functional in user sectionAndrey Kumanyaev
2012-12-26Add functional in admin sectionAndrey Kumanyaev
2012-12-25Fix routing issues when navigating over tree, commits etcDmitriy Zaporozhets
2012-12-24Fix MR count for group scopeDmitriy Zaporozhets
2012-12-24Make the logo icon more awesomeDmitriy Zaporozhets
2012-12-24Replace Wire font with Yanone. Show only icon as link to dashboardDmitriy Zaporozhets
2012-12-23Fix webhook data sampleDmitriy Zaporozhets
2012-12-23Improve web hook data. Use clonable url in repo infoDmitriy Zaporozhets
2012-12-23Fixed MR count on dashboardDmitriy Zaporozhets
2012-12-21Up API version to v3Riyad Preukschas
2012-12-21Merge branch 'gh-issue-1509' of https://github.com/koenpunt/gitlabhq into koe...Dmitriy Zaporozhets
2012-12-21Fix text in project move mailRiyad Preukschas
2012-12-21Fix email send on close/reopen issue. Display project name with namespace. re...Dmitriy Zaporozhets
2012-12-21Send update instructions after project namespace id changed or namespace path...Dmitriy Zaporozhets
2012-12-20Changelog updated. Added warnings to username formDmitriy Zaporozhets
2012-12-20Fix gravatar and ldap configRiyad Preukschas
2012-12-20Update uses of Gitolite.config.foo settingsRiyad Preukschas
2012-12-20Fix issue update.jsDmitriy Zaporozhets
2012-12-19Pretty compare modeDmitriy Zaporozhets
2012-12-20Merge pull request #2315 from koenpunt/gh-issue-513Dmitriy Zaporozhets
2012-12-20only show switch if from and to are setKoen Punt
2012-12-20Updated test to match with switched commitsKoen Punt