- 27 Mar, 2014 5 commits
-
-
Kyle Fazzari authored
The form was updated to check that the repository wasn't empty before trying to load the contribution guide. This fixes #153.
-
Marin Jankovski authored
Refactor Parallel Diff feature and add scrollbars
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
gitlab:ldap:check uses LDAP user filter
-
- 26 Mar, 2014 28 commits
-
-
George Dewar authored
Also now removed lines relating to unused comments feature
-
Dmitriy Zaporozhets authored
Check Css Based on Dmitriy his remark https://gitlab.slack.com/archives/general/p1395770459000142
-
Dmitriy Zaporozhets authored
Case insensitive user search As per implementation by Christopher Arnold.
-
Dmitriy Zaporozhets authored
Rename Diff to Changes
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Jacob Vosmaer authored
Removed the backgrounding of the unicorn_rails startup scripts
-
Jacob Vosmaer authored
Fix Unicorn-Sidekiq Confusion In GitLab Init Script This merge request fixes issue #126 by updating a few sections of the included GitLab init file where Unicorn was referred to as Sidekiq and vice-versa.
-
Jacob Vosmaer authored
Init script - change stop() function name to stop_gitlab()
-
Marin Jankovski authored
-
Marin Jankovski authored
Change the notification sender username to GitLab in Slack Notifier
-
Andrea Usuelli authored
-
Pawel Krzaczkowski authored
-
Sytse Sijbrandij authored
Gzip compression for assets in changelog
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Use monospace fonts for GFM inputs This is an MR for [this feedback suggestion](http://feedback.gitlab.com/forums/176466-general/suggestions/5593468-use-monospace-font-in-wiki-edit-content-textarea). I'm not sure exactly where the best place for the fix is, but I opted for the typography.scss file. Basically, all ``textarea.js-gfm-input`` elements are styled with ``font-family: $monospace_font;``. *PS: this being my first MR to gitlab, I apologize if I missed any steps in the process; let me know what's missing and I'll correct it here & in future MRs*
-
Dmitriy Zaporozhets authored
Add method to get the comments on a merge request
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Allow at mentions for people who are not members of the project
-
Dmitriy Zaporozhets authored
EventCreateService class The goal is to collect all event creation logic in one place called EventCreateService. Because now its placed in observers, controllers, services etc
-
Dmitriy Zaporozhets authored
Remove author_id_of_changes To prevent confusion because we already have `current_user`
-
- 25 Mar, 2014 7 commits
-
-
dosire authored
-
Dmitriy Zaporozhets authored
Define Feature Request in Process doc
-
dosire authored
-
dosire authored
Conflicts: PROCESS.md
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Because it adds extra spaces at each project row on dashboard This reverts commit 2767abd9.
-
Marin Jankovski authored
-