17 Apr, 2014
1 commit
16 Apr, 2014
3 commits
-
fix bundle install error
-
Removed missing sass selectors
-
fix issue of bundle install error after slack-notifier upgraded. upgrade to 0.3.2
15 Apr, 2014
13 commits
-
Fixed multiple close issue #6615
-
Restful naming The name endpoint is more common for RPC interfaces http://en.wikipedia.org/wiki/Web_Services_Description_Language#Objects_in_WSDL_1.1_.2F_WSDL_2.0 where the url is the same for different calls on the same endpoint. With restful interfaces the url changes.
-
Routing for groups Implements http://feedback.gitlab.com/forums/176466-general/suggestions/5723800-group-url-on-root-path-groups-name-instead-of-g
-
Active users Show the number of active users in the dashboard.
-
Prevent-two-links-in-emails Only one link per email to prevent clicking the wrong one.
-
Issue 155: Slack-notifier update to fix 500 errors Slack-notifier 0.2.0 is broken for Rails 1.9.3 This update bumps the Gemfile/Gemfile.lock to use 0.3.2 version of the gem file to correct the issue. slack-notifier changelog addressing the issue https://github.com/stevenosloan/slack-notifier/blob/master/changelog.md Issue 155 about the error https://gitlab.com/gitlab-org/gitlab-ce/issues/155
-
Rename issue form tags Subject -> Title and Details -> Description
-
Use VersionSorter on the Project > Tags page
14 Apr, 2014
23 commits
-
Make the db and statemachine default is the same
-
Show actual commit count on project dashboard
-
Satellite exists in automerge check
-
Speed up wiki pages page
-
Simple pointers in readme
-
Link to oauth doc Possible after https://github.com/gitlabhq/gitlabhq/pull/6741/files
-
100k
-
No need to edit database.yml for standard Postgres
-
Update installation.md
-
Added the dump.rdb file to gitignore
-
Add patch release documentation for developers
-
Linked to new styleguides
-
Sync default issue closing pattern in doc and implementation
-
Slack documentation added
-
Replace $your_email with actual email-address in ssh-help-page