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
AgeCommit message (Expand)Author
2013-12-29Sort dropdown for Dashboard#projects pageDmitriy Zaporozhets
2013-12-26Merge branch 'refactor/notes' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-12-26Add User#email uniq validation. Fixed confirmation for admin/users formDmitriy Zaporozhets
2013-12-26Fix User#by_username_or_id for postgresDmitriy Zaporozhets
2013-12-25Make note anchors actually workDmitriy Zaporozhets
2013-12-25Improve dev fixturesDmitriy Zaporozhets
2013-12-23Dont allow upload of non-image formats for user avatarDmitriy Zaporozhets
2013-12-19Add validations to BroadcastMessage color and fontDmitriy Zaporozhets
2013-12-19Merge branch 'atomaka/feature/message-colors' of https://github.com/atomaka/g...Dmitriy Zaporozhets
2013-12-19Merge pull request #5865 from skv-headless/masterDmitriy Zaporozhets
2013-12-19Customization and previewing of broadcast messagesAndrew Tomaka
2013-12-18Validate project creator only on createDmitriy Zaporozhets
2013-12-18Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2013-12-18Move EmailOnPush logic to async workerDmitriy Zaporozhets
2013-12-18Duplicate opened scope for issueAlexey Elizarov
2013-12-17pluck user_ids during team importskv
2013-12-17Better description to EmailsOnPush serviceDmitriy Zaporozhets
2013-12-17Email on push: dont send email if new branch was pushed or branch was removedDmitriy Zaporozhets
2013-12-17Add new method to mailer for deliver emails with push infoDmitriy Zaporozhets
2013-12-17Add project_services dir to autoload pathDmitriy Zaporozhets
2013-12-17Create EmailsOnPushService modelDmitriy Zaporozhets
2013-12-17Move project services models to own subdirectoryDmitriy Zaporozhets
2013-12-16Merge branch 'improve/repo_head_update'Dmitriy Zaporozhets
2013-12-16Merge pull request #5841 from Popl7/archiving_old_projectsDmitriy Zaporozhets
2013-12-16Merge pull request #5843 from bke-drewb/fix/dashboard_event_updatesDmitriy Zaporozhets
2013-12-16Update repository head successively during project updateDmitriy Zaporozhets
2013-12-16Archiving old projects; archived projects aren't shown on dashboardSteven Thonus
2013-12-16Merge pull request #5849 from bke-drewb/feature/hide_no_ssh_key_messageDmitriy Zaporozhets
2013-12-15Allow user to hide the message to add an ssh key permanentlyDrew Blessing
2013-12-15fix most of warningsskv
2013-12-13Fix dashboard event cachingDrew Blessing
2013-12-12Allow close of broken MRDmitriy Zaporozhets
2013-12-12Add new methods to MR to check if source or target branch existsDmitriy Zaporozhets
2013-12-12do not remove merge requests when fork project destroyedDmitriy Zaporozhets
2013-12-11Expire event cache on avatar creation/removalDrew Blessing
2013-12-10Fix User#by_username_or_id for postgresDmitriy Zaporozhets
2013-12-10Fixed mistake and mock warningDmitriy Zaporozhets
2013-12-10Fixed rails 4 deprecation warnings in groupsJeroen van Baarsen
2013-12-10Fixed the last deprecation warnings for order and whereJeroen van Baarsen
2013-12-10Fixed some deprecation warningsJeroen van Baarsen
2013-12-10Fixed default scope deprecation warningJeroen van Baarsen
2013-12-10Make User#accessible_deploy_keys works in rails4Dmitriy Zaporozhets
2013-12-10Added allow_blank to model validationsDmitriy Zaporozhets
2013-12-04Annotate web_hooks tableDmitriy Zaporozhets
2013-12-04Prepare ProjectHooks to work with issues and merge_requestsDmitriy Zaporozhets
2013-12-04UI with event types for Project WebHooksDmitriy Zaporozhets
2013-12-02Unused http_url member in project & gollum_wikiJulien Kirch
2013-12-02Merge pull request #5724 from Popl7/add_thumbsup_thumbsdown_emoji_votingDmitriy Zaporozhets
2013-11-29README link from project home pageDmitriy Zaporozhets
2013-11-29added thumbsup and thumsdown emoji voting with rspec testsvagrant