Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make irc channel official. | dosire | 2013-12-17 | 1 | -1/+2 |
* | Merge branch 'contributing-enhancements' of /home/git/repositories/gitlab/git... | Dmitriy Zaporozhets | 2013-12-17 | 1 | -4/+7 |
|\ | |||||
| * | More hints for pull requests. | dosire | 2013-12-17 | 1 | -4/+7 |
* | | Add 6.4 entries to CHANGELOG | Dmitriy Zaporozhets | 2013-12-17 | 1 | -0/+13 |
* | | Fix tests | Dmitriy Zaporozhets | 2013-12-17 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #5862 from jvanbaarsen/patch-1 | Dmitriy Zaporozhets | 2013-12-16 | 1 | -1/+1 |
|\ | |||||
| * | Fixed the no_avatar.png path | Jeroen van Baarsen | 2013-12-16 | 1 | -1/+1 |
* | | Merge branch 'improve/devise_ui' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-12-17 | 8 | -25/+59 |
|\ \ | |||||
| * | | Improve UI/UX for reset_password, signup, confirmation pages | Dmitriy Zaporozhets | 2013-12-16 | 5 | -20/+37 |
| * | | Add resend-confirmation-link to sign-in page | Dmitriy Zaporozhets | 2013-12-16 | 1 | -3/+9 |
| * | | Improve email with confirmation instructions | Dmitriy Zaporozhets | 2013-12-16 | 1 | -2/+6 |
| * | | Style devise error messages | Dmitriy Zaporozhets | 2013-12-16 | 1 | -0/+7 |
* | | | Merge branch 'feature/project_in_mr_emails' of /home/git/repositories/gitlab/... | Dmitriy Zaporozhets | 2013-12-16 | 1 | -0/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add @project variable to merge request emails | Dmitriy Zaporozhets | 2013-12-16 | 1 | -0/+4 |
* | | | Merge branch 'improve/repo_head_update' | Dmitriy Zaporozhets | 2013-12-16 | 2 | -7/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Update repository head successively during project update | Dmitriy Zaporozhets | 2013-12-16 | 2 | -7/+6 |
| |/ | |||||
* | | Merge pull request #5841 from Popl7/archiving_old_projects | Dmitriy Zaporozhets | 2013-12-16 | 18 | -16/+251 |
|\ \ | |||||
| * | | Archiving old projects; archived projects aren't shown on dashboard | Steven Thonus | 2013-12-16 | 18 | -16/+251 |
| |/ | |||||
* | | Merge pull request #5843 from bke-drewb/fix/dashboard_event_updates | Dmitriy Zaporozhets | 2013-12-16 | 6 | -0/+47 |
|\ \ | |/ |/| | |||||
| * | Fix dashboard event caching | Drew Blessing | 2013-12-13 | 6 | -0/+47 |
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2013-12-16 | 2 | -10/+12 |
|\ \ | |||||
| * \ | Merge pull request #5645 from sajanp/enhancement/install-guide | Jacob Vosmaer | 2013-12-16 | 1 | -10/+11 |
| |\ \ | |||||
| | * | | Reorder steps to install web server before running gitlab:check | Sajan Parikh | 2013-11-21 | 1 | -10/+11 |
| * | | | Merge pull request #5617 from zeeZ/nginx-proxy | Dmitriy Zaporozhets | 2013-12-16 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Add X-Forwarded-For to nginx config | zeeZ | 2013-11-18 | 1 | -0/+1 |
* | | | | | Fixed db schema | Dmitriy Zaporozhets | 2013-12-16 | 1 | -180/+181 |
|/ / / / | |||||
* | | | | Merge pull request #5849 from bke-drewb/feature/hide_no_ssh_key_message | Dmitriy Zaporozhets | 2013-12-16 | 3 | -4/+12 |
|\ \ \ \ | |||||
| * | | | | Allow user to hide the message to add an ssh key permanently | Drew Blessing | 2013-12-14 | 3 | -4/+12 |
* | | | | | Merge pull request #5847 from skv-headless/fix_deprecation_warnings | Dmitriy Zaporozhets | 2013-12-16 | 28 | -56/+57 |
|\ \ \ \ \ | |||||
| * | | | | | fix most of warnings | skv | 2013-12-15 | 28 | -56/+57 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #5856 from nishigori/fix-typo | Dmitriy Zaporozhets | 2013-12-16 | 6 | -8/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Fix messages typo | Takuya Nishigori | 2013-12-16 | 6 | -8/+8 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #5848 from bke-drewb/feature/time_ago_tooltips | Dmitriy Zaporozhets | 2013-12-16 | 23 | -53/+48 |
|\ \ \ \ \ | |||||
| * | | | | | Add time ago tooltips to show actual date/time | Drew Blessing | 2013-12-14 | 23 | -53/+48 |
| |/ / / / | |||||
* | | | | | Merge pull request #5681 from chopmann/patch-2 | Dmitriy Zaporozhets | 2013-12-16 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | FIX: Browser back button breaks "Loading..." visual | Cornelio Hopmann | 2013-11-24 | 1 | -1/+1 |
* | | | | | Remove colored gem from upgrader script. pt2 | Dmitriy Zaporozhets | 2013-12-14 | 1 | -1/+1 |
* | | | | | Remove colored gem from upgrader script | Dmitriy Zaporozhets | 2013-12-14 | 1 | -5/+4 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'feature/minor_update_script' of /home/git/repositories/gitlab/g... | Dmitriy Zaporozhets | 2013-12-13 | 3 | -0/+124 |
|\ \ \ \ | |||||
| * | | | | Use 'ruby script/upgrade.rb -y' instead of ENV | Dmitriy Zaporozhets | 2013-12-13 | 1 | -1/+1 |
| * | | | | Allow non-interactive run of upgrade script. ruby script/upgrade.rb FORCE=yes | Dmitriy Zaporozhets | 2013-12-13 | 1 | -1/+5 |
| * | | | | Create branch for tag | Dmitriy Zaporozhets | 2013-12-13 | 1 | -4/+1 |
| * | | | | Minor version upgrader | Dmitriy Zaporozhets | 2013-12-13 | 3 | -0/+123 |
* | | | | | Merge branch 'fix/system_hooks_ui' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-12-13 | 2 | -18/+11 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix header case | Dmitriy Zaporozhets | 2013-12-13 | 1 | -1/+1 |
| * | | | | Fix broken UI for admin system hooks | Dmitriy Zaporozhets | 2013-12-13 | 1 | -17/+10 |
* | | | | | Show MR accept info only if merge request is openv6.4.0.pre3 | Dmitriy Zaporozhets | 2013-12-13 | 1 | -4/+5 |
|/ / / / | |||||
* | | | | Add authenticity_token: true to multipart forms | Dmitriy Zaporozhets | 2013-12-12 | 3 | -3/+3 |
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-12-12 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'fog_expiration_date' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-12-12 | 1 | -0/+2 |
| |\ \ \ \ |